Files
PX4-Autopilot/launch/example.launch
2014-12-29 10:17:25 +01:00

9 lines
163 B
XML

<launch>
<group ns="px4_example">
<node pkg="px4" name="subscriber" type="subscriber"/>
<node pkg="px4" name="publisher" type="publisher"/>
</group>
</launch>