mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
autotest: fixed race condition in Copter.MinAltFenceAvoid
This commit is contained in:
parent
053cd318ba
commit
a753a762fa
@ -1728,6 +1728,7 @@ class AutoTestCopter(vehicle_test_suite.TestSuite):
|
||||
"FENCE_ALT_MIN": 20,
|
||||
"FENCE_ACTION": 0,
|
||||
})
|
||||
self.reboot_sitl()
|
||||
|
||||
self.takeoff(30, mode="LOITER")
|
||||
"""Hold loiter position."""
|
||||
|
Loading…
Reference in New Issue
Block a user