3 results for “topic:rrt-star-smart”
Common used path planning algorithms with animations.
Developed Autonomous Robot Planning with RRT, RRT*, RRT*smart, and RRTconnect Algorithms, validated on 2D maps as well as 3D simulation of Turtlebot3 in Gazebo within a Custom Maze Environment.
Using https://github.com/maxspahn/gym_envs_urdf to implement RRT*-Smart in 2D & 3D environments with static obstacles.