hep
hep copied to clipboard
kalman, tracking: implement a kalman filter
- https://www.cs.unc.edu/~welch/media/pdf/kalman_intro.pdf
- https://github.com/milosgajdos83/go-filter/tree/master/kalman/ekf
!
Would you agree that this is connected to #137?
that's definitely interconnected, yes.