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)☆38Updated last year
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆117Updated 7 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A basic Kalman Filter implementation in C++ using the Eigen library.☆37Updated 7 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆82Updated 4 years ago
- Header-only cubic spline interpolator for C++☆22Updated 2 years ago
- Kalman filter sanctuary - including continuous-discrete extended Kalman filter. Bring additional filters here for a bigger collection.☆70Updated 3 years ago
- Library for spline manipulation.☆21Updated 2 years ago
- Kalman Filter☆60Updated this week
- A flexible, modern, C++ recursive Bayesian estimation library.☆74Updated last year
- Fast arbitrary dimension linear interpolation in C++☆108Updated last month
- Automatic Differentiated Extended Kalman Filter (ADEKF) - This is a generic EKF Implementation that uses automatic differentiation to get…☆125Updated last year
- 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
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆46Updated last month
- Various Splines Interpolation classes☆143Updated 3 weeks ago
- This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based c…☆109Updated last year
- 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
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- ☆35Updated 10 years ago
- Header-only C++11 Cubature Kalman Filtering (CKF) implementation based on Eigen3☆24Updated 6 years ago
- Alternative to matplotlibcpp with better syntax, based on pybind☆82Updated last year
- A command line utility that converts euler angles to quaternions and rotation matrices.☆42Updated this week
- Implementation of Numerical Gaussian Processes in C++☆30Updated 6 years ago
- A C++ library for interpolation.☆237Updated 2 months ago
- Control in C++☆26Updated 4 years ago
- Implementation of an EKF in C++☆95Updated 8 months ago