日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
arXiv:2211.13908

Fault-Tolerant Offline Multi-Agent Path Planning

Fault-Tolerant Offline Multi-Agent Path Planning

シェア:XThreadsFacebookLINEはてブBluesky

著者: Keisuke Okumura, Sébastien Tixeuil

分類: cs.RO, cs.AI, cs.MA

原文アブストラクト

We study a novel graph path planning problem for multiple agents that may crash at runtime, and block part of the workspace. In our setting, agents can detect neighboring crashed agents, and change followed paths at runtime. The objective is then to prepare a set of paths and switching rules for each agent, ensuring that all correct agents reach their destinations without collisions or deadlocks, despite unforeseen crashes of other agents. Such planning is attractive to build reliable multi-robot systems. We present problem formalization, theoretical analysis such as computational complexities, and how to solve this offline planning problem.