forked from Archive/PX4-Autopilot
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
|
<launch>
|
||
|
|
||
|
<group ns="px4_example">
|
||
|
<node pkg="px4" name="mc_att_control" type="mc_att_control"/>
|
||
|
</group>
|
||
|
|
||
|
</launch>
|