PX4 autopilot 3D SITL simulation with Gazebo Harmonic. Camera, LiDAR, depth sensors, custom worlds.
10K+
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:29a5a1b5a…
Size
635.8 MB
Last updated
10 days ago
docker pull px4io/px4-sitl-gazeboPulls:
648
Last week