2006
DOI: 10.1177/0278364906061705
|View full text |Cite
|
Sign up to set email alerts
|

Planning Tours of Robotic Arms among Partitioned Goals

Abstract: In this paper we consider a motion planning problem that occurs in tasks such as spot welding, car painting, inspection, and measurement, where the end-effector of a robotic arm must reach successive goal placements given as inputs. The problem is to compute a nearoptimal path of the arm so that the end-effector visits each goal once. It combines two notoriously hard subproblems: the collisionfree shortest-path and the traveling-salesman problems. It is further complicated by the fact that each goal placement … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
45
0

Year Published

2011
2011
2016
2016

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 72 publications
(46 citation statements)
references
References 24 publications
0
45
0
Order By: Relevance
“…This property originated in the context of point-to-point path planning [18], but we offer a definition in the context of sweep paths. We analyze probabilistic completeness with respect to a local set system, (Q k , S k ), that applies to a specific segment k. We define the property of probabilistic completeness for a CSP algorithm as follows.…”
Section: Mpp Csp Iiindividual Configurationsmentioning
confidence: 99%
“…This property originated in the context of point-to-point path planning [18], but we offer a definition in the context of sweep paths. We analyze probabilistic completeness with respect to a local set system, (Q k , S k ), that applies to a specific segment k. We define the property of probabilistic completeness for a CSP algorithm as follows.…”
Section: Mpp Csp Iiindividual Configurationsmentioning
confidence: 99%
“…This algorithm is based on the lazy-GMGP algorithm of [6], which approximates the optimal TSP solution using the MST heuristic. Similar to the Christofides heuristic, the MST heuristic yields a tour within a factor of two of optimality by doubling the edges of the MST and traversing every edge, visiting every goal node in the process.…”
Section: Lazy Mst Algorithmmentioning
confidence: 99%
“…In our application, every goal is mandatory, and a regular MST can be used in lieu of the Steiner tree solution procedure of [6]. The computation time required by this method can be described as N * (O(n 2 )+C * O(n)), where N is the number of iterations in which the lazy MST is computed, the O(n 2 ) term captures the complexity of computing the MST over a complete graph (since all goal-to-goal pairings are considered as candidate edges), and the O(n) term captures the worst-case number of RRT calls required per iteration.…”
Section: Lazy Mst Algorithmmentioning
confidence: 99%
See 2 more Smart Citations