DOI QR코드

DOI QR Code

실내에서 작업하는 로봇의 휴리스틱 작업경로계획

A heuristic path planning method for robot working in an indoor environment

  • 현웅근 (호남대학교 전자공학과)
  • 투고 : 2014.06.19
  • 심사 : 2014.08.11
  • 발행 : 2014.08.31

초록

본 논문에서는 실내 환경에서 작업하는 로봇의 무 충돌 경로계획을 위하여 휴리스틱 작업 경로계획 방법을 제안한다. 이 방법은 모양공간을 격자로 분할하여 작은 크기의 격자를 여러개 합한 큰 격자로 장애물 모양공간을 재구성 하여 시작점의 노드와 목표점의 노드간의 연결을 노드와 노드사이의 거리와 장애물의 확률적 분포 같은 지역적인 정보를 이용하여 통로를 만들고 그 공간에서 작은 격자의 모양공간에서 그래프 연결을 찾는 방법으로 경로 및 작업을 계획하는 방법이다. 이 방법은 전체 모양공간에 대한 그래프를 기억시킬 필요가 없어 모양공간 내에서 노드나 격자의 증가에 따른 기억용량의 증가가 크지 않으며 전체 그래프에 대한 탐색을 하지 않으므로 계산량이 많지 않다. 제안한 알고리즘의 평가를 위하여 이동 로봇이 격자화된 실내지형에 대하여 최단거리의 경로계획을 성공적으로 수행하였음을 확인하였다.

A heuristic search algorithm is proposed to plan a collision free path for robots in an indoor environment. The proposed algorithm is to find a collision free path in the gridded configuration space by proposed heuristic graph search algorithm. The proposed algorithm largely consists of two parts : tunnel searching and path searching in the tunnel. The tunnel searching algorithm finds a thicker path from start grid to goal grid in grid configuration space. The tunnel is constructed with large grid defined as a connected several minimum size grids in grid-based configuration space. The path searching algorithm then searches a path in the tunnel with minimum grids. The computational time of the proposed algorithm is less than the other graph search algorithm and we analysis the time complexity. To show the validity of the proposed algorithm, some numerical examples are illustrated for robot.

키워드

참고문헌

  1. S.-W. Noh, N.-Y. Ko, and Y.-C. Bae," Particla filter Correction of GPS localization of a mobile robot," J. of the Korea Institute of Electronic Communication Sciences, vol. 7, no. 2, 2012, pp. 381-390.
  2. T.-G. Kim and N.-Y. Ko, "Particle Filter SLAM for Indoor Navigation of a Mobile Robot Using Ultrasonic Beacons," J. of the Korea Institute of Electronic Communication Sciences, vol. 7, no. 2, 2012, pp. 391-400.
  3. K.-J. Kim and N.-Y. Ko, "Numerical Performance Analysis of Obstacle Avoidance method for a Mobile Robot," J. of the Korea Institute of Electronic Communication Sciences, vol. 7, no. 2, 2012, pp. 401-408.
  4. C. Luo, S. X, Yang, and D. A. Stacey, "Real-time path planning with deadlock avoidance of multiple cleaning robots," Robotics and Automation, vol. 3, no. 1, 2007, pp 4080-4085.
  5. M. W. M. G. Dissanayake, P. Newman, S. Clark, H. F. Durrant-Whyte, and M. Csorba, "A Solution to the Simultaneous Localization and Map Building(SLAM) Problem," IEEE Trans. Robotics and Automation, vol. 17, no. 3, 2001, pp. 229-241. https://doi.org/10.1109/70.938381
  6. J. F. Canny and B. R. Donald, "Simplified Voronoi Diagrams," Discrete and Computational Geometry, Springer-Verlag, vol. 3, 2000, pp. 219-236.
  7. O. Khatib, "Real-time obstacle avoidance for manipulators and mobile robots," Int. J. of Robotics Research, vol. 5, no. 1, 1986, pp. 90-98.