Skip to content

Simple Kalman Filter Implementation to track the position of an object of unknown dynamics and moves in one dimension

License

Notifications You must be signed in to change notification settings

SiddhantNadkarni/Kalman-Filter-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalman-Filter-CPP

Simple Kalman Filter Implementation to track the position of an object of unknown dynamics and moves in one dimension

Getting Started

SS1 SS2

Prerequisites

C++ Eigen Library

Installing

git clone https://github.com/SiddhantNadkarni/Kalman-Filter-CPP.git
cd Kalman-Filter-CPP
mkdir build && cd build
cmake ..
./KalmanFilter

Authors

  • Siddhant Nadkarni

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

Simple Kalman Filter Implementation to track the position of an object of unknown dynamics and moves in one dimension

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published