Skip to content

Releases: vortexntnu/vortex-vkf

v2.1.0

23 May 07:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

18 Mar 14:55
49d5ab8
Compare
Choose a tag to compare

Redid type inheritance system. Filters take const references to models instead of shared pointers

What's Changed

Full Changelog: v1.1.0...v2.0.0

v1.1.0

08 Mar 23:15
a7f4ce0
Compare
Choose a tag to compare

What's Changed

Github action for automatic unit tests and upload of code coverage

Full Changelog: v1.0.2...v1.1.0

v1.0.2

01 Mar 13:37
ea236d6
Compare
Choose a tag to compare

What's Changed

  • Fixed calculation of scaling factor

Full Changelog: v1.0.1...v1.0.2

v1.0.1

29 Feb 18:41
e6d7487
Compare
Choose a tag to compare

gauss_to_ellipse now links correclty

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Feb 20:07
96c78a2
Compare
Choose a tag to compare
  • Extended Kalman Filter
  • Unscented Kalman Filter
  • Dynamic models for target tracking
  • Explicit Runge-Kutta methods
  • Some multivariate probability distributions

What's Changed

New Contributors

Full Changelog: v0.1.0-noetic...v1.0.0

Noetic

18 Jun 14:24
Compare
Choose a tag to compare

Original version made for melodic but updated to python3 to work with noetic