aboutsummaryrefslogtreecommitdiff
path: root/launch/multicopter.launch
blob: 57b7653d504f313a13b5eaa01f65eca183cc5604 (plain) (blame)
1
2
3
4
5
6
7
<launch>

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

</launch>