首页 /研究 /Path Planning for Mobile Robots on Rough Terrain
OTHER

Path Planning for Mobile Robots on Rough Terrain

Alexandre Soares dos Santos, Héctor Azpúrua, Gustavo Pessin, Gustavo Freitas

发表年份
2018
引用次数
12

摘要

Recently, mobile robots have been used in several applications, such as inspection, surveillance, exploration of unknown environments, among others. For example, the Vale's speleology group acquired a robotic platform, named EspeleoRobô, capable of moving on rough terrain, exploring and mapping natural caves. Although EspeloRobô achieved its goal in several field tests, we have faced repeated operational challenges regarding loss of communication between the control base and the robot. A possible solution is to implement autonomous navigation. Thus, an embedded instrumentation and control system would guide the robot to improve the exploration and prevent it from damage. Therefore, this paper evaluates path planning techniques to optimize the robot exploration on rough terrain. We represent the environment using triangle meshes modeled as a graph and generate optimal paths with the Dijkstra's algorithm considering the following metrics as cost function: traveled distance, terrain traversability, and robot power consumption. Lastly, this paper proposes a cost function that accounts for multiple goals during the path planning, and the user can set the trade-off between them through weights. Thus, the algorithm evaluates the relevance of each metric while finding paths connecting the start and goal positions.

关键词

TerrainMotion planningComputer scienceMobile robotRobotDijkstra's algorithmReal-time computingShortest path problemArtificial intelligenceGraph

相关论文

查看 OTHER 分类全部论文