mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
7 lines
158 B
XML
7 lines
158 B
XML
<launch>
|
|
|
|
<include file="$(find rotors_gazebo)/launch/ardrone_empty_world_with_joy.launch" />
|
|
<include file="$(find px4)/launch/ardrone.launch" />
|
|
|
|
</launch>
|