16 Commits (fdc86c247a67fa4e210eda88078660ce18d28147)

Author SHA1 Message Date
Kamil Ritz fdc86c247a add functions to compute yaw (321 and 312 sequence) 5 years ago
Kamil Ritz 15afa8ae17 shouldUse321RotationSequence(const Dcmf& R) 5 years ago
Kamil Ritz 0fafd4d68b precompute cos and sin of yaw once before mutliple use 5 years ago
Kamil Ritz 114516b784 Use new added matrix functions 5 years ago
Paul Riseborough 510d93858f EKF: move yaw estimator derivation into main filter derivation 5 years ago
Paul Riseborough 6feb28c27d
EKF: Convert EKF-GSF yaw estimator from matlab to sympy derived equations (#871) 5 years ago
kamilritz b5e1397c0f Add const modifier 5 years ago
kamilritz ff8b5ec69d Extract general functions into utils 5 years ago
Paul Riseborough 59183f70ba
EKF: Reduce EKF-GSF vulnerability to large yaw gyro bias errors (#831) 5 years ago
bresch 26d4fbc000 EKF: reduce scope of variable and remove redeclaration of member 5 years ago
Paul Riseborough 544385fd8c
EKF: Simplify centripetal accel correction (#789) 5 years ago
bresch f38388cdab YawEst: simplify AHRS accelerometer gain computation 5 years ago
CarlOlsson ee5e3c479b ekfgsf: fix formatting 5 years ago
Daniel Agar 580118e366
EKFGSF_yaw::updateEKF() R_prev copy safely (#775) 5 years ago
kritz bcd3869ca2
CleanUp of the EKFGSF (#769) 5 years ago
Paul Riseborough 4669aa6312
EKF: Add Emergency yaw recovery using EKF-GSF estimator (#766) 5 years ago