auralius / kalman-cppLinks
Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++
☆34Updated 2 years ago
Alternatives and similar repositories for kalman-cpp
Users that are interested in kalman-cpp are comparing it to the libraries listed below
Sorting:
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆119Updated 8 years ago
- matplotlib-cpp with Eigen interfaces.☆58Updated 4 years ago
- Kalman filter sanctuary - including continuous-discrete extended Kalman filter. Bring additional filters here for a bigger collection.☆75Updated 4 years ago
- A flexible, modern, C++ recursive Bayesian estimation library.☆76Updated 3 months ago
- Central difference kalman filter which can work with states on a manifold☆12Updated 4 years ago
- Header-only cubic spline interpolator for C++☆22Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- A basic Kalman Filter implementation in C++ using the Eigen library.☆38Updated 7 years ago
- Header-only C++11 Cubature Kalman Filtering (CKF) implementation based on Eigen3☆24Updated 7 years ago
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆46Updated 7 months ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆115Updated last year
- A demo for the performace evaluation of different kinds of Kalman filters, including the conventional Kalman filter (KF), the unscented K…☆54Updated 6 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- Scripted a state estimator for a quadrotor in C++, incorporating a sensor fusion (IMU, GPS, Magnetometer) environment using the EFK and M…☆15Updated 7 years ago
- A Particle Filter algorithm which could be used to localize an autonomous system such as a UAV or a self-driving car.☆26Updated 6 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Matlab software to implement various Allan variance calculations related to the article "IMU Error Modeling for State Estimation and Sens…☆39Updated 2 months ago
- ☆36Updated 11 years ago
- Multiplicative Extended Kalman Filter for illustrative purposes☆33Updated 5 years ago
- This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based c…☆119Updated 2 weeks ago
- Probably the fastest C++ dbscan library.☆109Updated last year
- ☆144Updated last year
- A lightweight, high-performance Kalman Filter library in C, C++, and MATLAB, offering superior numerical stability and efficiency with mi…☆160Updated 7 months ago
- UKF over generalized manifold in Matlab☆32Updated 7 years ago
- Robust Kalman filter with adaptive noise statistics estimation.☆148Updated 7 years ago
- Automatic Differentiated Extended Kalman Filter (ADEKF) - This is a generic EKF Implementation that uses automatic differentiation to get…☆125Updated 3 weeks ago
- EKF/UKF toolbox for Matlab/Octave☆124Updated 5 years ago
- Sensor fusion using a particle filter☆41Updated 8 years ago
- Kalman filter using C++ and Manif☆29Updated last year