Path Planner Project

Project Info

In this project, a path planner that navigates a vehicle through traffic on a highway was built in C++. The concepts taught in the path planning module - environmental prediction, behavioral planning, and trajectory generation - were used to build the planner. You can check out the other videos I produced on my Youtube channel. You can also checkout my code on my GitHub page .