Implementation of some pathfinding and multi-agent pathfinding algorithms
-
Updated
Nov 2, 2024 - C++
Implementation of some pathfinding and multi-agent pathfinding algorithms
Continuous CBS - a modification of conflict based search algorithm, that allows to perform actions (move, wait) of arbitrary duration. Timeline is not discretized, i.e. is continuous.
An Efficient Multi-Agent Path Finding Solver for Car-Like Robots
Add a description, image, and links to the cbs topic page so that developers can more easily learn about it.
To associate your repository with the cbs topic, visit your repo's landing page and select "manage topics."