ArXiv TLDR

Energy-Efficient Multi-Robot Coverage Path Planning of Non-Convex Regions of Interests

🐦 Tweet
2604.22189

Sourav Raxit, Jose Fuentes, Paulo Padrao, Abdullah Al Redwan Newaz, Md Tamjidul Hoque + 2 more

cs.RO

TLDR

An energy-efficient multi-robot coverage path planning (MRCPP) framework for complex non-convex regions significantly outperforms state-of-the-art methods.

Key contributions

  • Generates globally-informed swaths and parallel sweeping paths with minimal turns.
  • Utilizes safety buffers for turns and an mTSP solver for balanced workloads and mission time.
  • Connects disjoint segments via a modified visibility graph tracking heading angles.
  • Achieves 3-40% energy reduction and an order of magnitude faster computation than prior methods.

Why it matters

This framework offers a significant leap in multi-robot coverage planning for complex environments by optimizing energy and computation. Its real-world validation and open-source release make it a practical and impactful advancement for autonomous systems.

Original Abstract

This letter presents an energy-efficient multi-robot coverage path planning (MRCPP) framework for large, nonconvex Regions of Interest (ROI) containing obstacles and no-fly zones (NFZ). Existing minimum-energy coverage planning algorithms utilize meta-heuristic boustrophedon workspace decomposition. Therefore, even with minimum energy objectives and energy consumption constraints, they cannot achieve optimal energy efficiency. Moreover, most existing frameworks support only a single type of robotic platform. MRCPP overcomes these limitations by: generating globally-informed swath generation, creating parallel sweeping paths with minimal turns, calculating safety buffers to ensure safe turning clearance, using an efficient mTSP solver to balance workloads and minimize mission time, and connecting disjoint segments via a modified visibility graph that tracks heading angles while maintaining transitions within safe regions. The efficacy of the proposed MRCPP framework is demonstrated through real-world experiments involving autonomous aerial vehicles (AAVs) and autonomous surface vehicles (ASVs). Evaluations demonstrate that the proposed MRCPP consistently outperforms state-of-the-art planners, reducing average total energy consumption by 3\% to 40\% for a team of 3 robots and computation time by an order of magnitude, while maintaining balanced workload distribution and strong scalability across increasing fleet sizes. The MRCPP framework is released as an open-source package and videos of real-world and simulated experiments are available at https://mrc-pp.github.io.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.