Skip to content

lomakinandrei/Kalman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GitHub release GitHub issues GitHub forks GitHub stars GitHub license

Welcome to Kalman project!

Kalman is a cross-platform library implementing an Extended Kalman Filter in C++. Library provides configurable template classes. Subclassing allows to define different matrix contents for the filter to work with. Kalman filters are used for some time now, in aeronautics, robot vision and robotics in general. It is useful to estimate a state vector and correct the estimation by using measures taken from sensors.

Contribute

There are several ways to contribute to Kalman project:

Usage

  • Include library files in any C++ project.
  • Use C++ template classes in your code.

About

Kalman is a cross-platform library implementing an Extended Kalman Filter in C++

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages