Indoor global path planning based on critical cells using dijkstra algorithm

Path planning has been implemented in various robotics systems, and the results checked. This paper proposes global path planning based on grids representation in an indoor environment using Dijkstra algorithm. The algorithm uses floor plan of any environment discretized to some equal-sized square g...

全面介紹

Saved in:
書目詳細資料
Main Authors: Azrul Amri, Jamal, Engku Fadzli Hasan, Syed Abdullah, Fatma Susilawati, Mohamad
格式: Article
語言:English
出版: Asian Research Publishing Network 2015
主題:
在線閱讀:http://eprints.unisza.edu.my/6651/1/FH02-FIK-15-03800.jpg
http://eprints.unisza.edu.my/6651/
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Path planning has been implemented in various robotics systems, and the results checked. This paper proposes global path planning based on grids representation in an indoor environment using Dijkstra algorithm. The algorithm uses floor plan of any environment discretized to some equal-sized square grids. Cells that contained doorways, corner, curve and junction are considered as critical cells. These critical cells are used as the vertices to the Dijkstra algorithm, with distances between two successive cells as edges between them, and the shortest path between a set of predefined points within the terrain can then be calculated. Simulations results show that the proposed algorithm enhances performance and speed compared to the traditional Dijkstra’s algorithm.