Skip to content

An open source, heading-only library for Kalman filters and other recursive filters

License

Notifications You must be signed in to change notification settings

ogdenc/OpenKalman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenKalman (under construction)

An open source, heading-only library for Kalman filters and other recursive filters

Features

  • Includes a variety of linear and non-linear filters, including Kalman, Extended Kalman, Unscented, and Cubature.
  • Correctly handles filtering in polar and spherical coordinates.
  • Lightweight: a header-only library.
  • Written in standard C++17.
  • Efficient: filters incurs little or no overhead over hand-coding.
  • Interfaces to Eigen3, but extensible to other matrix libraries.

Website: https://ogdenc.github.io/OpenKalman/

About

An open source, heading-only library for Kalman filters and other recursive filters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published