PX4 autopilot lightweight SITL simulation (SIH). One command, no dependencies. Headless, multi-arch.
1.3K
Run PX4 autopilot simulation with a single command. No build tools, no dependencies.
docker run --rm -it -p 14550:14550/udp px4io/px4-sitl-sih:latest
Open QGroundControl and fly.
A pre-built PX4 autopilot running the SIH (Simulation-In-Hardware) physics engine. SIH runs the flight dynamics directly inside PX4 as a C++ module with no external simulator needed. Headless by default.
Set the vehicle model with PX4_SIM_MODEL:
docker run --rm -it -p 14550:14550/udp -e PX4_SIM_MODEL=sihsim_airplane px4io/px4-sitl-sih:latest
latest - latest build from mainv* - tagged releases (e.g. v1.17.0)Content type
Image
Digest
sha256:357f7c1fb…
Size
31.1 MB
Last updated
4 months ago
docker pull px4io/px4-sitl-sihPulls:
141
Last week