px4-firmware/launch/multicopter.launch

8 lines
118 B
Plaintext
Raw Normal View History

2014-12-29 05:17:25 -04:00
<launch>
<group ns="px4_example">
<node pkg="px4" name="mc_att_control" type="mc_att_control"/>
</group>
</launch>