Skip to content

This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalman Filter, (2) Extended Kalman Filter, (3) Unscented Kalman Filter, and (4) Square-root UKF..

License

Notifications You must be signed in to change notification settings

Al-khwarizmi-780/OpenKF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KalmanFilter

This is an open source C++ Kalman filter library based on Eigen3 library for matrix operations.

The library has a generic template based classes for most of Kalman filter variants including:

  1. Kalman Filter
  2. Extended Kalman Filter
  3. Unscented Kalman Filter

LICENSE: GPL-3.0 license

Author: Mohanad Youssef (codingcorner.org)

About

This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalman Filter, (2) Extended Kalman Filter, (3) Unscented Kalman Filter, and (4) Square-root UKF..

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published