作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 开发研究与工程应用 • 上一篇    下一篇

基于滚动窗口的机器人自主构图路径规划

陈明建,林伟,曾碧   

  1. (广东工业大学 计算机学院,广州 510006)
  • 收稿日期:2015-12-08 出版日期:2017-02-15 发布日期:2017-02-15
  • 作者简介:陈明建(1990—),男,硕士研究生,主研方向为物联网技术、人工智能、智能机器;林伟,副教授;曾碧,教授。
  • 基金资助:
    国家自然科学基金(61370082);广东省产学研合作专项(2014B090904080)。

Path Planning for Robot Autonomous Map Building Based on Rolling Window

CHEN Mingjian,LIN Wei,ZENG Bi   

  1. (School of Computer Science and Technology,Guangdong University of Technology,Guangzhou 510006,China)
  • Received:2015-12-08 Online:2017-02-15 Published:2017-02-15

摘要: 针对智能机器人如何以最优探测路线自主探测和构建室内环境地图的问题,提出一种基于滚动窗口的路径规划算法。将传统遍历构图的牛耕遍历方式改进为未知环境的探测策略,并结合滚动窗口实现对未知环境的滚动探测和构图路径规划,同时利用A*算法规划滚动窗口中的局部路径和机器人进入死胡同的逃离路径。仿真结果表明,该算法可以有效减少构图节点,缩短构图路径,使机器人更快速、高效地自主构建环境地图。

关键词: 自主地图构建, 路径规划, 探测算法, A*算法, 牛耕算法

Abstract: Aiming at the problem of how to detect and construct the indoor environment map with an optimal detection route by the intelligent robot,a path planning algorithm based on rolling window is proposed.The detection strategy of unknown environment is improved from the traditional traversal pattern of cattle farming.Combined with the rolling window,the rolling exploration and map building path planning of the unknown environment is realized.Meanwhile,the A* algorithm is used to plan the local path in the rolling window and the escape path when the robot enters a dead end.Simulation results based on different algorithms show that the proposed algorithm can effectively reduce the map building nodes,shorten the map building path,and enable the robot to build the environment map building more quickly and efficiently.

Key words: autonomous map building, path planning, detection algorithm, A* algorithm, cattle farming algorithm

中图分类号: