Priority Inheritance with Backtracking for Iterative Multi-agent Path Finding (AIJ-22)
-
Updated
Sep 1, 2024 - C++
Priority Inheritance with Backtracking for Iterative Multi-agent Path Finding (AIJ-22)
LaCAM: Search-Based Algorithm for Quick Multi-Agent Pathfinding (AAAI-23)
CTRMs: Learning to Construct Cooperative Timed Roadmaps for Multi-agent Path Planning in Continuous Spaces (AAMAS-22)
[IROS 2024] EPH: Ensembling Prioritized Hybrid Policies for Multi-agent Pathfinding
Quick Multi-Robot Motion Planning by Combining Sampling and Search (IJCAI-23)
Learnable MAPF. “Distributed Heuristic Multi-Agent Path Finding with Communication” (DHC) algorithm from ICRA 2021 is implemented and benchmarked in out-of-distribution (OOD) scenarios. A new robust training loop to handle communication failures is introduced.
This is the repo for the team Pikachu's solution in the League of Robot Competition 2023. Our solution won the Overall Best and Fast Mover tracks and ranked second in the Line Honours track.
code corresponding to a research paper about M* (M star) and it's modification to solve multi agent pathfinding with matching problems (MMAPF)
Multiagent Pathfinding Problem for agricultural swarm agents. Used CBS algorithm for search. To know more, refer to the report attached in the link below.
Multi-agent Pathfinding through Team Coordination on Graphs with Risky Edges and Support Nodes i.e TCGRE problem (IROS-2023).
Multi Agent Path Finding assignment for CSCI-360 at USC.
Implementation of some pathfinding and multi-agent pathfinding algorithms
Add a description, image, and links to the multi-agent-pathfinding topic page so that developers can more easily learn about it.
To associate your repository with the multi-agent-pathfinding topic, visit your repo's landing page and select "manage topics."