Role in this project:
ML Engineer Contributions:13 commits, 9 pushes, 1 branch in 2 days
Contributions summary:Aaron implemented features for tracking cars using the Unscented Kalman Filter (UKF), a core component of the project. They added a selector to choose which cars to track and integrated the UKF into the highway simulation. Furthermore, the user enhanced the visualization by including projected future paths for the tracked cars, aiding in understanding the UKF's predictions. The user also added functionality to visualize the Lidar and Radar measurement data from the simulation.