22 Commits (a8e0e82858318042500f96f5ee882c638f201426)

Author SHA1 Message Date
Paul Riseborough f666ebb995 EKF: Code format fix - replace 1E-x with 1e-x 4 years ago
Paul Riseborough 759d217d5a EKF: Improve protection for GSF weight collapse 4 years ago
Paul Riseborough bf0d70fc90 EKF: Protect against collapse of GSF weights 4 years ago
kamilritz 9797e4d28f updateYawInRotMat with hidden rotation sequence handling 5 years ago
kamilritz 4fb4e0ca01 Clean euler321 and euler312 code and comment 5 years ago
Kamil Ritz 2be738e806 Add helper function to alter heading in rotation matrices 5 years ago
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