path-planning-algorithm topic

List path-planning-algorithm repositories

CppRobotics

440
Stars
50
Forks
Watchers

Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!

SPSO

72
Stars
21
Forks
Watchers

Spherical Vector-based Particle Swarm Optimization

This project is mainly about testing different path planning techniques in a certain world full of obstacles and how turtlebot3 managed to get to the goal position. It tackles 3 path planning technqui...

tangent_planner

15
Stars
6
Forks
Watchers

ROS base local planner plugin which uses the tangent bug algorithm