首页 /研究 /Path Planning Application using Dijkstra Algorithm on Service Robot
PERCEPTION

Path Planning Application using Dijkstra Algorithm on Service Robot

Ryan Satria Wijaya, Senanjung Prayoga, Anugerah Wibisana

发表年份
2024
引用次数
3
访问权限
开放获取

摘要

The advancement of robot technology in mobile robots is quickly evolving and being utilized in various sectors such as industries, military, medicine, and public services.Challenges consist of perception, localization, motion control, and path planning.The aim of Dijkstra's algorithm, which is a greedy algorithm, is to optimize path planning to improve movement efficiency.Dijkstra's algorithm is a useful method in graph theory to find the shortest path between two nodes in a weighted graph, utilizing an iterative approach to compute the distance.The algorithm being suggested speeds up the initial process by simultaneously determining the shortest route from the starting point to all other points, utilizing various paths or continuing on the same path to reach additional nodes.Nonetheless, it begins at the central node, utilizing data that is not influenced by the route taken.The author experimented with Dijkstra's algorithm using a Service Robot, successfully navigating past three obstacles without any collisions.The robot demonstrated success in finding the shortest and fastest path by maintaining an average speed of 0.23 m/s and average errors of 0.021 meters on the x-axis and 0.017 meters on the y-axis.

关键词

Dijkstra's algorithmComputer sciencePath (computing)Service (business)PathfindingAlgorithmReal-time computingArtificial intelligenceShortest path problemTheoretical computer science

相关论文

查看 PERCEPTION 分类全部论文