mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 09:47:35 +08:00
7 lines
156 B
XML
7 lines
156 B
XML
<launch>
|
|
|
|
<include file="$(find mav_gazebo)/launch/vtol_empty_world_with_joy.launch" />
|
|
<include file="$(find px4)/launch/multicopter.launch" />
|
|
|
|
</launch>
|