Near-Optimal Min-Sum Motion Planning for Two Square Robots in a Polygonal Environment

Let be a planar polygonal environment (i.e., a polygon potentially with holes) with a total of vertices, and let be two robots, each modeled as an axis-aligned unit square, that can translate inside . Given source and target placements of and , respectively, the goal is to compute a \emph{collision-free motion plan} , i.e., a motion plan that continuously moves from to and from to so that and remain inside and do not collide with each other during the motion. Furthermore, if such a plan exists, then we wish to return a plan that minimizes the sum of the lengths of the paths traversed by the robots, . Given and a parameter , we present an -time -approximation algorithm for this problem. We are not aware of any polynomial time algorithm for this problem, nor do we know whether the problem is NP-Hard. Our result is the first polynomial-time -approximation algorithm for an optimal motion planning problem involving two robots moving in a polygonal environment.
View on arXiv