Return to site

Occupancy grid map

broken image

You'll face real-world randomness and need to work to ensure your solution is robust to changes in the environment. This course will give you the ability to construct a full self-driving planning solution, to take you from home to work while behaving like a typical driving and keeping the vehicle safe at all times.įor the final project in this course, you will implement 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.

broken image

You'll also build occupancy grid maps of static elements in the environment and learn how to use them for efficient collision checking. By the end of this course, you will be able to find the shortest path over a graph or road network using Dijkstra's and the A* algorithm, use finite state machines to select safe behaviors to execute, and design optimal, smooth paths and velocity profiles to navigate safely around obstacles while obeying traffic laws. This course will introduce you to the main planning tasks in autonomous driving, including mission planning, behavior planning and local planning.

broken image

Welcome to Motion Planning for Self-Driving Cars, the fourth course in University of Toronto’s Self-Driving Cars Specialization.

broken image