aboutsummaryrefslogblamecommitdiff
path: root/launch/example.launch
blob: 39da4b3d42528f8f57374d19effa7b9e95b4605c (plain) (tree)
1
2
3
4
5
6
7
8







                                                             
<launch>

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

</launch>