Skip to content

mdrusto/KalmanFilterImpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KalmanFilterImpl

This is an implementation of a fast Kalman filter in C++, created to help me learn about Kalman filters, C++ optimization, CMake, and more.

Filter GIF

Build Structure

There are two targets built. KalmanFilterLib is the library with the Kalman filter code, and KalmanFilterImplDemo is an executable with the purpose of demonstrating the filter.

Installation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published