Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 2.28 KB

File metadata and controls

39 lines (26 loc) · 2.28 KB

Extended Kalman Filter Project

Self-driving Car Nanodegree Project 1/Term 2 - Appplying a Kalman Filter to estimate the state of a moving object with lidar and radar measurements. Passing the project requires obtaining RMSE values that are lower that the tolerance outlined in the project rubric.

This project involves the Term 2 Simulator which can be downloaded here

This repository includes two files that can be used to set up and install uWebSocketIO for either Linux or Mac systems. For windows you can use either Docker, VMware, or even Windows 10 Bash on Ubuntu to install uWebSocketIO. Please see this concept in the classroom for the required version and installation scripts.

Once the install for uWebSocketIO is complete, the main program can be built and run by doing the following from the project top directory.

  1. mkdir build
  2. cd build
  3. cmake ..
  4. make
  5. ./ExtendedKF

Other Important Dependencies

Results

For Dataset 1, the RMSE for the output coordinates for each frame is here and the final RMSE for the coordinates are represented on the image below.

Image with final RMSE