Skip to content
Snippets Groups Projects
Commit 4d4f3cff authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Update FW EKF default params

parent be69887b
No related branches found
No related tags found
No related merge requests found
......@@ -17,9 +17,9 @@ then
param set FW_T_TIME_CONST 5
param set PE_VELNE_NOISE 0.3
param set PE_VELD_NOISE 0.5
param set PE_VELD_NOISE 0.35
param set PE_POSNE_NOISE 0.5
param set PE_POSD_NOISE 0.5
param set PE_POSD_NOISE 1.0
param set PE_GBIAS_PNOISE 0.000001
param set PE_ABIAS_PNOISE 0.0002
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment