AtsushiSakai / path_plannerLinks
Hybrid A* Path Planner for the KTH Research Concept Vehicle
☆15Updated 7 years ago
Alternatives and similar repositories for path_planner
Users that are interested in path_planner are comparing it to the libraries listed below
Sorting:
- Optimal multi-robot path planning in continuous 2D domain☆23Updated 4 years ago
- Code for path planning in dynamic environments with adaptive dimensionality☆28Updated 4 years ago
- This repository contains notes and assignment for the University of Pennsylvania/Coursera in the Robotics Specialization: Computational M…☆40Updated 9 years ago
- Implemented Dubin's Curves and Rapidly Exploring Random Trees and RRT Star with branches as Dubin's Curves for path planning in Python an…☆38Updated 6 years ago
- An implementation of chance-constrained RRT (for a course project) along with a fully functional SLAM + Control ROS stack.☆25Updated 7 years ago
- Hybrid A* Path Planner☆20Updated 6 years ago
- An RRT* based MPC tracker for static obstacle avoidance and waypoint tracking. As a part of autonomous racing course of University of Pen…☆12Updated 6 years ago
- A ROS library for navigation☆40Updated 4 years ago
- Robotics: Computational Motion Planning delivered by University of Pennsylvania. Major topic is path planning.