Probabilistic path planning for multiple robots with subdimensional expansion - Robotics Institute Carnegie Mellon University

Probabilistic path planning for multiple robots with subdimensional expansion

Glenn Wagner, Minsu Kang, and Howie Choset
Conference Paper, Proceedings of (ICRA) International Conference on Robotics and Automation, pp. 2886 - 2892, May, 2012

Abstract

Probabilistic planners such as Rapidly-Exploring Random Trees (RRTs) and Probabilistic Roadmaps (PRMs) are powerful path planning algorithms for high dimensional systems, but even these potent techniques suffer from the curse of dimensionality, as can be seen in multirobot systems. In this paper, we apply a technique called subdimensional expansion in order to enhance the performance of probabilistic planners for multirobot path planning.We accomplish this by exploiting the structure inherent to such problems. Subdimensional expansion initially plans in each individual robot's configuration space separately. It then couples those spaces when robots come into close proximity with one another. In this way, we constrain a probabilistic planner to search a low dimensional space, while dynamically generating a higher dimensional space where necessary. We show in simulation that subdimensional expansion enhanced PRMs can solve problems involving 32 robots and 128 total degrees of freedom in less than 10 minutes. We also demonstrate that enhancing RRTs and PRMs with subdimensional expansion can decrease the time required to find a solution by more than an order of magnitude.

Notes
http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6225297

BibTeX

@conference{Wagner-2012-7497,
author = {Glenn Wagner and Minsu Kang and Howie Choset},
title = {Probabilistic path planning for multiple robots with subdimensional expansion},
booktitle = {Proceedings of (ICRA) International Conference on Robotics and Automation},
year = {2012},
month = {May},
pages = {2886 - 2892},
publisher = {IEEE},
keywords = {multirobot path planning, sampling based planning},
}