launch: add px4.launch script that only starts the px4 binary
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> ```
launch/px4.launch
0 → 100644
Please register or sign in to comment