ROSep 17, 2021

Robust-by-Design Plans for Multi-Robot Pursuit-Evasion

arXiv:2109.08715v18 citations
Originality Highly original
AI Analysis

This addresses the problem of robot failures in search tasks for robotics and surveillance applications, offering a robust-by-design solution rather than reactive replanning.

The paper tackles the multi-robot pursuit-evasion problem by introducing a novel formulation that requires two pursuers to detect an evader, ensuring detection even if any single pursuer fails, and demonstrates its effectiveness through implementation and simulations.

This paper studies a multi-robot visibility-based pursuit-evasion problem in which a group of pursuer robots are tasked with detecting an evader within a two dimensional polygonal environment. The primary contribution is a novel formulation of the pursuit-evasion problem that modifies the pursuers' objective by requiring that the evader still be detected, even in spite of the failure of any single pursuer robot. This novel constraint, whereby two pursuers are required to detect an evader, has the benefit of providing redundancy to the search, should any member of the team become unresponsive, suffer temporary sensor disruption/failure, or otherwise become incapacitated. Existing methods, even those that are designed to respond to failures, rely on the pursuers to replan and update their search pattern to handle such occurrences. In contrast, the proposed formulation produces plans that are inherently tolerant of some level of disturbance. Building upon this new formulation, we introduce an augmented data structure for encoding the problem state and a novel sampling technique to ensure that the generated plans are robust to failures of any single pursuer robot. An implementation and simulation results illustrating the effectiveness of this approach are described.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes