PX4 autopilot 3D SITL simulation with Gazebo Harmonic. Camera, LiDAR, depth sensors, custom worlds.
4.0K
Run PX4 autopilot with Gazebo Harmonic 3D simulation. Full sensor suite including camera, LiDAR, and depth sensors.
docker run --rm -it -p 14550:14550/udp px4io/px4-sitl-gazebo:latest
Open QGroundControl and fly.
Note: Gazebo requires graphics forwarding (X11/Wayland) for the 3D GUI. Run headless with
-e HEADLESS=1for CI or remote use.
A pre-built PX4 autopilot with Gazebo Harmonic simulator, vehicle models, world files, and PX4 Gazebo plugins. Everything needed for 3D SITL simulation in one image.
Select a vehicle and world:
docker run --rm -it -p 14550:14550/udp \
-e PX4_SIM_MODEL=gz_x500_depth \
-e PX4_GZ_WORLD=baylands \
px4io/px4-sitl-gazebo:latest
latest - latest build from mainv* - tagged releases (e.g. v1.17.0)Content type
Image
Digest
sha256:6805a3cee…
Size
645.5 MB
Last updated
9 days ago
docker pull px4io/px4-sitl-gazeboPulls:
547
Last week