SOTAVerified

Multi-agent Path Finding in Continuous Environment

2024-09-16Unverified0· sign in to hype

Kristýna Janovská, Pavel Surynek

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We address a variant of multi-agent path finding in continuous environment (CE-MAPF), where agents move along sets of smooth curves. Collisions between agents are resolved via avoidance in the space domain. A new Continuous Environment Conflict-Based Search (CE-CBS) algorithm is proposed in this work. CE-CBS combines conflict-based search (CBS) for the high-level search framework with RRT* for low-level path planning. The CE-CBS algorithm is tested under various settings on diverse CE-MAPF instances. Experimental results show that CE-CBS is competitive w.r.t. to other algorithms that consider continuous aspect in MAPF such as MAPF with continuous time.

Tasks

Reproductions