Skip to content

JNURay/robot-planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-planning

RRT、RRT* in 3d scene. It can bypass two cylindrical obstacles to reach the target point, and plot the path map and the minimum distance change between the path point and the obstacle, which can be used for mobile robots and robot arms as reference. RRT.m -> standard Rapidly-exploring Random Trees RRTstar.m -> Rapidly-exploring Random Trees Star distanceCost.m -> Nodes distance calculation function cylinder3.m -> plot the cylindrical obstacles

Please ⭐ this repository! It really helps others to find it~
请⭐这个仓库!以便更多的人看到它~ [🔝]

About

3d场景下RRT、RRT*算法、实现绕过两个圆柱障碍物到达目标点

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages