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:
- A basic Kalman Filter implementation in C++ using the Eigen library.☆37Updated 6 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- 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.☆69Updated 3 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆116Updated 7 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
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆44Updated last year
- Multiplicative Extended Kalman Filter for illustrative purposes☆27Updated 4 years 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 last year
- Header-only C++11 Cubature Kalman Filtering (CKF) implementation based on Eigen3☆24Updated 6 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
- Implementation of an EKF in C++☆94Updated 6 months ago
- MATLAB and C++ implementations of sideslip angle estimators☆15Updated 3 years ago
- A flexible, modern, C++ recursive Bayesian estimation library.☆74Updated last year
- ☆19Updated 4 years ago
- Ellipsoid fitting in C++ using Eigen. Widely inspired by https://www.mathworks.com/matlabcentral/fileexchange/24693-ellipsoid-fit☆16Updated 10 months ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆14Updated 9 years ago
- Solver for Algebraic Riccati equation with two ways: iteration based method & eigenvalue decomposition method☆66Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Alternative to matplotlibcpp with better syntax, based on pybind☆81Updated last year
- C++ implementation of Gaussian process regression☆79Updated 9 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 6 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 10 months ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆82Updated 4 years ago
- A command line utility that converts euler angles to quaternions and rotation matrices.☆42Updated 4 years ago
- Header-only Lie groups for c++☆17Updated 2 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
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Kalman Filter tuning using Bayesian Optimization☆20Updated last year