arXiv:2504.19593cs.RO2025-04被引 3

A*改进版算法,让多智能体动态避障更安全高效

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

  • 基于速度预测提前规划路径,动态感知其他智能体位置
  • 引入风险区域机制,有效避免与移动/静止障碍物碰撞
  • 分布式设计适合真实场景,兼顾效率与安全性

多智能体路径规划(MAPF)旨在协同规划多个智能体在共享空间中的路径,实现无碰撞导航。传统方法常忽略其他智能体存在,易引发冲突。本文提出A$^*_+$T算法,一种分布式方法,通过预判智能体运动速度来协调路径。该算法考虑动态障碍物,依据观测到的速度与轨迹评估潜在碰撞,实现在含其他智能体和移动物体环境中的无碰撞路径规划。算法引入围绕动态与静态实体的风险层,提升实际应用价值。各智能体独立运行但关注他人路径选择,有效应对多智能体复杂性。在Gazebo仿真环境中测试,性能优于CBS、ECBS和SIPP等基准方法。单智能体实验也验证其对动态障碍物的处理能力,证明其在多种场景下的实用性。

原文摘要 · Abstract (English)

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.

多智能体路径规划避障A*算法

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。