首页 /研究 /RoboTSP – A Fast Solution to the Robotic Task Sequencing Problem
OTHER

RoboTSP – A Fast Solution to the Robotic Task Sequencing Problem

Francisco Suárez-Ruiz, Teguh Santoso Lembono, Quang‐Cuong Pham

发表年份
2018
引用次数
6

摘要

In many industrial robotics applications, such as spot-welding, spray-painting or drilling, the robot is required to visit successively multiple targets. The robot travel time among the targets is a significant component of the overall execution time. This travel time is in turn greatly affected by the order of visit of the targets, and by the robot configurations used to reach each target. Therefore, it is crucial to optimize these two elements, a problem known in the literature as the Robotic Task Sequencing Problem (RTSP). Our contribution in this paper is two-fold. First, we propose a fast, near-optimal, algorithm to solve RTSP. The key to our approach is to exploit the classical distinction between task space and configuration space, which, surprisingly, has been so far overlooked in the RTSP literature. Second, we provide an open-source implementation of the above algorithm, which has been carefully benchmarked to yield an efficient, ready-to-use, software solution. We discuss the relationship between RTSP and other Traveling Salesman Problem (TSP) variants, such as the Generalized Traveling Salesman Problem (GTSP), and show experimentally that our method finds motion sequences of the same quality but using several orders of magnitude less computation time than existing approaches.

关键词

Computer scienceTravelling salesman problemRobotTask (project management)ExploitRoboticsKey (lock)ComputationArtificial intelligenceReal-time computing

相关论文

查看 OTHER 分类全部论文