Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 279 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 279 Bytes

Test-project

Test project of using Kalman filter.

Generates data (sin + noise) in file and then produce filtered file. Properies can be set in settings.json

Requirements:

CMake >= 3.13

boost

Kalman Filter library got from https://github.com/TKJElectronics/KalmanFilter