Skip to content

Kalman filter, sensor fusion (Self-Driving Car Nanodegree, Sensor Fusion Nanodegree)

License

Notifications You must be signed in to change notification settings

tang888/sensor-fusion

 
 

Repository files navigation

Sensor Fusion with Kalman Filter

Build Status

alt text

Sensor fusion with different implementions of Kalman filter.

A stream of simulated mixed Lidar and Radar data will be used to estimate the trajectory of a car moving in curved trajectory. The theory used in this project is summarized here

alt text

[1] Extended Kalman Filter (LIDAR and RADAR)

[2] Uncented Kalman Filter (LIDAR and RADAR)

Raw data 1 Processed data 1

About

Kalman filter, sensor fusion (Self-Driving Car Nanodegree, Sensor Fusion Nanodegree)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 70.7%
  • TeX 25.4%
  • CMake 3.2%
  • C 0.7%