We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.MA

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Multiagent Systems

Title: Cooperative Pathfinding based on high-scalability Multi-agent RRT*

Abstract: Problems that claim several agents to find no-conflicts paths from their start locations to their destinations are named as cooperative pathfinding problems. This problem can be very challenging and it has received a lot of attention. There are many works proposed to solve this problem in the last decades: coupled, decoupled, and hybrid approach. In the field of coupled approach, the computational cost of many algorithms increases as the dimension of problems increases. Recently, an algorithm called Multi-agent RRT*(MA-RRT*) was proposed. This algorithm can alleviate the increase in computational cost and efficiently solve cooperative pathfinding problems. However, in a relatively dense environment, the application of MA-RRT* is hindered, because some of the random samples in the free space cannot be explored by the rapidly random tree. This paper proposes an improved version of MA-RRT*, called Multi-agent RRT* Potential Field (MA-RRT*PF), an anytime algorithm that can efficiently guide the rapidly random tree to the free space in relatively dense environments. It works by incorporating a potential field to the GREEDY function to enhance the ability to avoid the obstacles. The results show that MA-RRT*PF performs much better than MA-RRT* in relatively dense environments in terms of scalability while still maintaining the solution quality.
Comments: IROS 2020, October 25-29, Las Vegas, NV, USA. arXiv admin note: substantial text overlap with arXiv:1911.03927
Subjects: Multiagent Systems (cs.MA); Artificial Intelligence (cs.AI); Robotics (cs.RO)
Cite as: arXiv:1911.07840 [cs.MA]
  (or arXiv:1911.07840v2 [cs.MA] for this version)

Submission history

From: Jinmingwu Jiang [view email]
[v1] Sat, 16 Nov 2019 13:02:59 GMT (377kb,D)
[v2] Wed, 4 Mar 2020 03:09:06 GMT (419kb,D)
[v3] Sun, 21 Feb 2021 09:39:03 GMT (857kb,D)

Link back to: arXiv, form interface, contact.