首页    期刊浏览 2024年11月30日 星期六
登录注册

文章基本信息

  • 标题:Path Optimization for Mobile Robots using Genetic Algorithms
  • 本地全文:下载
  • 作者:Fernando Martinez Santa ; Fredy H. Martinez Sarmiento ; Holman Montiel Ariza
  • 期刊名称:International Journal of Advanced Computer Science and Applications(IJACSA)
  • 印刷版ISSN:2158-107X
  • 电子版ISSN:2156-5570
  • 出版年度:2022
  • 卷号:13
  • 期号:2
  • DOI:10.14569/IJACSA.2022.0130277
  • 语种:English
  • 出版社:Science and Information Society (SAI)
  • 摘要:This article proposes a path planning strategy for mobile robots based on image processing, the visibility graphs technique, and genetic algorithms as searching/optimization tool. This proposal pretends to improve the overall execution time of the path planning strategy against other ones that use visibility graphs with other searching algorithms. The global algorithm starts from a binary image of the robot environment, where the obstacles are represented in white over a black background. After that four keypoints are calculated for each obstacle by applying some image processing algorithms and geometric measurements. Based on the obtained keypoints, a visibility graph is generated, connecting all of these along with the starting point and the ending point, as well as avoiding collisions with the obstacles taking into account a safety distance calculated by means of using an image dilation operation. Finally, a genetic algorithm is used to optimize a valid path from the start to the end passing through the navigation network created by the visibility graph. This implementation was developed using Python programming language and some modules for working with image processing ang genetic algorithms. After several tests, the proposed strategy shows execution times similar to other tested algorithms, which validates its use on applications with a limited number of ob-stacles presented in the environment and low-medium resolution images.
  • 关键词:Optimization; path planning; genetic algorithms; visibility graphs
国家哲学社会科学文献中心版权所有