paper-with-me

Papers

MDCPP: Multi-robot Dynamic Coverage Path Planning for Workload Adaptation

2025-09-28 · Jun Chen, Mingjia Chen, Shinkyu Park arxiv

Multi-robot Coverage Path Planning (MCPP) addresses the problem of computing paths for multiple robots to effectively cover a large area of interest. Conventional approaches to MCPP typically assume that robots move at fixed velocities, which is often unrealistic in real-world applications where robots must adapt their speeds based on the specific coverage tasks assigned to them.Consequently, conventional approaches often lead to imbalanced workload distribution among robots and increased completion time for coverage tasks. To address this, we introduce a novel Multi-robot Dynamic Coverage Path Planning (MDCPP) algorithm for complete coverage in two-dimensional environments. MDCPP dynamically estimates each robot's remaining workload by approximating the target distribution with Gaussian mixture models, and assigns coverage regions using a capacity-constrained Voronoi diagram. We further develop a distributed implementation of MDCPP for range-constrained robotic networks. Simulation results validate the efficacy of MDCPP, showing qualitative improvements and superior performance compared to an existing sweeping algorithm, and a quantifiable impact of communication range on coverage efficiency.

📄 PDF Abstract BibTeX arXiv:2509.23705

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-CAP: A Multi-Robot Connectivity-Aware Hierarchical Coverage Path Planning Algorithm for Unknown Environments

2025-09-18 · Zongyuan Shen, Burhanuddin Shirose, Prasanna Sriganesh, Bhaskar Vundurthy 외 arxiv

Efficient coordination of multiple robots for coverage of large, unknown environments is a significant challenge that involves minimizing the total coverage path length while reducing inter-robot conflicts. In this paper…

A Planning Framework for Persistent, Multi-UAV Coverage with Global Deconfliction

2019-08-25 · Tushar Kusnur, Shohin Mukherjee, Dhruv Mauria Saxena, Tomoya Fukami 외

Planning for multi-robot coverage seeks to determine collision-free paths for a fleet of robots, enabling them to collectively observe points of interest in an environment. Persistent coverage is a variant of traditional…

Online Concurrent Multi-Robot Coverage Path Planning

2024-03-15 · Ratijit Mitra, Indranil Saha

Recently, centralized receding horizon online multi-robot coverage path planning algorithms have shown remarkable scalability in thoroughly exploring large, complex, unknown workspaces with many robots. In a horizon, the…

Large-Scale Multi-Robot Coverage Path Planning on Grids with Path Deconfliction

2024-11-03 · Jingtao Tang, Zining Mao, Hang Ma

We study Multi-Robot Coverage Path Planning (MCPP) on a 4-neighbor 2D grid G, which aims to compute paths for multiple robots to cover all cells of G. Traditional approaches are limited as they first compute coverage tre…

Multi-Agent Path Finding

Multi-Robot Connected Fermat Spiral Coverage

2024-03-20 · Jingtao Tang, Hang Ma

We introduce the Multi-Robot Connected Fermat Spiral (MCFS), a novel algorithmic framework for Multi-Robot Coverage Path Planning (MCPP) that adapts Connected Fermat Spiral (CFS) from the computer graphics community to m…

Combinatorial Optimization