首页 /研究 /TMSTC*: A Path Planning Algorithm for Minimizing Turns in Multi-Robot Coverage
SWARM

TMSTC*: A Path Planning Algorithm for Minimizing Turns in Multi-Robot Coverage

Junjie Lu, Bi Zeng, Jingtao Tang, Tin Lun Lam, Junbin Wen

发表年份
2023
引用次数
52

摘要

Coverage path planning is a major application for mobile robots, which requires robots to move along a planned path to cover the entire map. For large-scale tasks, multirobot systems offer significant advantages. In this letter, we propose Turn-minimizing Multirobot Spanning Tree Coverage Star (TMSTC*), an improved multirobot coverage path planning (mCPP) algorithm based on MSTC*. Our algorithm partitions the map into minimum bricks as tree branches, transforming the problem into finding the maximum independent set of a bipartite graph. We then use a greedy strategy to connect bricks and form a tree, aiming to minimize the number of turns of the corresponding circumnavigating coverage path. Our experimental results show that our approach enables multiple robots to make fewer turns, resulting in faster completion of coverage tasks compared to other popular algorithms.

关键词

Motion planningBipartite graphComputer scienceRobotGreedy algorithmPath (computing)Tree (set theory)AlgorithmSet (abstract data type)A* search algorithm

相关论文

查看 SWARM 分类全部论文