Skip to content

Kalman filters (KF, EKF, UKF), LIDAR object detection

License

Notifications You must be signed in to change notification settings

NozomiWyane/sensor-fusion

 
 

Repository files navigation

Sensor Fusion with Kalman Filter

Jun Zhu 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

About

Kalman filters (KF, EKF, UKF), LIDAR object detection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 67.4%
  • TeX 29.0%
  • CMake 2.6%
  • C 1.0%