Coursera: Introduction to Self-Driving Cars Final Assignment

This is a final assignment of Introduction to Self-Driving Cars Coursera course from the University of Toronto. From this assignment, we have to manipulate the car following waypoints which consist of location and designed speed. I use the Stanley controller for lateral control(steering) and PID controller for longitudinal control(speed). Then experiment in the CARLA simulator.