mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
updated FW horizontal acceptance radius to work with deltaquad
This commit is contained in:
committed by
Lorenz Meier
parent
26de353d4f
commit
85b5b399b9
@@ -70,7 +70,7 @@ class MavrosMissionTest(unittest.TestCase):
|
||||
self.extended_state = ExtendedState()
|
||||
self.home_alt = 0
|
||||
self.mc_rad = 5
|
||||
self.fw_rad = 50
|
||||
self.fw_rad = 80
|
||||
self.fw_alt_rad = 10
|
||||
self.last_alt_d = 9999
|
||||
self.last_pos_d = 9999
|
||||
|
||||
Reference in New Issue
Block a user