Near-Optimal Coverage Path Planning with Turn Costs
Dominik Michael Krupke

TL;DR
This paper introduces a theoretically grounded algorithm for coverage path planning that efficiently handles turn costs, complex environments, and partial coverage, with proven low optimality gaps and practical versatility.
Contribution
It presents a systematic, robust method for coverage path planning in complex polygonal environments, incorporating turn costs and partial coverage considerations.
Findings
Algorithm achieves low optimality gaps in complex environments
Handles partial coverage and heterogeneous passage costs
Demonstrates efficiency and versatility in real-world scenarios
Abstract
Coverage path planning is a fundamental challenge in robotics, with diverse applications in aerial surveillance, manufacturing, cleaning, inspection, agriculture, and more. The main objective is to devise a trajectory for an agent that efficiently covers a given area, while minimizing time or energy consumption. Existing practical approaches often lack a solid theoretical foundation, relying on purely heuristic methods, or overly abstracting the problem to a simple Traveling Salesman Problem in Grid Graphs. Moreover, the considered cost functions only rarely consider turn cost, prize-collecting variants for uneven cover demand, or arbitrary geometric regions. In this paper, we describe an array of systematic methods for handling arbitrary meshes derived from intricate, polygonal environments. This adaptation paves the way to compute efficient coverage paths with a robust theoretical…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Vehicle Routing Optimization Methods · Computational Geometry and Mesh Generation
