mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 08:13:56 -04:00
autotest: reboot after moving from EKF type 10 to EKF type 2
Bad things happen with home set but origin not
This commit is contained in:
parent
662e86780b
commit
2c0e3751a9
@ -4558,6 +4558,9 @@ class AutoTestCopter(AutoTest):
|
||||
|
||||
self.context_pop()
|
||||
|
||||
# must reboot after we move away from EKF type 10 to EKF2 or EKF3
|
||||
self.reboot_sitl()
|
||||
|
||||
if ex is not None:
|
||||
raise ex
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user