aboutsummaryrefslogblamecommitdiff
path: root/launch/multicopter.launch
blob: 5db0e6415d582ca15e59976ec4b2763813ceb66f (plain) (tree)
1
2
3
4
5
6
7
8
9


                        

                                                                   



                                                                     
<launch>

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

</launch>