CI: assmue plan file format

This commit is contained in:
Anthony Lamping
2018-03-01 11:56:21 -05:00
committed by Daniel Agar
parent 3be6a439f1
commit 1ef7b351be
3 changed files with 37 additions and 73 deletions
+1 -1
View File
@@ -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>