4
0

A Time-dependent Risk-aware distributed Multi-Agent Path Finder based on A*

Abstract

Multi-Agent Path-Finding (MAPF) focuses on the collaborative planning of paths for multiple agents within shared spaces, aiming for collision-free navigation. Conventional planning methods often overlook the presence of other agents, which can result in conflicts. In response, this article introduces the A+^*_+T algorithm, a distributed approach that improves coordination among agents by anticipating their positions based on their movement speeds. The algorithm also considers dynamic obstacles, assessing potential collisions with respect to observed speeds and trajectories, thereby facilitating collision-free path planning in environments populated by other agents and moving objects. It incorporates a risk layer surrounding both dynamic and static entities, enhancing its utility in real-world applications. Each agent functions autonomously while being mindful of the paths chosen by others, effectively addressing the complexities inherent in multi-agent situations. The performance of A+^*_+T has been rigorously tested in the Gazebo simulation environment and benchmarked against established approaches such as CBS, ECBS, and SIPP. Furthermore, the algorithm has shown competence in single-agent experiments, with results demonstrating its effectiveness in managing dynamic obstacles and affirming its practical relevance across various scenarios.

View on arXiv
@article{nordström2025_2504.19593,
  title={ A Time-dependent Risk-aware distributed Multi-Agent Path Finder based on A* },
  author={ S Nordström and Y Bai and B Lindqvist and G Nikolakopoulos },
  journal={arXiv preprint arXiv:2504.19593},
  year={ 2025 }
}
Comments on this paper