mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
mantis: disable optical flow fusion in EKF2
Above grass fields I can frequently observe position instabilities with the mantis due to the optical flow fusion. Let's disable flow fusion for now.
This commit is contained in:
parent
0b9f60a037
commit
1febba315a
@ -46,7 +46,7 @@ param set-default COM_RC_LOSS_T 3
|
||||
|
||||
|
||||
# ekf2
|
||||
param set-default EKF2_AID_MASK 35
|
||||
param set-default EKF2_AID_MASK 33
|
||||
param set-default EKF2_BARO_DELAY 0
|
||||
param set-default EKF2_BARO_NOISE 2.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user