mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
autotest: reboot after resetting parameters for ekf lane switchtest
This commit is contained in:
parent
b4b267be67
commit
7afb472244
@ -2743,6 +2743,10 @@ function'''
|
||||
self.remove_message_hook(statustext_hook)
|
||||
|
||||
self.context_pop()
|
||||
|
||||
# some parameters need reboot to take effect
|
||||
self.reboot_sitl()
|
||||
|
||||
if ex is not None:
|
||||
raise ex
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user