Attitude-Estimation
Attitude-Estimation copied to clipboard
MatLAB and Python implementations for 6-DOF IMU attitude estimation using Kalman Filters, Complementary Filters, etc.
Results
2
Attitude-Estimation issues
Sort by
recently updated
recently updated
newest added
fixes #1
The imu `get_acc_angles()` function output is incorrect when the IMU is inverted (phi and theta converge back to 0). It seems to be due to loss of sign in the...