Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 910 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 910 Bytes

Chance Constrained K-CBS

Chance Constrained Kinodynamic-CBS (CCK-CBS) is a decoupled motion planning algorithm capable of solving complex multi-agent motion planning queries for robots with uncertain dynamics due to process and/or measurement noise. For details on the inner workings of the algorithm, please see our 2023 IEEE RAL Publication.

Note

This repository is the working implementation of CCK-CBS that requires (The Open Motion Planning Library) (OMPL) to run. If you are interested in the traditional K-CBS implementation from our 2022 IEEE IROS Publication, then please proceed to the new repository. Thank you for your cooperation and please feel free to open an issue if you have any questions.