Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!
-
Updated
May 18, 2024 - C++
Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!
Estimate AHRS attitude with EKF, ESKF and Mahony filter.
Filters: KF, EKF, UKF || Process Models: CV, CTRV || Measurement Models: Radar, Lidar
A compact realtime embedded Attitude and Heading Reference System (AHRS) using Recursive Least Squares (RLS) for magnetometer calibration and EKF/UKF for sensor fusion on Arduino platform
A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)
Self-position estimation by eskf by measuring gnss and imu
C++ Library for INS-GPS Extended-Kalman-Filter (Error State Version)
Kalman filter sanctuary - including continuous-discrete extended Kalman filter. Bring additional filters here for a bigger collection.
EKF filter to fuse GPS fix, GPS vel, IMU and Magnetic field
SIA - C++/Python library for model-based stochastic estimation and optimal control
Study and implementations of different attitude estimation algorithms for spacecrafts.
Master Thesis on processing point clouds from Velodyne VLP-16 LiDAR sensors with PCL in ROS to improve localization method, based on Extended Kalman Filter.
Kalman filters - linear and nonlinear (unscented, cubature, square root and hybride versions)
Add a description, image, and links to the ekf topic page so that developers can more easily learn about it.
To associate your repository with the ekf topic, visit your repo's landing page and select "manage topics."