mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +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:
@@ -46,7 +46,7 @@ param set-default COM_RC_LOSS_T 3
|
|||||||
|
|
||||||
|
|
||||||
# ekf2
|
# 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_DELAY 0
|
||||||
param set-default EKF2_BARO_NOISE 2.0
|
param set-default EKF2_BARO_NOISE 2.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user