摘要
提出一种全新的随机树与微粒群融合的机器人路径规划算法;利用随机树算法全局搜索能力强,而微粒群算法局部搜索能力强的特点;先是用随机树算法进行快速搜索得到全局导航路径,然后用微粒群算法局部搜索,得到更优路径;在VC环境下实验仿真表明,算法缩短了路径长度,且具有可行性和实时性。
Based on Rapidly--exploring Random Tree (RRT) and Particle Swarm Optimizer (PSO) a novel path planning of the robot is proposed. First the Rapidly--exploring Random Tree algorithm is used to obtain the global navigation path, and the Particle Swarm Optimi- zer algorithm is adopted to get the better path. Computer experiment in VC results demonstrate that this novel algorithm can shorten the path greatly and is feasible and with real time.
出处
《计算机测量与控制》
北大核心
2013年第11期3038-3039,3056,共3页
Computer Measurement &Control
基金
国家科技支撑计划项目(2011BAD20B01)
山东省自然科学基金(ZR2011GQ001)
山东省科技发展计划项目(2011GGB01138)
关键词
机器人
路径规划
随机树算法
微粒群优化
robot
path planning
rapidly-- exploring random tree
particle swarm optimizer