mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
update ros launch files and nodes for update of rotors_simulator
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
<launch>
|
||||
<arg name="ns"/>
|
||||
|
||||
<include file="$(find px4)/launch/multicopter.launch" />
|
||||
<include file="$(find px4)/launch/multicopter.launch">
|
||||
<arg name="ns" value="$(arg ns)"/>
|
||||
</include>
|
||||
|
||||
<group ns="px4_multicopter">
|
||||
<group ns="$(arg ns)">
|
||||
<param name="mixer" type="string" value="x" />
|
||||
</group>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user