JunshengFu / path_planningLinks
Implement a simple real-time path planner in C++ to navigate a car around a simulated highway scenario
☆22Updated 7 years ago
Alternatives and similar repositories for path_planning
Users that are interested in path_planning are comparing it to the libraries listed below
Sorting:
- Path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic.☆16Updated 8 years ago
- Use 3D laser rangefinder to detect and avoid obstacles for autonomos vehicles☆23Updated 7 years ago
- V-Rep VRep Autonomous Vehicle Simulator with ROS, Velodyne + IMU + GPS + Localization Data + tf☆59Updated 5 years ago
- Automatic Parking is an autonomous car maneuvering system (part of ADAS) that moves a vehicle from a traffic lane into a parking spot to …☆59Updated 6 years ago
- autoware 源码注释解析,会进行一些顺手的代码修改☆28Updated 6 years ago
- ROS implementation of a 2D path planner for nonholonomic vehicles.☆49Updated 7 years ago
- ☆18Updated 4 years ago
- Udacity Self-Driving Car Engineer Nanodegree: Trajectroy Generation☆29Updated 7 years ago
- a collection library for robot planning☆28Updated 5 years ago
- Self parking with reinforcement learning☆82Updated 3 years ago
- Simple smooth PathPlanner for differential wheeled robot☆15Updated 9 years ago
- hybrid astar planner, exported from autoware, turning a little to viz and test☆25Updated 4 years ago
- Autonomous vehicle navigation demos using the lattice planner.☆38Updated 8 years ago
- Udacity Self-Driving Car Nanodegree - Model Predictive Control (MPC) Project☆43Updated 7 years ago
- Computational Introduction to Robotics Final Project: Neato autonomous parking☆72Updated 8 years ago
- Collision prediction based dynamic obstacle avoidance planner☆63Updated 5 years ago
- ROS obstacle detection for 3D point clouds using a height map algorithm.☆80Updated 5 years ago
- Autonomous Parallel Parking of a car like robot using Gazebo simulation environment☆85Updated 2 years ago
- ☆52Updated 2 years ago
- Autonomous Parking Spot Locator and Park System for Empty Parking Lot☆22Updated 8 years ago
- My second project: a smart car based on ROS with 3D lidar sensors☆17Updated 6 years ago
- Simulator written using the ros node for simulating wheeled robot travel, related sensors, scenes, etc.☆69Updated 5 years ago
- a robot using PID control for distance calibration☆29Updated 7 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Model Predictive Control☆56Updated 8 years ago
- cmake version of apollo5.0☆65Updated 5 years ago
- Gradient-Informed Path Smoothing for Wheeled Mobile Robots (GRIPS)☆128Updated 7 years ago
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Model Predictive Control project☆47Updated 8 years ago
- ROS move_base plugin that implements the D* Lite algorithm☆80Updated 3 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 …☆235Updated last year
- Path planning implemented with behavior trees☆105Updated 6 years ago