mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 06:14:14 +08:00
ros: fix offboard attitude demo launch file
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<include file="$(find px4)/launch/gazebo_ardrone_empty_world.launch" />
|
||||
<include file="$(find px4)/launch/mavros_sitl.launch" />
|
||||
<group ns="px4_multicopter">
|
||||
<node pkg="px4" name="demo_offboard_position_setpoints" type="demo_offboard_attitude_setpoints"/>
|
||||
<node pkg="px4" name="demo_offboard_attitude_setpoints" type="demo_offboard_attitude_setpoints"/>
|
||||
</group>
|
||||
|
||||
</launch>
|
||||
|
||||
Reference in New Issue
Block a user