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)☆37Updated last year
- Header only C++ implementation of standard and extended Kalman filters.☆116Updated 7 years ago
- A basic Kalman Filter implementation in C++ using the Eigen library.☆37Updated 6 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Kalman filter sanctuary - including continuous-discrete extended Kalman filter. Bring additional filters here for a bigger collection.☆70Updated 3 years ago
- Header-only cubic spline interpolator for C++☆22Updated last year
- Header-only C++11 Cubature Kalman Filtering (CKF) implementation based on Eigen3☆24Updated 6 years ago
- Fast arbitrary dimension linear interpolation in C++☆106Updated this week
- A single header-only C++ library for least squares fitting.☆107Updated last year
- A command line utility that converts euler angles to quaternions and rotation matrices.☆42Updated 4 years ago
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆46Updated 2 weeks ago
- Kalman Filter☆59Updated this week
- Multiplicative Extended Kalman Filter for illustrative purposes☆28Updated 4 years ago
- Matlab software to implement various Allan variance calculations related to the article "IMU Error Modeling for State Estimation and Sens…☆31Updated 3 years ago
- Central difference kalman filter which can work with states on a manifold☆12Updated 4 years ago
- A demo for the performace evaluation of different kinds of Kalman filters, including the conventional Kalman filter (KF), the unscented K…☆53Updated 5 years ago
- Alternative to matplotlibcpp with better syntax, based on pybind☆82Updated last year
- A flexible, modern, C++ recursive Bayesian estimation library.☆74Updated last year
- Source repository for OOQP, a quadratic programming solver (and more)☆78Updated 8 years ago
- Square Root Unscent Kalman Filter.Realize and test in matlab code.☆8Updated 9 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆109Updated last year
- Various Splines Interpolation classes☆143Updated last week
- Kalman filter using C++ and Manif☆28Updated 10 months ago
- A part of C++ optimization lib based on armadillo. It just implements one of the frequently used functions fmincon().☆13Updated 2 years ago
- A collection of explicit runge-kutta integrators, written in C++☆42Updated 9 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 11 months ago
- Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.☆42Updated 2 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
- Library for spline manipulation.☆21Updated 2 years ago