mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
enable safe landing test
This commit is contained in:
committed by
Daniel Agar
parent
7f4ddde378
commit
123f769306
@@ -93,13 +93,13 @@ pipeline {
|
||||
vehicle: "iris_obs_avoid",
|
||||
run_script: "rostest_avoidance_run.sh"
|
||||
],
|
||||
// [
|
||||
// name: "MC_safe_landing",
|
||||
// test: "mavros_posix_test_safe_landing.test",
|
||||
// mission: "MC_safe_landing",
|
||||
// vehicle: "iris_obs_avoid",
|
||||
// run_script: "rostest_avoidance_run.sh"
|
||||
// ],
|
||||
[
|
||||
name: "MC_safe_landing",
|
||||
test: "mavros_posix_test_safe_landing.test",
|
||||
mission: "MC_safe_landing",
|
||||
vehicle: "iris_obs_avoid",
|
||||
run_script: "rostest_avoidance_run.sh"
|
||||
],
|
||||
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user