px4io/px4-sitl-sih

Sponsored OSS

By Dronecode Foundation

Updated 4 months ago

PX4 autopilot lightweight SITL simulation (SIH). One command, no dependencies. Headless, multi-arch.

Image
Integration & delivery
0

1.3K

px4io/px4-sitl-sih repository overview

PX4 SITL - SIH (Lightweight Simulation)

Run PX4 autopilot simulation with a single command. No build tools, no dependencies.

Quick Start

docker run --rm -it -p 14550:14550/udp px4io/px4-sitl-sih:latest

Open QGroundControl and fly.

What's Inside

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.

  • Supported vehicles: quadcopter, hexcopter, airplane, tailsitter, standard VTOL, rover
  • Interfaces: MAVLink (UDP 14550), uXRCE-DDS (ROS 2), PX4 shell
  • Platforms: linux/amd64, linux/arm64

Configuration

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

Documentation

Tags

  • latest - latest build from main
  • v* - tagged releases (e.g. v1.17.0)

Tag summary

Content type

Image

Digest

sha256:357f7c1fb

Size

31.1 MB

Last updated

4 months ago

docker pull px4io/px4-sitl-sih

This week's pulls

Pulls:

141

Last week