mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-10 08:11:59 +08:00
posix-configs: Update optical flow SITL test parameter defaults
Use baro for height in EKF. Use terrain hold mode in height controller.
This commit is contained in:
committed by
Paul Riseborough
parent
2baa6caacb
commit
7ff23f7859
@@ -44,10 +44,11 @@ param set EKF2_GBIAS_INIT 0.01
|
||||
param set EKF2_ANGERR_INIT 0.01
|
||||
param set EKF2_MAG_TYPE 1
|
||||
param set EKF2_AID_MASK 2
|
||||
param set EKF2_HGT_MODE 2
|
||||
param set EKF2_HGT_MODE 0
|
||||
param set EKF2_EV_DELAY 5
|
||||
param set EKF2_EVP_NOISE 0.05
|
||||
param set EKF2_EVA_NOISE 0.05
|
||||
param set MPC_ALT_MODE 2
|
||||
replay tryapplyparams
|
||||
simulator start -s
|
||||
tone_alarm start
|
||||
|
||||
Reference in New Issue
Block a user