Self Driving Cars Specialization 🔗
Assignments related to the self-Driving Cars Specialization offered by University of Toronto on Coursera.
The modules consists of:
- Constructing longitudinal and lateral dynamic models for a vehicle and create controllers to regulate speed and path tracking performance using python to navigate a vehicle around racetrack.
- Developing an Error-state Extended Kalman Filter (ES-EKF) to localize a vehicle using data from CARLA simulator.
- Developing algorithms that identify bounding boxes for objects in the scene and define the boundaries of the drivable surface.
- Developing a hierarchical motion planner to navigate through a sequence of scenarios in the CARLA simulator, including avoiding a vehicle parked in your lane, following a lead vehicle, and safely navigating an intersection.
Thanks to university of Toronto and Coursera for providing such a good learning course that provide comprehensive understanding of state-of-the-art behind the self-driving car industry with hands-on experience projects.