auralius / kalman-cpp
Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++
☆33Updated last year
Alternatives and similar repositories for kalman-cpp:
Users that are interested in kalman-cpp are comparing it to the libraries listed below
- Kalman filter sanctuary - including continuous-discrete extended Kalman filter. Bring additional filters here for a bigger collection.☆59Updated 3 years ago
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆44Updated 7 months ago
- matplotlib-cpp with Eigen interfaces.☆54Updated 3 years ago
- Header-only cubic spline interpolator for C++☆19Updated last year
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Kalman Filter☆50Updated this week
- Header-only C++11 Cubature Kalman Filtering (CKF) implementation based on Eigen3☆22Updated 6 years ago
- Quaternion-based Kalman filter for attitude estimation from IMU data☆39Updated last year
- A flexible, modern, C++ recursive Bayesian estimation library.☆70Updated last year
- A basic Kalman Filter implementation in C++ using the Eigen library.☆37Updated 6 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆116Updated 7 years ago
- A demo for the performace evaluation of different kinds of Kalman filters, including the conventional Kalman filter (KF), the unscented K…☆51Updated 5 years ago
- A part of C++ optimization lib based on armadillo. It just implements one of the frequently used functions fmincon().☆13Updated 2 years ago
- Alternative to matplotlibcpp with better syntax, based on pybind☆77Updated last year
- Matlab software to implement various Allan variance calculations related to the article "IMU Error Modeling for State Estimation and Sens…☆26Updated 3 years ago
- Square Root Unscent Kalman Filter.Realize and test in matlab code.☆8Updated 9 years ago
- Templated C++ polynomial library☆24Updated 2 years ago
- General purpose C++ library for managing discrete factor graphs☆36Updated 11 months ago
- Implement an Invariant EKF for a high speed racing unmanned aerial vehicle (UAV)☆17Updated 4 years ago
- Multiplicative Extended Kalman Filter for illustrative purposes☆24Updated 4 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆29Updated 7 years ago
- Nonlinear Estimation Toolbox☆17Updated last year
- A single header-only C++ library for least squares fitting.☆102Updated last year
- Source repository for OOQP, a quadratic programming solver (and more)☆76Updated 8 years ago
- A C++ library for interpolation.☆217Updated last week
- Cubic B-Spline implementation in C++ templates☆95Updated 5 months ago
- Fast arbitrary dimension linear interpolation in C++☆104Updated last year
- Library for spline manipulation.☆21Updated last year
- Central difference kalman filter which can work with states on a manifold☆11Updated 3 years ago
- Learn and compare EKF,UKF,PF.☆22Updated 6 years ago