Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 425 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 425 Bytes

pykalman

Tiny Python Kalman Filter library implementing linear and unscented Kalman filters Kalman filter example

Originally written for @thedropbears for use with robotpy. Now in a standalone library. Contains both linear and unscented filters. Depends only upon numpy, so able to be used with robotpy on the roboio.