GitHub topics: rrt-star-algorithm
bilalkah/path-planning
2D Path planning algorithms project is consist of A*, Breadth-First Search, Depth-First Search, RRT (Rapidly exploring random tree) and RRT* algorithms visualized with sdl3.
Language: C++ - Size: 287 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

Tnzr/HERMES
Making a compromise between A* and RRT*; inspired by the motion of electrons, this RRT* variant implements Electromagnetic concepts to find the most optimal and direct path from the start to the target position.
Language: Python - Size: 1.93 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

arp95/turtlebot_rrt
ROS-based Path Planning for Turtlebot Robot using Informed RRT* algorithm
Language: Jupyter Notebook - Size: 15.4 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 2
