Sensor Fusion - LIDAR and Radar
Repository
Using LIDAR (red circles) and radar (blue circles) measurements, estimate the position of a bicycle (green triangles) travelling alongside the car using Sensor Furions through Extended Kalman Filter (EKF). The quality of the filter can be expressed by comparing all the predictions and ground truths using Root Mean Square Error (RMSE) in meters. The EKF was implemented using C++.
Extended Kalman FIlter from Guilherme Klink on Vimeo.