JPS6260006A - Interference checking method for robot control program - Google Patents

Interference checking method for robot control program

Info

Publication number
JPS6260006A
JPS6260006A JP20021485A JP20021485A JPS6260006A JP S6260006 A JPS6260006 A JP S6260006A JP 20021485 A JP20021485 A JP 20021485A JP 20021485 A JP20021485 A JP 20021485A JP S6260006 A JPS6260006 A JP S6260006A
Authority
JP
Japan
Prior art keywords
robot
source program
data
interference
movement
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
Application number
JP20021485A
Other languages
Japanese (ja)
Inventor
Kunio Tanaka
久仁夫 田中
Haruhiko Tatsumi
巽 晴彦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fanuc Corp
Original Assignee
Fanuc Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Fanuc Corp filed Critical Fanuc Corp
Priority to JP20021485A priority Critical patent/JPS6260006A/en
Publication of JPS6260006A publication Critical patent/JPS6260006A/en
Pending legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)
  • Manipulator (AREA)

Abstract

PURPOSE:To check interference automatically by inputting data which specify the shape and position of an interfering body. CONSTITUTION:A source program SPR generated in robot language, position data on a point, and interference data are inputted to a processor 101a to check whether or not a robot interferes with the interfering body IB by a movement instruction. When so, a movement instruction for by-passing the interfering body IB is generated, a by-pass passage BPT and movement instruction data CMD are displayed on the display screen, and the source program is corrected by a source program correction indication according to the movement instruction CMD.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 本発明はロボット制御プログラムの干渉チェック方法に
係り、特にオフラインプログラミングによりロボットM
語で作成したロボット制御プログラム(ソースプログラ
ム)の干渉チェック方法に関する。
[Detailed Description of the Invention] <Industrial Application Field> The present invention relates to a method for checking interference in a robot control program, and in particular, the present invention relates to a method for checking interference in a robot control program.
This paper relates to an interference checking method for a robot control program (source program) created in a language.

〈従来技術〉 ロボットによりワークスティジョン上の部品を扱う場合
、いかなる通路に沿っていかなるポイントシロボットを
移動させるかの通路データやロボット動作を規定するデ
ータをロボットコントローラに入力する必要がある。こ
のため通常、教示操作盤を操作することによりロボット
を実際に移動させて必要なポイントの座標値、該ポイン
トへの動作速度、直線移動かあるいは円弧移動かなどを
示す移動タイプ、該ポイントにおけるロボットサービス
コード等を教示してロボット制御プログラムを作成し、
該ロボット制御プログラムをロボットコントローラに入
力してロボットを制御するようにしている。
<Prior Art> When a robot handles parts on a workstation, it is necessary to input into a robot controller path data indicating which point along which path the robot is to be moved and data defining robot motion. For this reason, usually, the robot is actually moved by operating the teaching panel, and the movement type that indicates the coordinate values of the required point, the movement speed to the point, whether it is linear movement or circular movement, and the robot at the point. Create a robot control program by teaching the service code etc.
The robot control program is input to the robot controller to control the robot.

しかし、かかるロボット制御プログラムの作成方法では
教示操作が面倒となる。このためオフラインプログラミ
ングによりロボット制御プログラムを作成する方法が提
案されている。
However, in this method of creating a robot control program, teaching operations become troublesome. For this reason, a method of creating a robot control program by off-line programming has been proposed.

このオフラインプログラミングは (1)簡単なロボット言語でロボット動作をプログラム
すると共に(各ポイントはポジション変数たとえばPi
で表現する)、該ソースプログラムで用いられるポジシ
ョン変数が指示するポイントの位置座標値を位置データ
として入力し、(2)ロボット言語で作成されたソース
プログラムをオフラインプログラミング装置の翻訳機能
により翻訳してロボットコントローラが実行可能なコー
ドデータ(Pコード)に変換するようになっている。尚
、Pコードデータにおいて用いられろポジション変数の
名称Pi(i=1.2.  ・・)と実際の座標値の対
応を示すポジション変数ファイルも前記翻訳機能により
生成されろ。ただし、ポジション変数の実際の位置座標
値がソースプログラム作成段階で特定されていない場合
にはPコードデーク生成後、各ポジション変数の実際の
位置座標値をキーボード等から入力し、あるいはティー
チングにより入力する。
This offline programming consists of (1) programming the robot motion in a simple robot language (each point is a position variable, e.g. Pi
(2) The source program created in the robot language is translated by the translation function of the offline programming device. The robot controller converts it into executable code data (P code). Incidentally, a position variable file indicating the correspondence between the position variable name Pi (i=1.2, . . . ) used in the P code data and the actual coordinate values is also generated by the translation function. However, if the actual position coordinate values of the position variables are not specified at the source program creation stage, after the P code data is generated, the actual position coordinate values of each position variable are input from a keyboard or the like or by teaching.

そして、かかるオフラインプログラミング方法によれば
簡単なロボット言語さえ知っていればロボットIIJ 
tl 用のソースプログラムを容易に作れ、しかも該ソ
ースプログラムを入力するだけで以後オフラインプログ
ラミング装置がロボットコン1−ローラが実行可能な所
定のコードよりなるPコードデータとポジション変数フ
ァイルを作成して(れる。
According to this offline programming method, if you know even a simple robot language, you can use Robot IIJ.
You can easily create a source program for tl, and by simply inputting the source program, the offline programming device will create P code data and position variable files consisting of predetermined codes that can be executed by the robot controller 1-roller ( It will be done.

〈発明が解決しようとしている問題点〉ところで、ポジ
ション変数の位置座標値は図面を参照してキーボード等
からプログラマが入力するものである。このため、干渉
物の把握を十分に行えない場合があり、又入力ミスある
いは勘違い等により間違った位置データを入力する場合
もあり、指令された通路に沿ってロボットを移動させろ
と干渉物に干渉することがある。
<Problems to be Solved by the Invention> By the way, the position coordinate values of the position variables are input by the programmer from a keyboard or the like while referring to the drawings. For this reason, it may not be possible to grasp the interfering object sufficiently, and there may be cases where incorrect position data is input due to input errors or misunderstandings, and the robot may interfere with the interfering object when trying to move the robot along the commanded path. There are things to do.

以上から本発明の目的は自動的にソースプログラム(ロ
ボット制御プログラム)の干渉チェックを行え、かつ干
渉する場合にはソースプログラムを容易に修正できる干
渉チェック方法を提供することである。
In light of the above, an object of the present invention is to provide an interference checking method that can automatically check for interference in a source program (robot control program), and can easily modify the source program in the event of interference.

く問題点を解決するための手段〉 第1図は本発明方法を実現するオフラインプログラミン
グ装置のブロックである。
Means for Solving the Problems> FIG. 1 is a block diagram of an offline programming device that implements the method of the present invention.

101はオフラインプログラミング装置であり、プロセ
ッサ101 alROMI O1b、RAM101c、
フロッピーディスク101d、フロッピーディスク装置
101s、CRTlolf、キーボード101g、テー
プリーグ等のデータ入力装置101hを有している。
101 is an offline programming device, which includes a processor 101 alROMI O1b, a RAM 101c,
It has a floppy disk 101d, a floppy disk device 101s, a CRTlolf, a keyboard 101g, and a data input device 101h such as a tape league.

SPRはソースプログラム、PDはポジション変数の位
置データ、IFD干渉物の形状及び位置を特定する干渉
データである。
SPR is a source program, PD is position data of a position variable, and interference data that specifies the shape and position of an IFD interference object.

CRTlolfのディスプレイ画面には、干渉物IBと
ロボット通路PTとソースプログラムのコマンドCMD
が表示されると共に、干渉する場合には迂回通路BPT
と迂回させろための移動命令データCMDが表示される
The display screen of CRTlolf shows the interfering object IB, the robot path PT, and the source program command CMD.
will be displayed, and if there is interference, a detour BPT will be displayed.
Movement command data CMD for making a detour is displayed.

〈作用〉 干渉物の形状及び位置を特定するデータを入力しておけ
ば、ソースプログラムとポジション変数の位置座標値を
用いてロボットが干渉物に干渉するかどうかを自動的に
チェックできると共に、干渉しない迂回通路を自動的に
生成できる。
<Operation> If data specifying the shape and position of the interfering object is input, it is possible to automatically check whether the robot will interfere with the interfering object using the source program and the position coordinate values of the position variables, and also check if the robot will interfere with the interfering object. It is possible to automatically generate a detour route that does not occur.

そこで、本発明においては、ロボット動作を特定するた
めのロボッ)・言語で作成されたソースプログラムSP
Rと、該ソースプログラムにおいて用いられるポジショ
ン変数が指示するポイントの位置データPDと、ロボッ
トの移動に際して障害となる干渉物IBを特定する干渉
データIFDとを入力し、ソースプログラムに含まれる
移動命令によりロボットが干渉物と干渉するかどうかを
チェックし、干渉すれば該干渉物を迂回するための移動
命令を作成すると共に、迂回通路BPTと該移動命令デ
ータCMDをディスプレイ画面に表示する。
Therefore, in the present invention, a source program SP created in a robot language for specifying robot motions is provided.
R, the position data PD of the point specified by the position variable used in the source program, and the interference data IFD that specifies the interference object IB that becomes an obstacle when the robot moves, and according to the movement command included in the source program, It is checked whether the robot interferes with an interfering object, and if the robot interferes, a movement command for detouring around the interfering object is created, and the detour path BPT and the movement command data CMD are displayed on a display screen.

〈実施例〉 第1図は本発明方法を実現するオフラインプログラミン
グ装置のブロックである。
<Embodiment> FIG. 1 is a block diagram of an offline programming device that implements the method of the present invention.

101はオフラインプログラミング装置であり、ゴロセ
ッサ101 a、ROMI O1bXRAMlolc、
フロッピーディスク101d、フロッピーディスク装置
101 e 、 CRT 101 f 、キーボード1
01 g、テープリーグ等のデータ入力装置101hを
有している。
101 is an offline programming device, which includes a program processor 101a, ROMI O1bXRAMlolc,
Floppy disk 101d, floppy disk device 101e, CRT 101f, keyboard 1
01g, a data input device 101h such as a tape league.

SPRはロボッ)・動作を規定するためのロボット言語
で作成されたソースプログラム、PDはソースプログラ
ムで用いられるポジション変数Pi(i=1.2.  
・・・)の位置データ、IFDはロボットの移動に障害
となる干渉物の形状や位置を特定する干渉データである
SPR is a source program created in a robot language for specifying robot motion, and PD is a position variable Pi (i=1.2.
...) position data, IFD is interference data that specifies the shape and position of an interfering object that obstructs the movement of the robot.

ソースプログラムSPR,位置データPD、干渉データ
IFDは共にテープ1011に穿孔されており、従って
該テープをデータ入力装置101bにセントして起動す
ることによりソースプログラム・、位置データ、干渉デ
ータはそれぞれRAM101cに転送、記憶されろ。尚
、これらデータはキーボード等から入力してもよい。
The source program SPR, position data PD, and interference data IFD are all punched in the tape 1011. Therefore, by inserting the tape into the data input device 101b and starting it, the source program, position data, and interference data are stored in the RAM 101c. Transfer, be remembered. Note that these data may be input from a keyboard or the like.

ソースプログラムSPRは第2図に示すように(al初
期位置からポイントP1に速度800で直線的にロボッ
トハンドを移動させ、 (bl該ポイントP1でハンドを開き、(c)シかる後
ハンドを速度200でポイントP2に移動させ、 (dl該ポイントP2でハンドを閉じててワークWKを
把持し、 tel以後ポイントP2→P1→P3→P4の通路に治
ってハンドをポイントP4に位置決めし、該ポイントP
4でハンドを開いてワークをテーブル上に載置するもの
とすれば以下のようになる。
The source program SPR is as shown in Figure 2. 200, move to point P2, (dl close the hand at this point P2 and grip the workpiece WK, after tel move to the path of points P2 → P1 → P3 → P4, position the hand at point P4, and move the hand to point P4, P
Assuming that the hand is opened in step 4 and the workpiece is placed on the table, the result will be as follows.

I  PROGRAM TEST 2 VARPi、 P2. P3. P4: PO3I
TION3 8EGIN 4 5PEED=800.0 5 MOVETYPE=LINEAR 6MOVE  To  PI 7 0PEN  HAND 8 5PEED=200.0 9  MOVE  To  P2 10  CLO3E  HAND 11、  MOVE  To  Pi 12  MOVE  To  P3 13  MOVE  To  P4 14 0PEN  HAND 15  END  TEST t= r!L、、V A Rt!変数を意味し、BEG
INI;1プログラムの始まりを意味し、LINEAR
Lよ直線移動を意味しくCIRCULARIよ円弧移動
)、0PEN/CLO3EIよノ1ンドの開/閉を意味
する。
I PROGRAM TEST 2 VARPi, P2. P3. P4: PO3I
TION3 8EGIN 4 5PEED=800.0 5 MOVETYPE=LINEAR 6MOVE To PI 7 0PEN HAND 8 5PEED=200.0 9 MOVE To P2 10 CLO3E HAND 11, MOVE To Pi 12 MOVE To P3 13 MOVE To P4 14 0PEN HAND 15 END TEST t=r! L,, V A Rt! means variable, BEG
INI: 1 means the beginning of a program, LINEAR
L means linear movement, CIRCULARI means arc movement), 0PEN/CLO3EI means opening/closing of the 1nd.

又、位置データPDはソースプログラムSPR中のポジ
ション変数Pi  (i =1.2,3,4)の実際の
座標値であり、 Pi:  001000.001000.000500
゜oooooo、 oooooo、 ooooo。
Also, the position data PD is the actual coordinate value of the position variable Pi (i = 1.2, 3, 4) in the source program SPR, Pi: 001000.001000.000500
゜oooooo, ooooooo, ooooo.

P2:  001000.001000.000000
゜oooooo、oooooo、ooooo。
P2: 001000.001000.000000
゜oooooo, ooooooo, ooooo.

P3:   000500,001500,00050
0゜oooooo、oooooo、ooooo。
P3: 000500,001500,00050
0゜oooooo, ooooooo, ooooo.

P4:   00050(1,001500,0000
00゜oooooo、oooooo、ooooo。
P4: 00050 (1,001500,0000
00゜oooooo, ooooooo, ooooo.

となる。ただし、制御軸はX、Y、Z、P、Q。becomes. However, the control axes are X, Y, Z, P, and Q.

Rの6軸であるとする。Assume that there are 6 axes of R.

更に干渉データIFDは干渉物の形状及び位置を特定す
るデータであり、たとえば第3図に示す干渉物IBは3
つの部分IB、〜IB、に分割すると共に、各部分のX
Y平面における平面形状及びZ方向の最大高さHi  
(i=1.2.3)により特定される。
Furthermore, the interference data IFD is data that specifies the shape and position of the interference object; for example, the interference object IB shown in FIG.
Divide into two parts IB, ~IB, and
Planar shape in Y plane and maximum height Hi in Z direction
(i=1.2.3).

第1図に戻ってCRTlolfのディスプレイ画面には
干渉チェノ゛りにおいて、干渉物IBとロボット通路P
Tとソースプログラムの移動コマンドCMD、たとえば MOVE To P=。
Returning to Figure 1, the display screen of CRTlolf shows the interference object IB and the robot path P in the interference chain.
T and source program movement command CMD, for example MOVE To P=.

MOVE To P が表示されろと共に、干渉する場合には迂回通路BPT
と迂回させるための移動命令データCMDMOVE T
OP MOVE TOpH MOVE TOPI3 MONE To P が表示される。
MOVE To P will be displayed, and if there is any interference, a detour path BPT will be displayed.
Movement command data for detouring CMDMMOVE T
OP MOVE TOpH MOVE TOPI3 MONE To P is displayed.

以下本発明にかかる干渉チェック方法を第4図の流れ図
に従って説明する。
The interference checking method according to the present invention will be explained below according to the flowchart shown in FIG.

(1)ロボット言語で作成されたソースプロゲラ11S
PR1位置データPD及び干渉データIFDをデータ入
力装置101hを介してRAM101cに格納する。
(1) Source Progera 11S created in robot language
The PR1 position data PD and interference data IFD are stored in the RAM 101c via the data input device 101h.

ソースプログラムと各データが入力されればプロセッサ
IQ1aは自動的に干渉チェックを開始する。
When the source program and each data are input, processor IQ1a automatically starts interference checking.

(2)まずプロセッサはl→1とする。(2) First, the processor changes from l to 1.

(3)ツいで、ブロセ、ツサ101aはRAMl0IC
よりソースプログラムSPRの第1番目のロボット言語
を読み取る。
(3) Tsuide, Brose, Tsusa 101a is RAM10IC
The first robot language of the source program SPR is read.

(4)ロボット言語の読み取り後、該ロボット言語がソ
ースプログラムの終わりを示しているかどうかをチェッ
クし、終りであれば干渉チェックを終了する。
(4) After reading the robot language, check whether the robot language indicates the end of the source program, and if so, end the interference check.

(5)ソースプログラムの終わりでなければ、プロセッ
サはロボット言語が移動命令(MOVE命令)かどうか
をチェックする。
(5) If it is not the end of the source program, the processor checks whether the robot language is a move command (MOVE command).

(6)MOVE命令であればロボットが干渉物に干渉す
るかどうかをチェックする。
(6) If it is a MOVE command, check whether the robot will interfere with an interfering object.

尚、干渉するかどうかは直線移動の場合には始点と終点
を結ぶ直線がxZ平面における干渉物IBの所定部分I
Biを横切り、同時にXY平面におけろ該所定部分IB
iを横切ることである。
In addition, in the case of linear movement, whether or not there will be interference is determined by the fact that the straight line connecting the starting point and the ending point is the predetermined portion I of the interfering object IB in the xZ plane.
The predetermined portion IB across Bi and at the same time in the XY plane
It is to cross i.

たとえば、第5図に示すようにポイントP1からポイン
トP、。、に直線移動する場合、xZ平面図において直
iP、 P、+、が干渉物IBの所定部分子B2と交差
しく第5図(A)参照)、同時にXY平面図においてで
直線P、 P、+、が所定部分IB2と交差するため(
第5図(B)参照)、ロボットは干渉物 IBに干渉す
ると判定される。
For example, from point P1 to point P, as shown in FIG. When moving in a straight line to +, intersects with the predetermined portion IB2 (
(See FIG. 5(B)), it is determined that the robot interferes with the interfering object IB.

(7)ロボットが干渉物と干渉すればプロセッサは干渉
物IBを迂回させるためのMOVE命令を作成し、該M
OVE命令CMDと迂回通路BPTをデ、イスプレイ画
面に描画する。(第1図参照)(8)プログラマは該迂
回通路でよいかどうかをチェックする。
(7) If the robot interferes with an interfering object, the processor creates a MOVE command to bypass the interfering object IB, and
Draw the OVE command CMD and detour path BPT on the display screen. (See Figure 1) (8) The programmer checks whether the detour route is acceptable.

(9)よければその旨をキーボードより入力する。(9) If you agree, enter that on the keyboard.

これにより、プロセッサはステップ(7)で作成しなM
OVE命令でソースプログラムを自動修正する。
This causes the processor to create the M
Automatically modify the source program using the OVE command.

(+1描画されている迂回通路でなく別の通路に沿って
ロボットをして干渉物を迂回させたい場合には、プログ
ラマは該別の通路に沿ってロボットが移動するようにキ
ーボードよりソースプログラムを修正する。
(+1 If you want the robot to detour along another path instead of the detour path drawn, the programmer can input the source program from the keyboard so that the robot moves along the other path. Fix it.

(11)以上によりソースプログラムの修正処理が終了
すれば、あるいはステップ(5)においてロボット言語
がMOVE命令でなければ、あるいはステップ(6)に
おいて干渉しなければ、プロセッサ101aはi + 
1→lとしてステップ(3)以降の処理を繰り返す。
(11) If the source program modification process is completed as described above, or if the robot language does not use the MOVE command in step (5), or if there is no interference in step (6), the processor 101a performs i +
1 → l and repeat the process from step (3) onward.

〈発明の効果〉 以上本発明によれば、ロボット動作を特定するためのロ
ボット言語で作成されたソースプログラムと、該ソース
プログラムにおいて用いられるポジション変数が指示す
るポイントの位置データと、ロボットの移動に際して障
害となる干渉物を特定する干渉データとを入力し、ソー
スプログラムに含まれる移動命令によりロボットが干渉
物と干渉するかどうかをチェックし、干渉すれば該干渉
物を迂回するための移動命令を作成すると共に、迂回通
路と該移動命令データをディスプレイ画面に表示し、ソ
ースプログラム訂正指示により該ソースプログラムを前
記移動命令データで修正するように構成したから、自動
的にソースプログラムの干渉チェックを行え、かつ干渉
する場合にはソースプログラムを簡単に修正できる。
<Effects of the Invention> According to the present invention, a source program created in a robot language for specifying robot motion, position data of a point indicated by a position variable used in the source program, and a The system inputs interference data that identifies an interfering object, checks whether the robot will interfere with the interfering object using movement commands included in the source program, and if it does, issues a movement command to bypass the interfering object. At the same time, the detour path and the movement instruction data are displayed on the display screen, and the source program is corrected with the movement instruction data in response to a source program correction instruction. Therefore, the source program can be automatically checked for interference. , and if there is any interference, the source program can be easily modified.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明を実現するオフラインプログラミング装
置のブロック図、 第2図はソースプログラムを説明するロボット動作説明
図、 第3図は干渉物の形状及び位置の特定法説明図、第4図
は本発明の処理の流れ図、 第5図は干渉チェック説明図である。 101・・オフラインプログラミング装置、101f・
・CRT。 SPR・・ソースプログラム、 PD・・位置データ、 IFD・・干渉データ、 IB・・干渉物、 PT・・通路、BPT・・迂回通路、 CMD・・MOVE命令
Fig. 1 is a block diagram of an offline programming device that implements the present invention, Fig. 2 is an illustration of robot operation to explain the source program, Fig. 3 is an illustration of a method for identifying the shape and position of an interfering object, and Fig. 4 is an illustration of a method for identifying the shape and position of an interfering object. FIG. 5 is an explanatory diagram of interference check. 101...offline programming device, 101f...
・CRT. SPR: source program, PD: position data, IFD: interference data, IB: interfering object, PT: passage, BPT: detour passage, CMD: MOVE command

Claims (2)

【特許請求の範囲】[Claims] (1)ロボット動作を特定するためのロボット言語で作
成されたソースプログラムと、該ソースプログラムにお
いて用いられるポジション変数が指示するポイントの位
置データと、ロボットの移動に際して障害となる干渉物
を特定する干渉データとを入力し、 ソースプログラムに含まれる移動命令によりロボットが
干渉物と干渉するかどうかをチェックし、干渉すれば該
干渉物を迂回するための移動命令を作成すると共に、迂
回通路と該移動命令データをディスプレイ画面に表示す
ることを特徴とするロボット制御プログラムの干渉チェ
ック方法。
(1) A source program created in a robot language to specify robot movements, position data of points indicated by position variables used in the source program, and interference to identify interfering objects that may become an obstacle when the robot moves. Input data, check whether the robot will interfere with an interfering object according to the movement command included in the source program, and if it does, create a movement command to bypass the interfering object, and create a detour path and the movement. A method for checking interference in a robot control program, characterized by displaying command data on a display screen.
(2)ソースプログラム訂正指示により該ソースプログ
ラムを前記移動命令データで修正することを特徴とする
特許請求の範囲第(1)項記載のロボット制御プログラ
ムの干渉チェック方法。
(2) The robot control program interference checking method according to claim (1), wherein the source program is corrected with the movement command data in response to a source program correction instruction.
JP20021485A 1985-09-10 1985-09-10 Interference checking method for robot control program Pending JPS6260006A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP20021485A JPS6260006A (en) 1985-09-10 1985-09-10 Interference checking method for robot control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP20021485A JPS6260006A (en) 1985-09-10 1985-09-10 Interference checking method for robot control program

Publications (1)

Publication Number Publication Date
JPS6260006A true JPS6260006A (en) 1987-03-16

Family

ID=16420710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP20021485A Pending JPS6260006A (en) 1985-09-10 1985-09-10 Interference checking method for robot control program

Country Status (1)

Country Link
JP (1) JPS6260006A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0224090A (en) * 1988-07-07 1990-01-26 Kawasaki Heavy Ind Ltd Determination of installation position of industrial robot
JPH0253585A (en) * 1988-08-19 1990-02-22 Kobe Steel Ltd Control method for industrial robot
JP2016083705A (en) * 2014-10-23 2016-05-19 株式会社メカトロデザイン Robot teaching device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0224090A (en) * 1988-07-07 1990-01-26 Kawasaki Heavy Ind Ltd Determination of installation position of industrial robot
JPH0253585A (en) * 1988-08-19 1990-02-22 Kobe Steel Ltd Control method for industrial robot
JP2016083705A (en) * 2014-10-23 2016-05-19 株式会社メカトロデザイン Robot teaching device

Similar Documents

Publication Publication Date Title
US7076332B2 (en) System and method for invoking execution of a sequence of operations that includes motion control, machine vision, and data acquisition (DAQ) functionality
US7917863B2 (en) System and method for graphically creating a sequence of motion control operations
US7992129B2 (en) System and method for programmatically generating a graphical program based on a sequence of motion control, machine vision, and data acquisition (DAQ) operations
US7945349B2 (en) Method and a system for facilitating calibration of an off-line programmed robot cell
US7849416B2 (en) System and method for graphically creating a sequence of motion control, machine vision, and data acquisition (DAQ) operations
US20030193522A1 (en) System and method for satisfying move constraints when performing a motion control sequence
JP2001105359A (en) Graphic display device for robot system
US7930643B2 (en) System and method for previewing a sequence of motion control operations
WO2000025185A1 (en) Robotic process planning using templates
WO2021153521A1 (en) Control program generation device, control program generation method, and program
CN111103850A (en) Machine tool system
US20190286423A1 (en) Development support device, development support method, and non-transitory recording medium
JPS6260006A (en) Interference checking method for robot control program
Lees et al. A graphical programming language for robots operating in lightly structured environments
Smith An environment for more easily programming a robot
JP2002507303A (en) Programming device
KR19980020028A (en) Virtual computer numerical control machine system and method
JP3378738B2 (en) Welding robot teaching device
JP3435954B2 (en) Program creation device
WO2021153533A1 (en) Control program generation device, control program generation method, and program
US20030093165A1 (en) Programming method for creating a control program of an industrial machine
JP7024795B2 (en) Robot teaching device
JPS6039205A (en) Controller of teaching playback type robot
CN117032658A (en) Method and engineering station for diagnosing a user program
JPH06270082A (en) Control of robot having auxiliary shaft