• Stars
    star
    2
  • Language
    C++
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project implements the Extended Kalman Filter functionality through Prediction & Updating steps using two different sensors streams 1- Radar 2- Lidar to track a moving object in 2D using C++.