robotic-warehouse is a simulation environment and framework for robotic warehouse automation, enabling research and development of AI and robotic agents to manage warehouse logistics, such as item picking and transport.
Python implementation of a bunch of multi-robot path-planning
multi_agent_path_planning is a Python-based implementation of multi-agent pathfinding algorithms for coordinating multiple agents in shared environments without collisions. It is useful in robotics, warehouse automation, and gaming AI.