# Effective Metrics for Multi-Robot Motion-Planning

**Authors:** Aviel Atias, Kiril Solovey, Oren Salzman, Dan Halperin

arXiv: 1705.10300 · 2017-12-18

## TL;DR

This paper evaluates and develops metrics for multi-robot motion planning using sampling-based planners, introducing tools to predict metric effectiveness and demonstrating improved planning success with combined metrics.

## Contribution

It proposes novel shape-matching based metrics and analytical tools to predict their effectiveness in multi-robot motion planning.

## Key findings

- Novel metrics improve planning success rate.
- Tools accurately predict metric performance.
- Combining metrics yields better results.

## Abstract

We study the effectiveness of metrics for Multi-Robot Motion-Planning (MRMP) when using RRT-style sampling-based planners. These metrics play the crucial role of determining the nearest neighbors of configurations and in that they regulate the connectivity of the underlying roadmaps produced by the planners and other properties like the quality of solution paths. After screening over a dozen different metrics we focus on the five most promising ones- two more traditional metrics, and three novel ones which we propose here, adapted from the domain of shape-matching. In addition to the novel multi-robot metrics, a central contribution of this work are tools to analyze and predict the effectiveness of metrics in the MRMP context. We identify a suite of possible substructures in the configuration space, for which it is fairly easy (i) to define a so-called natural distance which allows us to predict the performance of a metric. This is done by comparing the distribution of its values for sampled pairs of configurations to the distribution induced by the natural distance; (ii) to define equivalence classes of configurations and test how well a metric covers the different classes. We provide experiments that attest to the ability of our tools to predict the effectiveness of metrics: those metrics that qualify in the analysis yield higher success rate of the planner with fewer vertices in the roadmap. We also show how combining several metrics together leads to better results (success rate and size of roadmap) than using a single metric.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.10300/full.md

## Figures

37 figures with captions in the complete paper: https://tomesphere.com/paper/1705.10300/full.md

## References

65 references — full list in the complete paper: https://tomesphere.com/paper/1705.10300/full.md

---
Source: https://tomesphere.com/paper/1705.10300