로보트제어를 위한 프로그래밍 언어의 설계

Design of Programming Language for Robot Control

  • 발행 : 1987.02.01

초록

In this paper the programming language for Hero-1 robot is developed using Apple II micro computer. The language is composed of main monitor mode, editing mode, execution mode, and debugging mode. The main monitor mode is a main flow of the whole language system and controls starting and terminating procedures of operating the controller, and monitors the others. The editing mode has capability to make a user's maniqulation program. Trajectory planning algorithms(point-to-point motion and linear approximate motion)have been realized in the robot language, and in the case of point-to-point motion, inverse kinematics have been solved for the desired point.

키워드