2011 IEEE International Conference on Robotics and Automation 2011
DOI: 10.1109/icra.2011.5980479
|View full text |Cite
|
Sign up to set email alerts
|

Anytime Motion Planning using the RRT*

Abstract: The Rapidly-exploring Random Tree (RRT) algorithm, based on incremental sampling, efficiently computes motion plans. Although the RRT algorithm quickly produces candidate feasible solutions, it tends to converge to a solution that is far from optimal. Practical applications favor "anytime" algorithms that quickly identify an initial feasible plan, then, given more computation time available during plan execution, improve the plan toward an optimal solution. This paper describes an anytime algorithm based on th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
261
0
4

Year Published

2013
2013
2023
2023

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 654 publications
(293 citation statements)
references
References 14 publications
0
261
0
4
Order By: Relevance
“…The conditional activation heuristic consists of planning with a regular RRT until the first solution is found, and only then activating the procedures specific to RRT* [11]. The branch-and-bound heuristic consists of trimming the nodes in G that cannot allow finding paths with costs lower than that of the current solution path, which is assessed using a cost-to-go function [13]. Both heuristics are beneficial on the Transport and Snake problems.…”
Section: Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…The conditional activation heuristic consists of planning with a regular RRT until the first solution is found, and only then activating the procedures specific to RRT* [11]. The branch-and-bound heuristic consists of trimming the nodes in G that cannot allow finding paths with costs lower than that of the current solution path, which is assessed using a cost-to-go function [13]. Both heuristics are beneficial on the Transport and Snake problems.…”
Section: Resultsmentioning
confidence: 99%
“…Another variant of RRT, called RRT*, has been devised to solve the optimal path planning problem [12]. RRT* has been shown to guarantee asymptotic optimality, and has been applied to various robotic problems [11][12][13]. However, it might converge slowly in high-dimensional spaces [4].…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…A combination of both (RRTs and Probabilistic Roadmaps) can be found in [32]. The RRT* algorithm [16] overcomes the issue with less optimal solutions, which is the main shortcoming of RRTs. RRT* follows the asymptotic optimality property, which guarantees convergence to optimal solutions (paths).…”
Section: Related Workmentioning
confidence: 99%
“…At the core of this line of work are the PRM* and RRT* [29]. The RRT* handles any-time applications [30] and manipulators [50]. The RRT* paths can be composed of many more nodes than is strictly necessary.…”
Section: Literature Reviewmentioning
confidence: 99%