A general ROS package for C++ or Python that fuses the accelerometer and gyroscope of an IMU in an EKF to estimate orientation.
☆16Mar 18, 2022Updated 3 years ago
Alternatives and similar repositories for imu_ekf_ros
Users that are interested in imu_ekf_ros are comparing it to the libraries listed below
Sorting:
- IMU pose tracking☆71Aug 17, 2023Updated 2 years ago
- ROS package to fuse together IMU and wheel encoders in an EKF. Implemented in both C++ and Python. C++ version runs in real time.☆46Oct 11, 2020Updated 5 years ago
- A python implemented error-state extended Kalman Filter. Suit for learning EKF and IMU integration.☆180Dec 11, 2018Updated 7 years ago
- LogicCircuit is a program that helps build/simulate simple circuits using logic gates. It is meant to teach people the basics of how logi…☆10Feb 16, 2026Updated 3 weeks ago
- Implement Error-State Extended Kalman Filter on fusing data from IMU, Lidar and GNSS.☆31Oct 9, 2019Updated 6 years ago
- This repo includes solutions to all the 'in the class quizzes' and 7 problem sets of the Introduction to Computer Vision course (G Tech …