I. Introduction
Finding collision free trajectories for robotic arms is a fundamental problem in robotics. A wide variety of strategies are available, ranging from gradient-based trajectory optimization methods to random sampling techniques such as the Rapidly Exploring Random Tree approach. One notable approach aims to identify large convex domains in Configuration space (C-space) that are devoid of obstacles. A linear path between two points in such domains is guaranteed to be collision-free. By combining several such domains, it is possible to find paths between any two points. Furthermore, these domains can be leveraged in order to find initial trajectories for further optimization or for a more efficient sampling.