mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 13:15:08 +08: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