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.