mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
10 lines
165 B
XML
10 lines
165 B
XML
<launch>
|
|
|
|
<include file="$(find px4)/launch/multicopter.launch" />
|
|
|
|
<group ns="px4_multicopter">
|
|
<param name="mixer" type="string" value="w" />
|
|
</group>
|
|
|
|
</launch>
|