Minimum Exposure Motion Planning
Sarita de Berg, Joachim Gudmundsson, Peter Kramer, Christian Rieck, Sampson Wong

TL;DR
This paper introduces a new 'Min-Exposure' objective for coordinated motion planning of robots, providing algorithms for minimal exposure schedules and proving fixed-parameter tractability for common objectives.
Contribution
It proposes the Min-Exposure objective, offers an algorithm for two robots, and proves FPT results for Min-Makespan and Min-Sum objectives.
Findings
Developed an $ ext{O}(n^4 ext{log} n)$ algorithm for 2 robots.
Established fixed-parameter tractability for Min-Makespan and Min-Sum objectives.
Extended FPT results to generalize known results for grid graphs.
Abstract
We investigate multiple fundamental variants of the classic coordinated motion planning (CMP) problem for unit square robots in the plane under the metric. In coordinated motion planning, we are given two arrangements of 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 time algorithm that computes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Computational Geometry and Mesh Generation · Robotic Path Planning Algorithms
