kam3k / unscentedLinks
A flexible and powerful unscented Kalman filter library that makes no assumptions about what you're estimating or how you're measuring it.
☆17Updated last year
Alternatives and similar repositories for unscented
Users that are interested in unscented are comparing it to the libraries listed below
Sorting:
- Central difference kalman filter which can work with states on a manifold☆12Updated 4 years ago
- MATLAB and C++ implementations of sideslip angle estimators☆17Updated 4 years ago
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆46Updated 7 months ago
- A flexible, modern, C++ recursive Bayesian estimation library.☆76Updated 3 months ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆37Updated last month
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- SLAM implementation for autonomous ground vehicle☆12Updated 11 years ago
- Kalman filter using C++ and Manif