Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 192 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 192 Bytes

Kalman filter implementation:

  1. 2D linear system
  2. Unscented 2D system with bearing
  3. Unscented 3d -> 2D linear system projection

TODO:

  • Extended Kalman filter implementation