mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
5 lines
179 B
XML
5 lines
179 B
XML
<launch>
|
|
<include file="$(find px4)/integrationtests/demo_tests/direct_tests.launch" />
|
|
<include file="$(find px4)/integrationtests/demo_tests/mavros_tests.launch" />
|
|
</launch>
|