DocumentCode
716534
Title
Efficient high-quality motion planning by fast all-pairs r-nearest-neighbors
Author
Kleinbort, Michal ; Salzman, Oren ; Halperin, Dan
Author_Institution
Blavatnik Sch. of Comput. Sci., Tel-Aviv Univ., Tel-Aviv, Israel
fYear
2015
fDate
26-30 May 2015
Firstpage
2985
Lastpage
2990
Abstract
Sampling-based motion-planning algorithms typically rely on nearest-neighbor (NN) queries when constructing a roadmap. Recent results suggest that in various settings NN queries may be the computational bottleneck of such algorithms. Moreover, in several asymptotically-optimal algorithms these NN queries are of a specific form: Given a set of points and a radius r report all pairs of points whose distance is at most r. This calls for an application-specific NN data structure tailored to efficiently answering this type of queries. Randomly transformed grids (RTG) were recently proposed by Aiger et al. [1] as a tool to answer such queries in Euclidean spaces and have been shown to outperform common implementations of NN data structures for this type of queries. In this work we employ RTG for sampling-based motion-planning algorithms and describe an efficient implementation of the approach. We show that for motion planning, RTG allow for faster convergence to high-quality solutions when compared to existing NN data structures. Additionally, RTG enable significantly shorter construction times for batched-PRM variants; specifically, we demonstrate a speedup by a factor of two to three for some scenarios.
Keywords
convergence; path planning; sampling methods; Euclidean spaces; NN queries; RTG; application-specific data structure; asymptotically-optimal algorithms; batched-PRM variants; convergence; fast all-pairs r-nearest-neighbors; randomly transformed grids; sampling-based motion-planning algorithms; Approximation algorithms; Arrays; Collision avoidance; Motion-planning; Robots;
fLanguage
English
Publisher
ieee
Conference_Titel
Robotics and Automation (ICRA), 2015 IEEE International Conference on
Conference_Location
Seattle, WA
Type
conf
DOI
10.1109/ICRA.2015.7139608
Filename
7139608
Link To Document