paper-with-me

Papers

End-to-End Framework for Robot Lawnmower Coverage Path Planning using Cellular Decomposition

2025-06-06 · Nikunj Shah, Utsav Dey, Kenji Nishimiya

Efficient Coverage Path Planning (CPP) is necessary for autonomous robotic lawnmowers to effectively navigate and maintain lawns with diverse and irregular shapes. This paper introduces a comprehensive end-to-end pipeline for CPP, designed to convert user-defined boundaries on an aerial map into optimized coverage paths seamlessly. The pipeline includes user input extraction, coordinate transformation, area decomposition and path generation using our novel AdaptiveDecompositionCPP algorithm, preview and customization through an interactive coverage path visualizer, and conversion to actionable GPS waypoints. The AdaptiveDecompositionCPP algorithm combines cellular decomposition with an adaptive merging strategy to reduce non-mowing travel thereby enhancing operational efficiency. Experimental evaluations, encompassing both simulations and real-world lawnmower tests, demonstrate the effectiveness of the framework in coverage completeness and mowing efficiency.

📄 PDF Abstract BibTeX arXiv:2506.06028

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Methods 이 논문이 사용한 방법론

Travel 설명 없음
GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Informative Path Planning with Guaranteed Estimation Uncertainty

2026-02-05 · Kalvik Jakkala, Saurav Agarwal, Jason O'Kane, Srinivas Akella arxiv

Environmental monitoring robots often need to estimate data fields (e.g., salinity, temperature, bathymetry) under tight resource constraints. Classical boustrophedon lawnmower surveys provide geometric coverage guarante…

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…

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…

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 f…

Priority-Aware Multi-Robot Coverage Path Planning

2026-01-02 · Kanghoon Lee, Hyeonjun Kim, Jiachen Li, Jinkyoo Park arxiv

Multi-robot systems are widely used for coverage tasks that require efficient coordination across large environments. In Multi-Robot Coverage Path Planning (MCPP), the objective is typically to minimize the makespan by g…