There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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).