Browse Source

posix-configs: Update optical flow SITL test parameter defaults

Use baro for height in EKF.
Use terrain hold mode in height controller.
sbg
Paul Riseborough 7 years ago committed by Paul Riseborough
parent
commit
7ff23f7859
  1. 3
      posix-configs/SITL/init/ekf2/iris_opt_flow

3
posix-configs/SITL/init/ekf2/iris_opt_flow

@ -44,10 +44,11 @@ param set EKF2_GBIAS_INIT 0.01 @@ -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

Loading…
Cancel
Save