agv-polsl / kalman-ahrsLinks
Kalman filter based AHRS system for gyroscope, accelerometer and magnetometer combo.
☆20Updated 2 years ago
Alternatives and similar repositories for kalman-ahrs
Users that are interested in kalman-ahrs are comparing it to the libraries listed below
Sorting:
- A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)☆127Updated 5 years ago
- A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)☆64Updated 5 years ago
- Open AHRS Software/Hardware☆56Updated 7 years ago
- Extended Kalman Filter predicts the GNSS measurement based on IMU measurement☆181Updated 4 years ago
- A Project aimed to demo filters for IMU(the complementary filter, the Kalman filter and the Mahony&Madgwick filter) with lots of referenc…☆109Updated 11 years ago
- A compact realtime embedded Attitude and Heading Reference System (AHRS) using Recursive Least Squares (RLS) for magnetometer calibration…