- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 853kb
- Update:
- 2017-07-21
- Downloads:
- 0 Times
- Uploaded by:
- 岳超飞
Description: RRT (Rapidly-Exploring Random Tree) is a sampling-based algorithm for solving path planning problem. RRT provides feasable solution if time of RRT tends to infinity.
RRT* is a sampling-based algorithm for solving motion planning problem, which is an probabilistically optimal variant of RRT. RRT* converges to the optimal solution asymptotically.
RRT*FN is a sampling-based algorithm based on RRT*. RRT*FN inherents asymptotical convergence to the optimal solution, however RRT*FN implements it using less memory.
To Search:
File list (Check if you may need any files):
RRT-star-master
RRT-star-master\PlanPathRRTstar.m
RRT-star-master\RRT-star implementaion.pptx
RRT-star-master\rrt_run.m