Multi-agent motion planning gets hard when uncertainty is part of the state.
Classical sampling-based planners search for feasible paths in configuration space, but mobile robots also carry stochastic state estimates, process noise, prediction error, and moving-obstacle uncertainty. The CC-RRT formulation lifts collision checking into a probabilistic feasibility test: candidate nodes are retained only when the estimated collision probability satisfies the configured chance constraint.