In this project, the goal is to design a path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic. A successful path planner will be able to keep inside its lane, avoid hitting other cars, and pass slower moving traffic all by using localization, sensor fusion, and map data.
☆58Sep 20, 2017Updated 8 years ago
Alternatives and similar repositories for CarND-Path-Planning-Project
Users that are interested in CarND-Path-Planning-Project are comparing it to the libraries listed below
Sorting:
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Path Planning Project.☆72Aug 22, 2017Updated 8 years ago
- ☆13Jun 28, 2019Updated 6 years ago
- Self-Driving Car Nanodegree☆14Nov 1, 2020Updated 5 years ago
- Simulation and control of an autonomous car on a multilane highway in a (PO)MDP framework☆24May 29, 2020Updated 5 years ago
- Learns a lattice planner from a dataset.☆16Jan 30, 2019Updated 7 years ago
- Probabilistic Prediction and Planning for Intelligent Vehicles (P3IV) Simulator☆13Mar 15, 2023Updated 2 years ago
- common road TUM竞赛☆12Sep 3, 2021Updated 4 years ago
- a method CC-RRT-RS of Planning for SelfDriving AutoParking☆21Jun 30, 2020Updated 5 years ago
- Udacity Self-Driving Car Engineer Nanodegree: Quintic Polynomial Solver. & Paper 'Optimal Trajectory Generation for Dynamic Street Scenar…☆178Oct 21, 2018Updated 7 years ago
- My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.