kalman
Kalman filters
A C++ library implementing common Kalman filter variants for state estimation in nonlinear systems
Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3
1k stars
72 watching
384 forks
Language: C++
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A toolbox for building state estimation algorithms using Kalman filters and smoothers. | 104 |
| An implementation of various Kalman filter algorithms in C++ | 31 |
| A sample code implementation of the Kalman filter algorithm in MATLAB/Octave | 128 |
| Provides MATLAB implementations of the Kalman filter algorithm and its applications in signal processing | 70 |
| A MATLAB implementation of a Kalman filter-based localization system for sensor fusion of GPS/INS/compass data | 92 |
| An implementation of an extended Kalman filter for estimating dynamic quantities in a single rigid body from distributed measurements. | 38 |
| A JavaScript implementation of the Kalman filter algorithm for state estimation in dynamic systems | 114 |
| An Extended Kalman Filter implementation in C/C++ and Python for prototyping sensor fusion applications. | 1,015 |
| A C++ library for estimating a robot's 3D pose and velocity using a filter that incorporates various sensor data. | 467 |
| An implementation of sensor fusion using Kalman filter in MATLAB | 158 |
| Matlab code implementing an invariant Kalman filtering algorithm for visual inertial SLAM applications. | 143 |
| A Matlab toolbox for implementing kernel-based adaptive filtering algorithms. | 94 |
| A collection of filtering algorithms implemented in Go | 114 |
| Interpolating bus travel times using a Kalman Filter to smooth noisy measurements | 28 |
| An Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering | 31 |