A hybrid RRT-DWA path planning framework for UAVs in dynamic environments

一种适用于动态环境下无人机的混合RRT-DWA路径规划框架

阅读:1

Abstract

To address the limitations of single-path planning algorithms in dynamic and complex environments, this paper proposes a hybrid planning framework that integrates global and local planning using a combination of Rapidly-exploring Random Tree (RRT) and Dynamic Window Approach (DWA) algorithms. The global planning employs the RRT algorithm to generate a global path, ensuring goal-directed and near-optimal paths through a cost-grid-based search mechanism. The local planning utilizes an improved DWA algorithm, which, under the guidance of the global path, dynamically adjusts the direction and speed of the UAV in real time to avoid unknown obstacles and adapt to dynamic environmental disturbances. The proposed method addresses key limitations of conventional DWA, including local optima and limited adaptability in dynamic environments. The two planning methods are integrated through a strategy of selecting key sub-goal points: when the UAV follows the global path and encounters a local minimum, the sub-goal points guide the UAV to escape from the local minimum and optimize the path quality. Extensive simulation experiments validate that the hybrid framework significantly enhances the UAV’s obstacle avoidance capabilities and task execution efficiency.The address of the ROS-Gazebo experimental project - https://app.theconstruct.ai/rosjects/980801/.The address of MATLAB source code - https://github.com/moxing15/rrt-dwa.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。