Skip to content

The goal of this project is to utilize an extended Kalman filter to estimate the state of a moving vehicle with noisy LIDAR and RADAR measurements.

License

Notifications You must be signed in to change notification settings

JackWetherell/self-driving-car-sensor-fusion

Repository files navigation

Sensor Fusion

Udacity - Self-Driving Car NanoDegree

The goal of this project is to utilize an extended Kalman filter to estimate the state of a moving vehicle with noisy LIDAR and RADAR measurements.

Requirments

Usage

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

Then run the simulator and load up the EKF environment.

About

The goal of this project is to utilize an extended Kalman filter to estimate the state of a moving vehicle with noisy LIDAR and RADAR measurements.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published