JPS59165106A - On-line debugging device - Google Patents
On-line debugging deviceInfo
- Publication number
- JPS59165106A JPS59165106A JP3926783A JP3926783A JPS59165106A JP S59165106 A JPS59165106 A JP S59165106A JP 3926783 A JP3926783 A JP 3926783A JP 3926783 A JP3926783 A JP 3926783A JP S59165106 A JPS59165106 A JP S59165106A
- Authority
- JP
- Japan
- Prior art keywords
- teaching
- reproduction
- reverse
- robot
- program
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/42—Recording and playback systems, i.e. in which the programme is recorded from a cycle of operations, e.g. the cycle of operations being manually controlled, after which this record is played back on the same machine
- G05B19/425—Teaching successive positions by numerical control, i.e. commands being entered to control the positioning servo of the tool head or end effector
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/50—Machine tool, machine tool null till machine tool work handling
- G05B2219/50103—Restart, reverse, return along machined path, stop
Landscapes
- Engineering & Computer Science (AREA)
- Robotics (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Debugging And Monitoring (AREA)
- Numerical Control (AREA)
Abstract
Description
【発明の詳細な説明】
〔発明の利用分野〕
本発明は、ロボット動作プログラムのデバッグに係り、
特に、動作の流れを中断することなく、オンライン環境
下でプログラムを修正、変更するのに好適なオンライン
デバッグ装置に関する。[Detailed Description of the Invention] [Field of Application of the Invention] The present invention relates to debugging a robot operation program.
In particular, the present invention relates to an online debugging device suitable for modifying and changing programs in an online environment without interrupting the flow of operations.
従来のロボット動作プログラムのデバッグでは、プログ
ラムの修正、変更は、オンライン実行を中断して行なわ
れていた。このため、それまでの、意味的チェックのた
めの動作の理解から、プログラムの理解に作業内容を切
替えなければならず、デバッグ作業の効率が低下する欠
点がめった。In conventional debugging of robot motion programs, modifications and changes to the program are performed by interrupting online execution. Therefore, the content of the work had to be changed from understanding the operations for semantic checking to understanding the program, which often resulted in a reduction in the efficiency of the debugging work.
本発明の目的は、ロボット動作プログラムのデバッグに
おいて、実行動作の観察による意味的チェックでの誤り
発見に続く修正、変更を、動作の理解を中断することな
〈実施し、信頼性の商いかつ容易なオンラインデバッグ
装置を提供することにある。An object of the present invention is to make it possible to debug a robot motion program without interrupting the understanding of the motion, to make corrections and changes following the discovery of errors through semantic checking by observing the executed motions, and to improve reliability and ease of use. The objective is to provide an online debugging device.
プログラムの実行結果を連続して観察し意味的チェック
を行ない誤りを発見したとき、一般には動作の観察をや
めて、プログラムの理解にと9かかる。このような思考
の不連続性は、一作業の効率低下、作業の誤シ発生の原
因となる。When a program execution result is continuously observed and a semantic check is performed, and an error is discovered, it generally takes nine hours to stop observing the program and begin to understand the program. Such discontinuity in thinking causes a decrease in the efficiency of one task and the occurrence of errors in the task.
誤りに気がつくのは、その動作の実行開始後であるから
、その誤シを修正、変更するために、それまでに実行し
た過去の一連の動作のある部分を指定する必要がある。Since the error is noticed after the execution of the operation has started, in order to correct or change the error, it is necessary to specify a certain part of the series of operations executed in the past.
具体的には、動作記述プロダラム百語を用い7c場合は
、そのソースプログラムリストのステートメントを理解
した上でそれを動作に対応づける。また、ソースプログ
ラムを記述しないでロボットを動かして%@接オブジェ
クトプログラムを作成するティーチングの場合は、それ
゛までにティーチングした動作を最初から再生して、該
当ケ゛所の手前まで監視を続ける。Specifically, when a behavior description program of 100 words is used, the statements in the source program list are understood and associated with the behavior. In addition, in the case of teaching in which a contact object program is created by moving the robot without writing a source program, the motion taught up to that point is played back from the beginning, and monitoring is continued until just before the relevant location.
本発明は、以上に述べたようなデバッグにおける作業内
容の不連続性をなくすため、修正、変更ケ所を指定する
にあたって、動作を逆方向に実行させることに特徴があ
る。次に本発明の一実施例を、上に述べたティーチング
の場合について詳細に説明するが、動作記述プログラム
言語使用の場合は、ティーチング過程を言語で事前に記
述したのと同じである。The present invention is characterized in that, in order to eliminate the discontinuity of the work contents during debugging as described above, when specifying a place to be corrected or changed, the operation is executed in the opposite direction. Next, an embodiment of the present invention will be described in detail in the case of the above-mentioned teaching, but in the case of using a behavioral description programming language, it is the same as if the teaching process was previously described in the language.
〔発明の実施例〕
以下、本発明の一実施例を詳細に説明する。第1図は、
本発明の実施例の全体構成を示したものである。ティー
チング作業者は、ティーチングボックス1からロボット
マニュピレータ2の現況ヲ見ながら、動作を指令する。[Embodiment of the Invention] Hereinafter, an embodiment of the present invention will be described in detail. Figure 1 shows
1 shows the overall configuration of an embodiment of the present invention. A teaching worker instructs the robot manipulator 2 to operate while observing the current status of the robot manipulator 2 from the teaching box 1.
実行インタプリタ4は、動作指令3を制御データ5に侯
侠する。この制御データは、サーボインタフェース6に
よって、制御信号7に変換され、これによってロボット
マニュピレータ2が動作する。センサ情報8は、センサ
インタフェース9に取込まれ、ロボット現況情報10に
変換される。このロボット現況情報10は、要素動作の
開始、終了の座標、姿勢であり、動作指令3の結果デー
タとして実行インタプリタ4に取込まれ記憶される。テ
ィーチング作業者が、ティーチングの誤シを犯したとき
、または、ティーチング済みの動作を変換したいとき、
ティーチングボックス1から、戻り指令を与える。戻9
割込み情報11によって実行インタプリタ4は、それま
での仕事を中断し前述の記憶された動作を、最新の動作
から過去の動作へと再生する。ティーチレグ作業者はロ
ボットマニュピレータ2の逆動作の連続的再生を見て、
変換しだいり所の再生完了後に、逆方向再生停止をティ
ーチングボックス1より入力する。これによって実行イ
ンタプリタ4は逆動作の連続再生を中止する。その後、
前述の寸法で、ティーチングを行なう。The execution interpreter 4 converts the operation command 3 into control data 5. This control data is converted into a control signal 7 by the servo interface 6, and the robot manipulator 2 operates in response to this control signal 7. Sensor information 8 is taken into a sensor interface 9 and converted into robot current status information 10. This robot current status information 10 includes the start and end coordinates and postures of the element motions, and is taken into the execution interpreter 4 and stored as result data of the motion commands 3. When a teaching worker makes a teaching error or wants to convert a taught action,
Give a return command from the teaching box 1. Return 9
In response to the interrupt information 11, the execution interpreter 4 interrupts the previous work and reproduces the above-mentioned stored operations from the latest operation to the past operation. The teach leg worker watches the continuous playback of the reverse motion of the robot manipulator 2,
After the conversion is completed and the playback is completed, a command to stop playback in the reverse direction is input from the teaching box 1. This causes the execution interpreter 4 to stop the continuous reproduction of the reverse operation. after that,
Perform teaching using the dimensions mentioned above.
第2図は、ティーチングと、逆動作の再生との実際をプ
ログラムイメージで説明したものである。FIG. 2 is a diagram illustrating the actual teaching and reverse operation reproduction using a program image.
同図(aXb)によってティーチングの内容を以下に簡
単に説明する。The contents of the teaching will be briefly explained below with reference to the same figure (aXb).
1 マニュピレータの原点座標を指定
2 L1面を遡シ抜けてPLANE1面上に移動3
把持する物(この例では円柱状工具)全L1面の右(進
行方向に対して)に位置させ、左折してL1面に沿って
、52面に至るまで移動
4 右折し52面に沿ってL3面に至るまで移動
5 右折しL3面に沿ってSomewheveまで移動
以上に説明したように進行方向、右左折9把持姿勢をテ
ィーチングボックスから入力する。1 Specify the origin coordinates of the manipulator 2 Move backward through the L1 plane and move onto the PLANE 1 plane 3
Position the object to be gripped (in this example, the cylindrical tool) to the right of the L1 plane (relative to the direction of travel), turn left and move along the L1 plane until you reach the 52nd plane 4 Turn right and move along the 52nd plane Move until reaching the L3 plane 5 Turn right and move along the L3 plane to Someheve As explained above, enter the direction of travel, turn right/left 9 and grip posture from the teaching box.
第2図の(C)は、同図(b)を逆に動作する状況を示
したものである。谷動作は、下勝部分の記述を変える形
となる。FIG. 2(C) shows a situation in which the operation shown in FIG. 2(b) is reversed. The valley action changes the description of the lower part.
百 左折してL3面に沿って52面まで移動4 左折し
て52面に沿ってL1面まで移動3 把持物を進行方向
左に配置(この例では、5で指示していないから、はじ
めから左にある)L1面に沿ってPLANEX面(面は
指定していないがティーチング時にセンサ情報から座標
を記憶しである)に移動
2 L1面を通シ抜けてHOME面(マニュピレータ
原点)まで移動
〒 移動指令でないので不要
このような逆動作を行なうための機能と手段とを次に説
明する。100 Turn left and move to the 52nd plane along the L3 plane 4 Turn left and move to the L1 plane along the 52nd plane 3 Place the held object on the left in the direction of travel (in this example, since it is not specified in 5, Move along the L1 plane (on the left) to the PLANEX plane (the plane is not specified, but the coordinates are memorized from the sensor information during teaching) 2 Move through the L1 plane to the HOME plane (manipulator origin) The function and means for performing such a reverse operation, which is unnecessary since it is not a movement command, will be explained next.
第3図は第1図の実行インタプリタ4の機能を示したデ
ータフロー図である。第5M−第9図は第3図の谷処理
の具体的動作を示すもので、第5図はオブジェクト変換
、第6図は制御計算、第7図は座標パラメータ計算、第
8図はオブジェクトテーブル作成、第9図は戻シ動作計
算を示す。以下に各要素の機能を入出力を中心として説
明する。FIG. 3 is a data flow diagram showing the functions of the execution interpreter 4 of FIG. 1. Figures 5M to 9 show the specific operation of the valley processing in Figure 3. Figure 5 is object conversion, Figure 6 is control calculation, Figure 7 is coordinate parameter calculation, and Figure 8 is object table. Figure 9 shows the calculation of the return operation. The functions of each element will be explained below, focusing on input and output.
(1)オブジェクト変換
入カニ動作指令(第1回動作指令3)
出力;オブジェクトデータ(移動方向または姿勢)
(2)制御計算
入カニオブジェクトデータまたは戻り動作オブジェクト
データ
出カニ制御データ(第1図制御データ5)(3)座標パ
ラメータ計算
入力;センサ情報(第1図センサ情報8)出カニパラメ
ータオブジェクトデータ(移動開始終了座標、姿勢パラ
メータ)
(4)オブジェクトテーブル作成
入カニオブジェクトデータまfc、はパラメータオブジ
ェクトデータ
出カニ記憶データ
(5)戻り動作計算
入カニ記憶データと戻り割込情報
出カニ戻り動作オブジェクトデータ
第4図は、第3図でのオブジェクトデータ等の記憶と逆
動作の計算の方法を説明したものである。(1) Object conversion input crab movement command (first movement command 3) Output; object data (movement direction or posture) (2) Control calculation input crab object data or return movement object data Output crab control data (Fig. 1 control Data 5) (3) Coordinate parameter calculation input; Sensor information (Sensor information 8 in Figure 1) Output crab parameter Object data (movement start and end coordinates, attitude parameter) (4) Object table creation Input crab object data fc, are parameters Object data Output storage data (5) Return operation calculation Input storage data and return interrupt information Output return operation object data Figure 4 shows the method of storing object data etc. and calculating the reverse operation in Figure 3. This is what I explained.
第4図(a)は、第2図の動作のオブジェクトテーブル
であり、OPは把持などの姿勢0指定、FROMは移動
開始時の座標、TOは移動終了時の座標をそれぞれ示す
。特に指定がない場合は一印であられす。FROMの欄
が一印のときは直前の動作でのToの座標と同じである
。同図(b)は逆動作オブジェクトの計算結果である。FIG. 4(a) is an object table for the motion shown in FIG. 2, where OP indicates a zero orientation designation such as grasping, FROM indicates coordinates at the start of movement, and TO indicates coordinates at end of movement. Unless otherwise specified, a single mark will be used. When there is a mark in the FROM column, the coordinates are the same as the To coordinates in the previous operation. FIG. 4B shows the calculation results for the inverse action object.
OF、FROM、TOは逆動作のものである。同図(C
)の姿勢変換テーブルhopからOPを計算するための
テーブルである。これらによって、逆動作オブジェクト
の各欄は次のようにして作る。OF, FROM, and TO are of reverse operation. The same figure (C
) is a table for calculating OP from the posture conversion table hop. Using these, each column of the reverse action object is created as follows.
(1)OFが一印のときは、OPは一印とする。(1) When OF is one mark, OP is one mark.
(2)OPが一印でないとき、姿勢変換テーブルを参照
OPを求める。(2) When OP is not one mark, refer to the attitude conversion table to find OP.
(3)逆動作開始時点のFROMは、対応するFROM
と同一行のTOのデータをコピーする。(3) FROM at the start of reverse operation is the corresponding FROM
Copy the TO data on the same line as .
(4)Toは、対応するToの直前の行のTOのデータ
をコピーする。(4) To copies the data of TO in the line immediately before the corresponding To.
(5) (4)でTOの直前の行がなければ、その行
のFROMのデータをTOにコピーする。(5) If there is no line immediately before TO in (4), copy the FROM data of that line to TO.
以上に説明した本実施例によれば、次の効果が期待でき
る。According to this embodiment described above, the following effects can be expected.
(1)簡単な変換テーブルと座標データの入れかえで、
逆動作を計算するから、処理が高速である。(1) By simply replacing the conversion table and coordinate data,
Processing is fast because the inverse operation is calculated.
(2)ティーチングの最初から再生することがないので
、誤りに気づくのが早ければ、その個所にアクセスする
時間が短くて埼み作業効率が向上する。(2) Since teaching is not replayed from the beginning, the sooner an error is noticed, the less time it takes to access the location, which improves work efficiency.
(3)誤り個所を通過し終ったことが確認でき、戻し過
ぎても、その点から修正、変更が可能であるから、作業
が容易である。(順方向に最初から再生する方法では、
通過してしまったり、また、やり直さなければならない
。)〔発明の効果〕
本発明によれば1次のような効果が生じる。(3) It is possible to confirm that the erroneous part has been passed, and even if the erroneous part has been passed, corrections and changes can be made from that point, making the work easier. (If you play from the beginning in the forward direction,
You may pass it or have to start over again. ) [Effects of the Invention] According to the present invention, the following effects occur.
(1)プログラムの修正、変更に最も関連する部分の動
作だけが目にふれるので、作業の効率および信頼性が向
上する。(1) Work efficiency and reliability are improved because only the operations of the parts most relevant to program modifications and changes are visible.
(2)誤り動作完了後、修正、変更を実施するまで動作
だけに注目して、プログラムそのものは理解する必要が
ないので、上記(1)と同様の効果がある。(2) After the erroneous operation is completed, there is no need to pay attention to the operation and understand the program itself until corrections and changes are made, so there is the same effect as in (1) above.
第1図は本発明の一実施例の全体構成図、第2図はティ
ーチング動作と逆動作との実際例、第3図は本発明の処
理の一例構成図、第4図は第3図の処理の説明図、第5
図〜第9図は第3図の各処理の具体的動作の一例を示す
フローチャートである。
1・・・ティーチングボックス、2・・・ロボットマニ
ュピレータ、4・・・笑行インタプリタ、11・・°戻
す割第 5 図
第 6 図
第 7 図
窩 δ 図
葛 9 図FIG. 1 is an overall configuration diagram of an embodiment of the present invention, FIG. 2 is an actual example of teaching operation and reverse operation, FIG. 3 is a configuration diagram of an example of the processing of the present invention, and FIG. Explanatory diagram of processing, 5th
9 to 9 are flowcharts showing examples of specific operations of each process in FIG. 3. 1...Teaching box, 2...Robot manipulator, 4...Laughter interpreter, 11...°Return section Fig. 5 Fig. 6 Fig. 7 Fig. δ Fig. Kuzu Fig. 9
Claims (1)
能な命令に変換する装置とロボット装置とより成るシス
テムにおいて、現在の最新の動作から、過去の動作へさ
かのぼる方向で、ロボット動作プログラムを実行する手
段を設けたことを特徴とするロボット動作プログラムの
逆方向実行によるオンラインデパック装置。1.0 - In a system comprising a pot operation program, a device for converting the program into executable instructions, and a robot device, means for executing the robot operation program in the direction from the current latest operation to the past operation. 1. An online depacking device by performing backward execution of a robot motion program, characterized in that:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3926783A JPS59165106A (en) | 1983-03-11 | 1983-03-11 | On-line debugging device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3926783A JPS59165106A (en) | 1983-03-11 | 1983-03-11 | On-line debugging device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS59165106A true JPS59165106A (en) | 1984-09-18 |
Family
ID=12548362
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3926783A Pending JPS59165106A (en) | 1983-03-11 | 1983-03-11 | On-line debugging device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS59165106A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6277610A (en) * | 1985-09-30 | 1987-04-09 | Toyoda Mach Works Ltd | Robot controller equipped with step-back function |
JPS6285347A (en) * | 1985-10-09 | 1987-04-18 | Nec Eng Ltd | Information processor |
JPS63250705A (en) * | 1987-04-08 | 1988-10-18 | Fanuc Ltd | Numerical controller |
WO1990000765A1 (en) * | 1988-07-07 | 1990-01-25 | Fanuc Ltd | Numerical controller |
EP0397887A1 (en) * | 1988-12-07 | 1990-11-22 | Fanuc Ltd. | Method of correcting machining program |
JPH08320813A (en) * | 1995-05-26 | 1996-12-03 | Nec Corp | Program simulator device and program debugging method |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS4961777A (en) * | 1972-10-17 | 1974-06-14 | ||
JPS5326636A (en) * | 1976-08-25 | 1978-03-11 | Mitsubishi Electric Corp | Signal memory circuit |
-
1983
- 1983-03-11 JP JP3926783A patent/JPS59165106A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS4961777A (en) * | 1972-10-17 | 1974-06-14 | ||
JPS5326636A (en) * | 1976-08-25 | 1978-03-11 | Mitsubishi Electric Corp | Signal memory circuit |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6277610A (en) * | 1985-09-30 | 1987-04-09 | Toyoda Mach Works Ltd | Robot controller equipped with step-back function |
JPS6285347A (en) * | 1985-10-09 | 1987-04-18 | Nec Eng Ltd | Information processor |
JPS63250705A (en) * | 1987-04-08 | 1988-10-18 | Fanuc Ltd | Numerical controller |
WO1990000765A1 (en) * | 1988-07-07 | 1990-01-25 | Fanuc Ltd | Numerical controller |
EP0397887A1 (en) * | 1988-12-07 | 1990-11-22 | Fanuc Ltd. | Method of correcting machining program |
JPH08320813A (en) * | 1995-05-26 | 1996-12-03 | Nec Corp | Program simulator device and program debugging method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6943364B2 (en) | Robot control process with behavior tree architecture | |
WO2014056533A1 (en) | A method and an apparatus for automatically generating a collision free return program for returning a robot from a stop position to a predefined restart position | |
JP2005103681A (en) | Robot system | |
JPH10264080A (en) | Robot controller | |
JP2006099260A (en) | Robot program creating device | |
Pettinger et al. | Reducing the teleoperator’s cognitive burden for complex contact tasks using affordance primitives | |
JPS59165106A (en) | On-line debugging device | |
KR100284453B1 (en) | Numerical Control Device | |
CN111708525A (en) | Graphical programming system interpreter based on XML industrial robot | |
JP4625112B2 (en) | Robot program creation device | |
Leu et al. | CORBYS cognitive control architecture for robotic follower | |
CN113848812B (en) | Robot control method, control device and control system | |
Wasik et al. | A fuzzy behavior-based control system for manipulation | |
JPS61147307A (en) | Robot controller provided with interference avoiding function | |
JPH08106320A (en) | Automatic machine and control method for automatic machine | |
JP3208467B2 (en) | Robot control device | |
JPH0991022A (en) | Robot controller | |
JPS60200313A (en) | Robot coordinate corrector | |
JPS6260006A (en) | Interference checking method for robot control program | |
JPS60178509A (en) | Teaching system of robot | |
JPS63102892A (en) | Uncontrolled movement preventive method of robot | |
JPS6260005A (en) | Confirming method for robot program | |
JPH01109410A (en) | Method for teaching position data of robot | |
JPS63150184A (en) | Teaching device for robot | |
JPS5858610A (en) | Controlling method of instructing and reproducing type robot |