/extended_kalman_filter_cpp

An Extended Kalman Filter (that uses a constant velocity model) in C++. This EKF fuses LIDAR and RADAR sensor readings to estimate location (x,y) and velocity (vx, vy).

Primary LanguageC++MIT LicenseMIT

Stargazers