mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
fix launch files
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<launch>
|
<launch>
|
||||||
|
<include file="$(find mav_gazebo)/launch/vtol_empty_world.launch" />
|
||||||
|
|
||||||
<group ns="px4_example">
|
<group ns="px4_multicopter">
|
||||||
<include file="$(find mav_gazebo)/launch/vtol_empty_world.launch" />
|
|
||||||
<node pkg="joy" name="joy_node" type="joy_node"/>
|
<node pkg="joy" name="joy_node" type="joy_node"/>
|
||||||
<node pkg="px4" name="manual_input" type="manual_input"/>
|
<node pkg="px4" name="manual_input" type="manual_input"/>
|
||||||
<node pkg="px4" name="commander" type="commander"/>
|
<node pkg="px4" name="commander" type="commander"/>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<launch>
|
<launch>
|
||||||
|
|
||||||
<group ns="px4_example">
|
<group ns="px4_multicopter">
|
||||||
<node pkg="joy" name="joy_node" type="joy_node"/>
|
<node pkg="joy" name="joy_node" type="joy_node"/>
|
||||||
<node pkg="px4" name="manual_input" type="manual_input"/>
|
<node pkg="px4" name="manual_input" type="manual_input"/>
|
||||||
<node pkg="px4" name="commander" type="commander"/>
|
<node pkg="px4" name="commander" type="commander"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user