Affiliation:
1. Silesian University of Technology
Abstract
Preparing the task for the robotic system takes several steps. Programming a robot, as the last step, is preceded by the analysis of possible variants of its implementation and trajectory planning. However, the first step is to recognize the task and to split it into fragments, according to activity, without the reference how to realize them. The modern robotics seeks the way to shorten the time to of program preparation, developing the so-called "programming at the task level." It consists in writing a program in a language, which is similar to natural one, describing only the basic operations, without going into the details of their realization the robot (like collision-free path selection or communication with the environment through interfaces and sensors). The outcome is, for example the special voice interfaces used in robotized surgery that allow the surgeon to cooperate with assisting robot without the need to divert their attention from the surgical field. In case of industrial robots, this method is treated as the experimental one and the interest is confined to purely scientific. This article discusses some aspects of this method with respect to the first stages of the task planning. A description of the robot’s workspace and defining the basic steps in a language which is similar to natural one, allows the use of logic programming language to generate pseudocode, which eventually leads to the realization of the task. Every activity could be then divided into elementary steps that must be described directly in the robot programming language. The presented method is currently at the early stage of development and does not allow the direct programming of the robot, but the generated pseudocode could be the basis of a complete program.
Publisher
Trans Tech Publications, Ltd.
Reference16 articles.
1. I. Bacá, C. Schultz, L. Grzybowski, V. Göetzen, Voice-controlled robotic arm in laparoscopic surgery, Croat Med J. 40, 3 (1999) 409-412.
2. S. Okada, Y. Tanaba, H. Yamauchi, S. Sato, Single-surgeon thoracoscopic surgery with a voice-controlled robot, Lancet. 351, 9111 (1998) 1249-1249.
3. M.C. Welsh, T. Satterlee-Cartmell, M. Stine, Towers of Hanoi and London: Contribution of working memory and inhibition to performance, Brain and cognition. 41, 2 (1999) 231-242.
4. A.M. Hinz, Shortest paths between regular states of the tower of Hanoi, Information sciences. 63, 1 (1992) 173-181.
5. A. Sapir, The Tower of Hanoi with forbidden moves, The Computer Journal. 47, 1 (2004) 20-24.