prateeksawhney97/Extended-Kalman-Filter-Project-P5
The project includes Lidar and Radar data fusion. The radar measurement space being a non linear function requires linearization to apply Kalman Filter. This is done using Taylor series and Jacobian matrices in an Extended Kalman Filter approach.
C++MIT