ericlavigne / CarND-Path-PlanningLinks
Highway driving at 50 mph with traffic using A* for path planning.
☆21Updated 7 years ago
Alternatives and similar repositories for CarND-Path-Planning
Users that are interested in CarND-Path-Planning are comparing it to the libraries listed below
Sorting:
- Path planning implemented with behavior trees☆103Updated 6 years ago
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Path Planning Project.☆70Updated 7 years ago
- My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation☆104Updated 7 years ago
- 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 high…☆55Updated 7 years ago
- My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.☆41Updated 6 years ago
- This is another attempt using Frenet Frame OTG for the Udacity ND path planning project (dynamic street scenarios)☆39Updated 6 years ago
- Autonomous Parking Spot Locator and Park System for Empty Parking Lot☆21Updated 8 years ago
- Computational Introduction to Robotics Final Project: Neato autonomous parking☆73Updated 8 years ago
- 16-782 Planning & Decision-making for Robotics final project☆33Updated 7 years ago
- In this project I implement a controller for the CARLA simulator. The goal was to control the vehicle to follow a race track by navigatin…☆55Updated 5 years ago
- V-Rep VRep Autonomous Vehicle Simulator with ROS, Velodyne + IMU + GPS + Localization Data + tf☆59Updated 5 years ago
- Self Driving Cars Longitudinal and Lateral Control Design☆117Updated 6 years ago
- A path planner for autonomous driving on highways☆16Updated 7 years ago
- Readme and script for single-line installation☆48Updated 4 years ago
- The lattice_planner package provides a move_base global planner plugin for a time-bounded A* lattice planner. The planner is designed to …☆230Updated last year
- a method CC-RRT-RS of Planning for SelfDriving AutoParking☆22Updated 4 years ago
- Contents of repositories in Udacity-Self-Driving-Car-Engineer-Nanodegree☆19Updated 5 years ago
- Autonomous Parallel Parking of a car like robot using Gazebo simulation environment☆82Updated last year
- ☆13Updated 5 years ago
- A software pipeline using the Model Predictive Control method to drive a car around a virtual track.☆162Updated 6 years ago
- A pure pursuit controller over ROS.☆40Updated 10 years ago
- Self-Driving Car Engineer Program: Path Planning Project