English

Minimum Exposure Motion Planning

Computational Geometry 2026-03-18 v1

Abstract

We investigate multiple fundamental variants of the classic coordinated motion planning (CMP) problem for unit square robots in the plane under the L1L_1 metric. In coordinated motion planning, we are given two arrangements of kk robots and are tasked with finding a movement schedule that minimizes a certain objective function. The two most prominent objective functions are the sum of distances traveled (Min-Sum) and the latest time of arrival (Min-Makespan). Both objectives have previously been studied extensively. We introduce a new objective function for CMP in the plane. The proposed Min-Exposure objective function defines a set of polygonal regions in the plane that provide cover and asks for a schedule with minimal elapsed time during which at least one robot is partially or fully outside of these regions. We give an O(n4logn)\mathcal{O}(n^4\log n) time algorithm that computes exposure-minimal schedules for k=2k=2 robots, and an XP algorithm for arbitrary kk. As a result of independent interest, we leverage new insights to prove that both the Min-Makespan and Min-Sum objectives are fixed-parameter tractable (FPT) parameterized by the number of robots. Our parameterized complexity results generalize known FPT results for rectangular grid graphs [Eiben, Ganian, and Kanj, SoCG'23].

Keywords

Cite

@article{arxiv.2603.16510,
  title  = {Minimum Exposure Motion Planning},
  author = {Sarita de Berg and Joachim Gudmundsson and Peter Kramer and Christian Rieck and Sampson Wong},
  journal= {arXiv preprint arXiv:2603.16510},
  year   = {2026}
}

Comments

20 pages, 8 figures