APLA-Toolbox / pymapf

📍🗺️ A Python library for Multi-Agents Planning and Pathfinding (Centralized and Decentralized)
MIT License
67 stars 11 forks source link

CA* Reservation Table not reliable #23

Closed guilyx closed 3 years ago

guilyx commented 3 years ago

Describe the bug the reservation table seems to not work at times as we still get collisions: maybe when an agent stops it's position is not kept within the reservation table.

To Reproduce Steps to reproduce the behavior: Not sure, tried random positions and it collided

Expected behavior No collision

Screenshots Woops no data