Tube RRT*: Efficient Homotopic Path Planning for Swarm Robotics Passing-Through Large-Scale Obstacle Environments
Pengda Mao, Shuli Lv, Quan Quan
TL;DR
Tube RRT* introduces an efficient homotopic path planning framework for swarm robotics by extending RRT* to optimize both path length and gap volume within a virtual-tube formulation. It generates multiple boundary-boundary homotopic paths and interpolates between them to yield infinite homotopic options, while maintaining probabilistic completeness and asymptotic optimality. The method achieves higher gap-volume metrics and reduced cross-section variability, enabling smoother, congestion-resistant swarm navigation in large-scale obstacle environments. Empirical results across simulations and real-world drone experiments demonstrate practical gains in traversal efficiency and swarm safety, with a tunable tradeoff between path length and gap openness via a velocity-gap weight parameter.
Abstract
Recently, the concept of homotopic trajectory planning has emerged as a novel solution to navigation in large-scale obstacle environments for swarm robotics, offering a wide ranging of applications. However, it lacks an efficient homotopic path planning method in large-scale obstacle environments. This paper introduces Tube RRT*, an innovative homotopic path planning method that builds upon and improves the Rapidly-exploring Random Tree (RRT) algorithm. Tube RRT* is specifically designed to generate homotopic paths, strategically considering gap volume and path length to mitigate swarm congestion and ensure agile navigation. Through comprehensive simulations and experiments, the effectiveness of Tube RRT* is validated.
