A Versatile Multi-Robot Monte Carlo Tree Search Planner for On-Line Coverage Path Planning
Phillip Hyatt, Zachary Brock, Marc D. Killpack

TL;DR
This paper presents a novel multi-robot online coverage path planning method using Monte Carlo Tree Search, demonstrating comparable performance to traditional algorithms and flexibility to incorporate secondary objectives like turn minimization.
Contribution
Introduces a versatile Monte Carlo Tree Search-based planner for multi-robot coverage, capable of handling multiple objectives and adapting to various scenarios.
Findings
MCTS planner performs on par with Boustrophedon algorithm in simulations.
The planner can incorporate secondary objectives such as turn minimization.
Versatility suggests suitability for many multi-objective mobile robotics tasks.
Abstract
Mobile robots hold great promise in reducing the need for humans to perform jobs such as vacuuming, seeding,harvesting, painting, search and rescue, and inspection. In practice, these tasks must often be done without an exact map of the area and could be completed more quickly through the use of multiple robots working together. The task of simultaneously covering and mapping an area with multiple robots is known as multi-robot on-line coverage and is a growing area of research. Many multi-robot on-line coverage path planning algorithms have been developed as extensions of well established off-line coverage algorithms. In this work we introduce a novel approach to multi-robot on-line coverage path planning based on a method borrowed from game theory and machine learning- Monte Carlo Tree Search. We implement a Monte Carlo Tree Search planner and compare completion times against a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Optimization and Search Problems · Artificial Intelligence in Games
