Skip to content

Releases: Grandbrain/Kalman

Kalman v1.2.0

21 Jan 07:44
6962ec2
Compare
Choose a tag to compare

Release Changes

  • Removed obsolete documentation files

Kalman v1.1.0

21 Jan 07:34
5b06d06
Compare
Choose a tag to compare

Release Changes

  • Added an introduction to the Kalman Filter
  • Added an example of using the filter
  • The code was corrected and refactored

Kalman v1.0.0

18 Dec 06:04
312670d
Compare
Choose a tag to compare

Release Changes

  • Support for Basic and Extended Kalman Filter
  • Simple header-only library
  • Detailed documentation reference
  • Easy to use template classes with virtual functions