CI: on mavros failure restart it instead of killing test

This commit is contained in:
Anthony Lamping
2018-03-31 08:24:09 -04:00
committed by Daniel Agar
parent 0af1c71255
commit 171a65c1cb
5 changed files with 5 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
<arg name="vehicle" value="standard_vtol"/>
<arg name="est" value="$(arg est)"/>
<arg name="respawn_gazebo" value="$(arg respawn_gazebo)"/>
<arg name="respawn_mavros" value="true"/>
</include>
<!-- ROStest -->
<test test-name="multicopter_box" pkg="px4" type="mission_test.py" time-limit="300.0" args="multirotor_box.plan"/>