Path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic.
-
Updated
Aug 28, 2017 - C++
Path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic.
Path planner that creates smooth, safe trajectories for an autonomous vehicle to follow along a 3 lane highway with traffic. The path planner is able to keep inside its lane, avoid hitting other cars, and pass slower moving traffic all by using localization, sensor fusion, and map data.
C++ library for implementing deep feed-forward neural networks (DFF)
Add a description, image, and links to the cost-functions topic page so that developers can more easily learn about it.
To associate your repository with the cost-functions topic, visit your repo's landing page and select "manage topics."