mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +08:00
move demo nodes out of px4 namespace
This commit is contained in:
@@ -3,8 +3,7 @@
|
|||||||
|
|
||||||
<include file="$(find px4)/launch/gazebo_ardrone_empty_world.launch" />
|
<include file="$(find px4)/launch/gazebo_ardrone_empty_world.launch" />
|
||||||
<include file="$(find px4)/launch/mavros_sitl.launch" />
|
<include file="$(find px4)/launch/mavros_sitl.launch" />
|
||||||
<group ns="px4_multicopter">
|
|
||||||
<node pkg="px4" name="demo_offboard_attitude_setpoints" type="demo_offboard_attitude_setpoints"/>
|
<node pkg="px4" name="demo_offboard_attitude_setpoints" type="demo_offboard_attitude_setpoints"/>
|
||||||
</group>
|
|
||||||
|
|
||||||
</launch>
|
</launch>
|
||||||
|
|||||||
@@ -3,8 +3,7 @@
|
|||||||
|
|
||||||
<include file="$(find px4)/launch/gazebo_ardrone_empty_world.launch" />
|
<include file="$(find px4)/launch/gazebo_ardrone_empty_world.launch" />
|
||||||
<include file="$(find px4)/launch/mavros_sitl.launch" />
|
<include file="$(find px4)/launch/mavros_sitl.launch" />
|
||||||
<group ns="px4_multicopter">
|
|
||||||
<node pkg="px4" name="demo_offboard_position_setpoints" type="demo_offboard_position_setpoints"/>
|
<node pkg="px4" name="demo_offboard_position_setpoints" type="demo_offboard_position_setpoints"/>
|
||||||
</group>
|
|
||||||
|
|
||||||
</launch>
|
</launch>
|
||||||
|
|||||||
Reference in New Issue
Block a user