Skip to the content.

rs_isaac_uav_sim

GPU-accelerated UAV flight simulation built on NVIDIA Isaac Sim 6.0, with MAVLink HIL integration so PX4 SITL can fly the simulated drone in lockstep over TCP.

What you get

Reading order

If you want to run it, start at the Quickstart.

If you want to understand how it works, read the Architecture — it walks the physics loop, the MAVLink lockstep handshake, and the coordinate frames the codebase juggles between.

If you want to change a drone’s parameters, see the Configuration page for the YAML schema.

License

Apache License 2.0. The MAVLink HIL backend is ported from PegasusSimulator (BSD-3-Clause, © Marcelo Jacinto), credited inline.