English

Continuous World Coverage Path Planning for Fixed-Wing UAVs using Deep Reinforcement Learning

Robotics 2025-05-14 v1 Machine Learning Systems and Control Systems and Control

Abstract

Unmanned Aerial Vehicle (UAV) Coverage Path Planning (CPP) is critical for applications such as precision agriculture and search and rescue. While traditional methods rely on discrete grid-based representations, real-world UAV operations require power-efficient continuous motion planning. We formulate the UAV CPP problem in a continuous environment, minimizing power consumption while ensuring complete coverage. Our approach models the environment with variable-size axis-aligned rectangles and UAV motion with curvature-constrained B\'ezier curves. We train a reinforcement learning agent using an action-mapping-based Soft Actor-Critic (AM-SAC) algorithm employing a self-adaptive curriculum. Experiments on both procedurally generated and hand-crafted scenarios demonstrate the effectiveness of our method in learning energy-efficient coverage strategies.

Keywords

Cite

@article{arxiv.2505.08382,
  title  = {Continuous World Coverage Path Planning for Fixed-Wing UAVs using Deep Reinforcement Learning},
  author = {Mirco Theile and Andres R. Zapata Rodriguez and Marco Caccamo and Alberto L. Sangiovanni-Vincentelli},
  journal= {arXiv preprint arXiv:2505.08382},
  year   = {2025}
}

Comments

Submitted to IROS 2025

R2 v1 2026-06-28T23:31:05.254Z