mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-28 17:48:18 +08:00
This provides a clean ROS interface for external projects which is independent from the px4 CLI interface. It can be used with: ``` <include file="$(find px4)/launch/px4.launch"> </include> ```