Xu Tong
School of Information Technology, Jiangsu Open University, Nanjing, 210000, China.
Heliyon. 2024 Jun 7;10(11):e32451. doi: 10.1016/j.heliyon.2024.e32451. eCollection 2024 Jun 15.
Path planning is an crucial research area in robotics. Compared to other path planning algorithms, the Rapidly-exploring Random Tree (RRT) algorithm possesses both search and random sampling properties, and thus has more potential to generate high-quality paths that can balance the global optimum and local optimum. This paper reviews the research on RRT-based improved algorithms from 2021 to 2023, including theoretical improvements and application implementations. At the theoretical level, branching strategy improvement, sampling strategy improvement, post-processing improvement, and model-driven RRT are highlighted, at the application level, application scenarios of RRT under welding robots, assembly robots, search and rescue robots, surgical robots, free-floating space robots, and inspection robots are detailed, and finally, many challenges faced by RRT at both the theoretical and application levels are summarized. This review suggests that although RRT-based improved algorithms has advantages in large-scale scenarios, real-time performance, and uncertain environments, and some strategies that are difficult to be quantitatively described can be designed based on model-driven RRT, RRT-based improved algorithms still suffer from the problems of difficult to design the hyper-parameters and weak generalization, and in the practical application level, the reliability and accuracy of the hardware such as controllers, actuators, sensors, communication, power supply and data acquisition efficiency all pose challenges to the long-term stability of RRT in large-scale unstructured scenarios. As a part of autonomous robots, the upper limit of RRT path planning performance also depends on the robot localization and scene modeling performance, and there are still architectural and strategic choices in multi-robot collaboration, in addition to the ethics and morality that has to be faced. To address the above issues, I believe that multi-type robot collaboration, human-robot collaboration, real-time path planning, self-tuning of hyper-parameters, task- or application-scene oriented algorithms and hardware design, and path planning in highly dynamic environments are future trends.
路径规划是机器人技术中的一个关键研究领域。与其他路径规划算法相比,快速扩展随机树(RRT)算法兼具搜索和随机采样特性,因此更有潜力生成能够平衡全局最优和局部最优的高质量路径。本文综述了2021年至2023年基于RRT的改进算法的研究,包括理论改进和应用实现。在理论层面,重点介绍了分支策略改进、采样策略改进、后处理改进以及模型驱动的RRT;在应用层面,详细阐述了RRT在焊接机器人、装配机器人、搜索救援机器人、手术机器人、自由漂浮空间机器人和检测机器人等方面的应用场景,最后总结了RRT在理论和应用层面面临的诸多挑战。这篇综述表明,尽管基于RRT的改进算法在大规模场景、实时性能和不确定环境方面具有优势,并且基于模型驱动的RRT可以设计一些难以定量描述的策略,但基于RRT的改进算法仍然存在超参数设计困难和泛化能力弱的问题,在实际应用层面,控制器、执行器、传感器、通信、电源等硬件的可靠性和准确性以及数据采集效率都对RRT在大规模非结构化场景中的长期稳定性构成挑战。作为自主机器人的一部分,RRT路径规划性能的上限还取决于机器人定位和场景建模性能,在多机器人协作中除了要面对伦理道德问题外,还存在架构和策略选择。为解决上述问题,我认为多类型机器人协作、人机协作、实时路径规划、超参数自调整、面向任务或应用场景的算法与硬件设计以及在高度动态环境中的路径规划是未来的发展趋势。