Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On branch mavsdk_docker_image #839

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Ilia-Loginov
Copy link

Added Dockerfile for HITL simulation and MAVSDK testing of FC, along with a helper script for easier container usage.

  • The primary target device is SalukiV2, with support for SalukiV3 in a reduced configuration (FC only).
  • Successfully tested with SalukiV2.

Changes to be committed:
new file: Tools/run_docker_hitl_gzsim_mavsdk_server.sh
new file: packaging/entrypoint_hitl_gzsim_mavsdk.sh
new file: packaging/Dockerfile.hitl_gzsim_mavsdk
new file: packaging/build_px4_hitl_gzsim_mavsdk.sh

Usage:

./Tools/run_docker_hitl_gzsim_mavsdk_server.sh <docker_image> <script_and_arguments>

Run HITL simulation:

./Tools/run_docker_hitl_gzsim_mavsdk_server.sh <docker_image> ./Tools/simulation/gz/hitl_run.sh ssrc_holybro_x500/model_hitl.sdf

Run MAVSDK tests:

./Tools/run_docker_hitl_gzsim_mavsdk_server.sh <docker_image> ./test/mavsdk_tests/mavsdk_test_runner.py test/mavsdk_tests/configs/hitl_gz_harm.json --gui --case "Takeoff and Land"

help

image

Added Dockerfile for HITL simulation and MAVSDK testing, along with a helper script for easier container usage.

Changes to be committed:
	new file:   Tools/run_docker_hitl_gzsim_mavsdk_server.sh
	new file:   packaging/entrypoint_hitl_gzsim_mavsdk.sh
	new file:   packaging/Dockerfile.hitl_gzsim_mavsdk
	new file:   packaging/build_px4_hitl_gzsim_mavsdk.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant