2005
DOI: 10.1007/11008941_9
|View full text |Cite
|
Sign up to set email alerts
|

Probabilistic Roadmaps of Trees for Parallel Computation of Multiple Query Roadmaps

Abstract: Abstract. We propose the combination of techniques that solve multiple queries for motion planning problems with single query planners in a motion planning framework that can be efficiently parallelized. In multiple query motion planning, a data structure is built during a preprocessing phase in order to quickly respond to on-line queries. Alternatively, in single query planning, there is no preprocessing phase and all computations occur during query resolution. This paper shows how to effectively combine a po… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
31
0

Year Published

2005
2005
2016
2016

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 40 publications
(31 citation statements)
references
References 17 publications
0
31
0
Order By: Relevance
“…for parallel collision queries in milestone computation and local planning. Some of the prior algorithms perform parallel queries in a simple manner: each thread handles a single collision query in an independent manner [23,22,3,2]. As current multi-core CPUs have the capability to perform multiple-instruction multiple-data (MIMD) computations, these simple strategies can work well on CPUs.…”
Section: Parallel Collision Queriesmentioning
confidence: 99%
“…for parallel collision queries in milestone computation and local planning. Some of the prior algorithms perform parallel queries in a simple manner: each thread handles a single collision query in an independent manner [23,22,3,2]. As current multi-core CPUs have the capability to perform multiple-instruction multiple-data (MIMD) computations, these simple strategies can work well on CPUs.…”
Section: Parallel Collision Queriesmentioning
confidence: 99%
“…They continue this procedure until a Voronoi vertex is found. 1 It is interesting to note the similarities between this approach and Lloyd's algorithm for k-means clustering [19]. In many cases, our algorithm will behave similar to these approaches; however, our method improves upon them in several respects.…”
Section: Related Workmentioning
confidence: 87%
“…Multiple-query algorithms like PRMs construct graphs which attempt to represent the connectivity of free space [1], [2], [13], [16], [24], [27]; single-query algorithms construct search graphs which attempt to solve a particular motion planning query [12], [14], [15], [21]. Typically, both multiple-and single-query methods build graphs in which the vertices are points in the state space or the configuration space.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…A prm planner samples configurations at random, retaining feasible ones as milestones and connecting close milestones if possible with feasible local paths. Its performance depends on fast methods of sampling and local connection, either from scratch across all of configuration space [24] or via perturbation by growing trees from existing milestones [1,22,30]. Closed kinematic chains (athlete has many) make both of these operations harder because there is zero probability that an arbitrary configuration will satisfy the closure constraints.…”
Section: Key Toolsmentioning
confidence: 99%