Skip to content

JohnMansell/CarND-Extended-Kalman-Filter-Project

 
 

Repository files navigation

Extended Kalman Filter

EKF

Full Video on YouTube

Objective

Utilize a kalman filter to estimate the state of a moving object of interest with noisy lidar and radar measurements. Passing the project requires obtaining RMSE values that are lower than the tolerance outlined in the project rubric.

What I Learned

  • Bayes Theorm
  • Sensor Fusion: Radar and Lidar

Languages

  • C++

Included Files

About

Self-Driving Car Nanodegree Program Starter Code for the Extended Kalman Filter Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • C 1.1%
  • Other 0.2%