首页|Sampling-efficient path planning and improved actor-critic-based obstacle avoidance for autonomous robots
Sampling-efficient path planning and improved actor-critic-based obstacle avoidance for autonomous robots
扫码查看
点击上方二维码区域,可以放大扫码查看
原文链接
NETL
NSTL
万方数据
Autonomous robots have garnered extensive utilization in diverse fields.Among the critical con-cerns for autonomous systems,path planning holds paramount importance.Notwithstanding considerable efforts in its development over the years,path planning for autonomous systems continues to grapple with challenges related to low planning efficiency and inadequate obstacle avoidance response in a timely manner.This study proposes a novel and systematic solution to the path planning problem within intricate office buildings.The solution consists of a global planner and a local planner.To handle the global planning aspect,an adaptive clustering-based dynamic programming rapidly exploring random tree(ACDP-RRT)al-gorithm is proposed.ACDP-RRT effectively identifies obstacles on the map by leveraging geometric features.These obstacles are then represented as a collection of sequentially arranged convex polygons,optimizing the sampling region and significantly enhancing sampling efficiency.For local planning,a network decoupling actor-critic(ND-AC)algorithm is employed.The proposed ND-AC simplifies the local planner design process by integrating planning and control loops into a neural network(NN)trained via an end-to-end model-free deep reinforcement learning(DRL)framework.Moreover,the adoption of network decoupling(ND)tech-niques leads to an improved obstacle avoidance success rate when compared to conventional actor-critic(AC)-based methods.Extensive simulations and experiments are conducted to demonstrate the effectiveness and robustness of the proposed approach.
rapidly exploring random tree(RRT)adaptive clusteringnetwork decouplingactor critic(AC)path planning