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...

詳細記述

保存先:
書誌詳細
主要な著者: Azrul Amri, Jamal, Engku Fadzli Hasan, Syed Abdullah, Fatma Susilawati, Mohamad
フォーマット: 論文
言語: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.