mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 20:28:37 +08:00
CI: assmue plan file format
This commit is contained in:
committed by
Daniel Agar
parent
3be6a439f1
commit
1ef7b351be
@@ -15,5 +15,5 @@
|
||||
<arg name="respawn_gazebo" value="$(arg respawn_gazebo)"/>
|
||||
</include>
|
||||
<!-- ROStest -->
|
||||
<test test-name="mission_test" pkg="px4" type="mission_test.py" time-limit="300.0" args="$(arg mission)"/>
|
||||
<test test-name="$(arg mission)" pkg="px4" type="mission_test.py" time-limit="300.0" args="$(arg mission).plan"/>
|
||||
</launch>
|
||||
|
||||
Reference in New Issue
Block a user