Finding a Needle in an Exponential Haystack: Discrete RRT for Exploration of Implicit Roadmaps in Multi-robot Motion Planning - Robotics Institute Carnegie Mellon University

Finding a Needle in an Exponential Haystack: Discrete RRT for Exploration of Implicit Roadmaps in Multi-robot Motion Planning

Kiril Solovey, Oren Salzman, and Dan Halperin
Workshop Paper, 11th International Workshop on the Algorithmic Foundations of Robotics (WAFR '15), pp. 591 - 607, April, 2015

Abstract

We present a sampling-based framework for multi-robot motion planning which combines an implicit representation of a roadmap with a novel approach for pathfinding in geometrically embedded graphs tailored for our setting. Our pathfinding algorithm, discrete-RRT (dRRT), is an adaptation of the celebrated RRT algorithm for the discrete case of a graph, and it enables a rapid exploration of the high-dimensional configuration space by carefully walking through an implicit representation of a tensor product of roadmaps for the individual robots. We demonstrate our approach experimentally on scenarios of up to 60 degrees of freedom where our algorithm is faster by a factor of at least ten when compared to existing algorithms that we are aware of.

BibTeX

@workshop{Solovey-2015-5939,
author = {Kiril Solovey and Oren Salzman and Dan Halperin},
title = {Finding a Needle in an Exponential Haystack: Discrete RRT for Exploration of Implicit Roadmaps in Multi-robot Motion Planning},
booktitle = {Proceedings of 11th International Workshop on the Algorithmic Foundations of Robotics (WAFR '15)},
year = {2015},
month = {April},
pages = {591 - 607},
}