APLA-Toolbox/pymapf
ππΊοΈ A Python library for Multi-Agents Planning and Pathfinding (Centralized and Decentralized)
When you need to coordinate multiple robots or autonomous vehicles to move from their starting points to destinations without bumping into each other, this tool helps. You provide the starting and ending locations for each agent, and it calculates the collision-free paths for all of them. This is for robotics engineers, automation specialists, or anyone designing systems where multiple entities need to navigate a shared space.
Available on PyPI.
Use this if you are developing or testing multi-agent systems and need robust pathfinding solutions for autonomous robots, drones, or other moving entities.
Not ideal if you are looking for a simple, out-of-the-box application for personal use rather than a programmatic library for system development.
Stars
76
Forks
11
Language
Python
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/APLA-Toolbox/pymapf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
Toni-SM/skrl
Modular Reinforcement Learning (RL) library (implemented in PyTorch, JAX, and NVIDIA Warp) with...
facebookresearch/BenchMARL
BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL...
utiasDSL/gym-pybullet-drones
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
proroklab/VectorizedMultiAgentSimulator
VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement...