Skip to content

grgomrton/kalman-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalman filter demo

A demo application for the one-dimensional case of the Kalman filter algorithm.

Plot with measurement and the current estimation, below them the estimation error history

Test execution

To execute the tests without the sporadic tests (random tests) execute the Tests module with the following arguments:

~[random-test]

Build

You will need gtkmm and Gtkmm-PLplot in order to build.

To install gtkmm on linux try this:

sudo apt install libgtkmm-3.0-dev

If it does not work, check out the Installation section of the gtkmm documentation.

Gtkmm-PLplot has packages for various linux distributions.

About

A demo app for the one-dimensional case of the Kalman filter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published