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




                                                                       

                                                                                                 

         
<launch>

<include file="$(find px4)/launch/gazebo_ardrone_empty_world.launch" />
<include file="$(find px4)/launch/mavros_sitl.launch" />

<node pkg="px4" name="demo_offboard_position_setpoints" type="demo_offboard_position_setpoints"/>

</launch>