paper-with-me

Papers

Optimal Planning for Multi-Robot Simultaneous Area and Line Coverage Using Hierarchical Cyclic Merging Regulation

2025-08-07 · Tianyuan Zheng, Jingang Yi, Kaiyan Yu arxiv

The double coverage problem focuses on determining efficient, collision-free routes for multiple robots to simultaneously cover linear features (e.g., surface cracks or road routes) and survey areas (e.g., parking lots or local regions) in known environments. In these problems, each robot carries two functional roles: service (linear feature footprint coverage) and exploration (complete area coverage). Service has a smaller operational footprint but incurs higher costs (e.g., time) compared to exploration. We present optimal planning algorithms for the double coverage problems using hierarchical cyclic merging regulation (HCMR). To reduce the complexity for optimal planning solutions, we analyze the manifold attachment process during graph traversal from a Morse theory perspective. We show that solutions satisfying minimum path length and collision-free constraints must belong to a Morse-bounded collection. To identify this collection, we introduce the HCMR algorithm. In HCMR, cyclic merging search regulates traversal behavior, while edge sequence back propagation converts these regulations into graph edge traversal sequences. Incorporating balanced partitioning, the optimal sequence is selected to generate routes for each robot. We prove the optimality of the HCMR algorithm under a fixed sweep direction. The multi-robot simulation results demonstrate that the HCMR algorithm significantly improves planned path length by at least 10.0%, reduces task time by at least 16.9% in average, and ensures conflict-free operation compared to other state-of-the-art planning methods.

📄 PDF Abstract BibTeX arXiv:2508.04981

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Action Duration and Synergy in Task Planning for Human-Robot Collaboration

2022-10-21 · Samuele Sandrini, Marco Faroni, Nicola Pedrocchi

A good estimation of the actions' cost is key in task planning for human-robot collaboration. The duration of an action depends on agents' capabilities and the correlation between actions performed simultaneously by the …

Task Planning

Learning to Coordinate for a Worker-Station Multi-robot System in Planar Coverage Tasks

2022-08-05 · Jingtao Tang, Yuan Gao, Tin Lun Lam

For massive large-scale tasks, a multi-robot system (MRS) can effectively improve efficiency by utilizing each robot's different capabilities, mobility, and functionality. In this paper, we focus on the multi-robot cover…

Multi-agent Reinforcement Learning

Ergodic Trajectory Planning with Dynamic Sensor Footprints

2025-12-09 · Ziyue Zheng, Yongce Liu, Hesheng Wang, Zhongqiang Ren arxiv

This paper addresses the problem of trajectory planning for information gathering with a dynamic and resolution-varying sensor footprint. Ergodic planning offers a principled framework that balances exploration (visiting…

Trajectory Planning

Robot Motion Planning as Video Prediction: A Spatio-Temporal Neural Network-based Motion Planner

2022-08-24 · Xiao Zang, Miao Yin, Lingyi Huang, Jingjin Yu 외

Neural network (NN)-based methods have emerged as an attractive approach for robot motion planning due to strong learning capabilities of NN models and their inherently high parallelism. Despite the current development i…

Motion PlanningVideo Prediction

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…