An Efficient Multi-Agent Path Finding Solver for Car-Like Robots
-
Updated
Jul 31, 2023 - C++
An Efficient Multi-Agent Path Finding Solver for Car-Like Robots
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.
Implementation of some pathfinding and multi-agent pathfinding algorithms
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."