MIT project for programming a self-driving mini racecar.
Create a controller that stops the robot in case something comes in front unexpectedly and allows the robot to follow the wall.
Use the camera to allow the racecar to park in front of a colored cone and follow a line.
Solve robotic localization by implementing Monte Carlo Localization.
Enable the car to do real-time path planning and localization.
In the final challenge, we ran a racecar around a track and a mini-city environment.