|
|
@ -86,13 +86,13 @@ pipeline { |
|
|
|
mission: "VTOL_mission_1", |
|
|
|
mission: "VTOL_mission_1", |
|
|
|
vehicle: "tiltrotor" |
|
|
|
vehicle: "tiltrotor" |
|
|
|
], |
|
|
|
], |
|
|
|
// [ |
|
|
|
[ |
|
|
|
// name: "MC_avoidance", |
|
|
|
name: "MC_avoidance", |
|
|
|
// test: "mavros_posix_test_avoidance.test", |
|
|
|
test: "mavros_posix_test_avoidance.test", |
|
|
|
// mission: "avoidance", |
|
|
|
mission: "avoidance", |
|
|
|
// vehicle: "iris_obs_avoid", |
|
|
|
vehicle: "iris_obs_avoid", |
|
|
|
// run_script: "rostest_avoidance_run.sh" |
|
|
|
run_script: "rostest_avoidance_run.sh" |
|
|
|
// ], |
|
|
|
], |
|
|
|
// [ |
|
|
|
// [ |
|
|
|
// name: "MC_safe_landing", |
|
|
|
// name: "MC_safe_landing", |
|
|
|
// test: "mavros_posix_test_safe_landing.test", |
|
|
|
// test: "mavros_posix_test_safe_landing.test", |
|
|
|