JPH04268607A - Off line teaching method for robot - Google Patents

Off line teaching method for robot

Info

Publication number
JPH04268607A
JPH04268607A JP2969391A JP2969391A JPH04268607A JP H04268607 A JPH04268607 A JP H04268607A JP 2969391 A JP2969391 A JP 2969391A JP 2969391 A JP2969391 A JP 2969391A JP H04268607 A JPH04268607 A JP H04268607A
Authority
JP
Japan
Prior art keywords
robot
data
dcur
variable
attitude data
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
JP2969391A
Other languages
Japanese (ja)
Inventor
Yukihiko Kitano
幸彦 北野
Akira Yoshikawa
吉川 章
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.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works Ltd
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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP2969391A priority Critical patent/JPH04268607A/en
Publication of JPH04268607A publication Critical patent/JPH04268607A/en
Pending legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)

Abstract

PURPOSE:To always smoothly change the angle of a joint to continuously move it along a curve by equalizing the direction and the position of a working tool attached to a robot and automatically converting attitude data to operation data of a different angle of the joint in the case of the quick operation change. CONSTITUTION:A personal computer 2 reads an attitude data part in the first row of a file, which a CAD system 1 outputs, into a variable Dpre and reads that of the next row into a variable Dcur. The personal computer 2 evaluates a difference >>Dpre-Dcur>> between these variables Dpre and Dcur. IF this difference is larger than reference value, the personal computer 2 recognizes the quick change of the angle of the joint and converts attitude data to alternate attitude data to substitute it into the variable Dcur and updates contents of the variable Dpre to data contents of the variable Dcur. Otherwise, the personal computer 2 does not convert attitude data to alternate attitude data.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、ロボットのオフライン
教示方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for off-line teaching a robot.

【0002】0002

【従来の技術】従来、作業用ロボットにその作業内容を
教示するためには、作業者がティーチングボックスを携
行し、ロボットの動作範囲内に入り、所望のロボットそ
のものを手動動作させながら教示を行う方法が一般的で
あった。しかし、この方法は、移動可能なロボットを教
示の為に長時間休止させる必要があるという経済的に大
きな問題があり、更に教示者にとって危険な場所での長
時間作業は肉体的にも精神的にも大きな負担となってい
た。
[Background Art] Conventionally, in order to teach a work robot the content of its work, a worker carries a teaching pendant, enters the robot's operating range, and teaches while manually operating the desired robot itself. The method was common. However, this method has a major economical problem as it requires the movable robot to pause for long periods of time for teaching, and furthermore, it is physically and mentally stressful for the instructor to work for long hours in a dangerous place. It was also a big burden on me.

【0003】そこで、ロボットのコントローラとは独立
しているコンピュータ上にロボットやワークのモデルを
構築し、そのモデルを使って、教示を行う方式が開発さ
れており、特に教示結果をロボットが実行可能なデータ
フォーマットに変換する方法は、特開昭63−2739
07号公報等により既に知られている。
[0003] Therefore, a method has been developed in which a model of the robot or workpiece is built on a computer that is independent of the robot controller, and the model is used to teach the robot. The method of converting to a data format is described in Japanese Patent Application Laid-Open No. 63-2739.
This is already known from Publication No. 07 and the like.

【0004】0004

【発明が解決しようとする課題】ところが特開昭63−
273907号公報に見られるような従来例の方法では
、CADシステムから出力された動作軌跡、特に連続な
曲線経路上に沿って作業工具が動くような動作軌跡中に
、実際のロボットでは実行不可能、或いは実行すると加
工上不都合が生じるような急激な関節角の変化が含まれ
る場合があり、不都合な部分はダイレクトティーチング
方式(手動動作によるティーチング)により教示しなけ
ればならなかった。
[Problem to be solved by the invention] However, JP-A-63-
In the conventional method as seen in Publication No. 273907, an actual robot cannot perform the motion trajectory outputted from the CAD system, especially during the motion trajectory in which the power tool moves along a continuous curved path. , or may include sudden changes in joint angles that would cause problems in machining when executed, and inconvenient parts had to be taught using a direct teaching method (teaching by manual operation).

【0005】またロボットの動作命令には大きく分類し
て、移動の為の位置・姿勢データが含まれた移動命令と
、移動以外の動作命令、速度・その他のパラメータ設定
等の制御命令とが含まれているのであるが、これらの動
作命令列の順序がCADシステムからの出力順序と、ロ
ボットにおける使用言語での規定順序とでは異なる場合
があり、編集装置等で作業者が順序の入替えをする必要
があった。
[0005] Robot motion commands can be broadly classified into movement commands that include position and orientation data for movement, motion commands other than movement, and control commands such as speed and other parameter settings. However, the order of these motion command sequences may differ between the output order from the CAD system and the order specified in the language used by the robot, so the operator may have to rearrange the order using an editing device, etc. There was a need.

【0006】本発明は、上述の問題点に鑑みて為された
もので、その目的とするところは、ロボットのオフライ
ン教示で、関節角が常にスムースに変化し、連続した曲
線移動をさせることができるロボットのオフライン教示
方法に提供するにある。
The present invention has been made in view of the above-mentioned problems, and its purpose is to provide offline teaching for robots in which the joint angles always change smoothly and it is possible to make continuous curved movements. It is possible to provide an offline teaching method for robots.

【0007】[0007]

【課題を解決するための手段】本発明は、上述の目的を
達成するために、CADシステムから出力されたロボッ
トの動作データでロボットを動作させたとき、基準量よ
り大きな急激な変化があれば、ロボットに取り付けられ
た作業工具の向きと位置とを同じにして異なった関節角
の動作データに自動修正変換する過程を持つことを特徴
とする。
[Means for Solving the Problems] In order to achieve the above-mentioned object, the present invention provides that when a robot is operated using robot motion data outputted from a CAD system, if there is a sudden change larger than a reference amount, , is characterized by having a process of automatically correcting and converting the direction and position of the working tool attached to the robot into motion data of different joint angles.

【0008】[0008]

【作用】本発明によれば、CADシステムから出力され
たロボットの動作データでロボットを動作させたとき、
基準量より大きな急激な変化があれば、ロボットに取り
付けられた作業工具の向きと位置とを同じにして異なっ
た関節角の動作データに修正変換する過程を持つから、
CADシステムからの動作データでロボットを動作させ
たとき、大きく急激な変化がおき、その変化が基準量よ
り大きい場合には代替の動作データに自動的に修正変換
することができ、そのため不都合箇所をダイレクトティ
ーチング方式によって教示を行う必要がないのである。
[Operation] According to the present invention, when the robot is operated using the robot motion data output from the CAD system,
If there is a sudden change larger than the standard amount, there is a process to correct and convert the motion data of a different joint angle by keeping the direction and position of the work tool attached to the robot the same.
When operating the robot using motion data from a CAD system, if a large and sudden change occurs and the change is larger than the standard amount, it can be automatically corrected and converted to alternative motion data, making it possible to correct inconvenient points. There is no need to teach using a direct teaching method.

【0009】[0009]

【実施例】以下本発明を実施例により説明する。図1は
本発明方法を用いた教示システムの構成を示しており、
図示する教示システムはCADシステム1と、パーソナ
ルコンピュータ(以下パソコンと略する)2と、ロボッ
トコントラーラ3と、ロボット4と、検出子5と、検出
子用のインターフェース装置6とからなる。
[Examples] The present invention will be explained below with reference to Examples. Figure 1 shows the configuration of a teaching system using the method of the present invention.
The illustrated teaching system includes a CAD system 1, a personal computer (hereinafter abbreviated as personal computer) 2, a robot controller 3, a robot 4, a detector 5, and an interface device 6 for the detector.

【0010】CADシステム1はCPU10と、グラフ
ィックディスプレイ11と、記憶装置12と、キーボー
ド13と、マウス14とから構成され、3次元の形状定
義機能、ロボット動作のシミュレーションを行う機能を
システムとして備えている。一方パソコン2はCPU2
0と、ディスプレイ21と、記憶装置24と、キーボー
ド22と、マウス23とから構成されている。
The CAD system 1 is composed of a CPU 10, a graphic display 11, a storage device 12, a keyboard 13, and a mouse 14, and has a three-dimensional shape definition function and a robot motion simulation function as a system. There is. On the other hand, PC 2 has CPU2
0, a display 21, a storage device 24, a keyboard 22, and a mouse 23.

【0011】次に、上記システムの全体の機能ブロック
の動作について図2のフローチャートに基づいて説明す
る。まずCADシステム1においては、ステップS1で
ロボットモデル及びワークモデルの形状定義を行い、続
いてステップS2で上記ロボットモデル及びワークモデ
ルを使ってロボット動作の教示を行う。教示が完了すれ
ば、ステップS3で教示した動作をグラフィックディス
プレイ11にシミュレーション表示し、不都合な動作が
ないかを確認する。
Next, the operation of the overall functional blocks of the above system will be explained based on the flowchart shown in FIG. First, in the CAD system 1, the shapes of a robot model and a workpiece model are defined in step S1, and then the robot motion is taught using the robot model and workpiece model in step S2. When the teaching is completed, the taught motion is displayed in a simulation on the graphic display 11 in step S3, and it is checked whether there is any inconvenient motion.

【0012】続いてCADシステム1から出力された教
示データファイルはパソコン2に転送され、ステップS
4においてパソコン2で構成される変換手段により目的
のロボット4が解釈且つ実行可能なデータフォーマット
に変換した後、ステップS5でロボットコントローラ3
へ送り、ステップS6でロボット4を動作させる。次に
図3に基づいて、変換手段に含まれる急激な関節角変化
の修正手段の詳細な動作を説明する。
[0012] Subsequently, the teaching data file output from the CAD system 1 is transferred to the personal computer 2, and the process proceeds to step S.
After converting the data into a data format that can be interpreted and executed by the target robot 4 by the conversion means constituted by the personal computer 2 in step S5, the robot controller 3
and the robot 4 is operated in step S6. Next, the detailed operation of the rapid joint angle change correcting means included in the converting means will be explained based on FIG. 3.

【0013】まず図3において、ステップS1でCAD
システム1から出力されたファイル内の最初の行の中の
姿勢データ部分を変数Dpreに読み込み、続いてステ
ップS2で、次の行の姿勢データ部分を変数Dcurに
読み込み、ステップS3で両者Dpre、Dcurの差
|Dpre−Dcur|の大きさを評価する。その差が
基準量より大きければ、関節角が急激に変化したと見な
して代替姿勢データへの変換をステップS4で行って変
数Dcurに代入し、ステップS5で変数Dpreの内
容を変数Dcurのデータ内容に更新する。また差が基
準量より小さければ代替姿勢データへの変換は行わない
First, in FIG. 3, in step S1 the CAD
The posture data part in the first line in the file output from system 1 is read into the variable Dpre, then in step S2 the posture data part of the next line is read into the variable Dcur, and in step S3 both Dpre and Dcur are read. The magnitude of the difference |Dpre−Dcur| is evaluated. If the difference is larger than the reference amount, it is assumed that the joint angle has changed rapidly, and in step S4 the data is converted to alternative posture data and substituted into the variable Dcur.In step S5, the content of the variable Dpre is changed to the data content of the variable Dcur. Update to. Further, if the difference is smaller than the reference amount, conversion to alternative posture data is not performed.

【0014】このようにして最後に目的のロボット用の
データフォーマットへの変換をステップS6で行う。上
述した次の行の姿勢データ読み込みのステップS2から
目的のロボット用のデータフォーマットへの変換するス
テップS7までの手続きをファイル終了まで繰り返して
行う。
In this way, finally, conversion to the data format for the target robot is performed in step S6. The procedure from step S2 of reading the posture data of the next line to step S7 of converting to the data format for the target robot is repeated until the end of the file.

【0015】尚実施例で、急激な関節角変化の修正手段
の機能はパソコン2上で得るようになっているが、CA
Dシステム1や、他の計算機で実施可能であることは勿
論である。図4はロボット4の作業工具が、連続な曲線
経路上に沿ってa点からb点へ動作する際のCADシス
テム1上での動作シミュレーションを示しており、c1
点からc2へ動作する際、ロボット4の作業工具の姿勢
を表す関節角が急激に変化しており、図5に示すCAD
システム1から出力されるX,Y,Zの基準座標系にお
ける座標値とψ、θ、Φのオイラー角の動作軌跡データ
からも分かる。図5の枠で囲んだ部分イが関節角の急激
な変化を示している。
In the embodiment, the function of the correction means for sudden joint angle changes is obtained on the personal computer 2, but CA
Of course, it can be implemented using the D system 1 or other computers. FIG. 4 shows a motion simulation on the CAD system 1 when the work tool of the robot 4 moves from point a to point b along a continuous curved path, and c1
When moving from point c2, the joint angle representing the posture of the work tool of robot 4 changes rapidly, and the CAD shown in FIG.
This can also be seen from the motion locus data of the X, Y, and Z coordinate values in the reference coordinate system and the Euler angles of ψ, θ, and Φ output from the system 1. The part A surrounded by a frame in FIG. 5 shows a sudden change in the joint angle.

【0016】この場合図3の手順でロボット4の手首に
取り付けられた作業工具の向きと位置とは、同等な別の
関節角のデータに修正される。図6、図7は5軸多関節
ロボット4の作業工具において、ロボット4の作業工具
の姿勢を表す関節角が急激に変化した場合の例を示して
おり、このロボット4の姿勢軸は図において軸Cと、軸
Dとによって表され、実線で示すロボット4の作業工具
の代替姿勢データは、姿勢軸Cの角度を180°変化さ
せ(図において点線で表されているロボット4の作業工
具)、姿勢軸Dの角度を機構学上補正することにより決
まるのである。図8のフローチャートは、図6、図7に
示すロボット4の作業工具の姿勢を表す関節角が急激に
変化し場合、姿勢軸C、Dの角度を代替姿勢データに変
換する過程を示す。
In this case, in the procedure shown in FIG. 3, the orientation and position of the working tool attached to the wrist of the robot 4 are corrected to other equivalent joint angle data. 6 and 7 show an example where the joint angle representing the posture of the work tool of the 5-axis articulated robot 4 suddenly changes, and the posture axis of the robot 4 is Alternative posture data of the working tool of the robot 4 represented by the axis C and the axis D and shown by the solid line changes the angle of the posture axis C by 180 degrees (the working tool of the robot 4 shown by the dotted line in the figure). , is determined by mechanistically correcting the angle of the attitude axis D. The flowchart in FIG. 8 shows a process of converting the angles of the posture axes C and D into alternative posture data when the joint angles representing the posture of the working tool of the robot 4 shown in FIGS. 6 and 7 suddenly change.

【0017】次に変換手段に含まれる動作命令順序の入
替え手段の動作を図9に示すバッファ内容及び図10に
示すフローチャートにより説明する。まず点列移動命令
列の間に速度命令が組み合わされたCAD出力ファイル
から、目的のロボットの使用言語の文法に従った順序で
書かれた動作命令列ファイルに変換する間にバッファ2
1が設けられている。
Next, the operation of the operation command order changing means included in the converting means will be explained with reference to the buffer contents shown in FIG. 9 and the flowchart shown in FIG. First, the buffer 2
1 is provided.

【0018】図7においてステップS1でCAD出力フ
ァイルから一行分読み込み、ステップS2で命令判別、
分岐を行った後、破線Aで囲んだフローチャート内のス
テップS3で、目的のロボット用データフォーマットに
変換し、ステップS4でバッファ21に記憶記憶する。 ステップS5では、CADファイル内行番号記憶、ステ
ップS6ではCADファイル内行番号を一行分進めて、
一行分読み込む。
In FIG. 7, one line is read from the CAD output file in step S1, and instructions are determined in step S2.
After branching, in step S3 in the flowchart surrounded by a broken line A, the data is converted into the target robot data format, and is stored in the buffer 21 in step S4. In step S5, the line number in the CAD file is stored, and in step S6, the line number in the CAD file is advanced by one line.
Read one line.

【0019】ステップS6では、読み込んだデータが同
一曲線内点列かを判定し、同一曲線点列であればステッ
プS7で、速度命令か、否を判定する。速度命令であれ
ばステップS8で目的のロボット用データフォーマット
に変換し、バッファ21に書き込みステップS5へ戻る
。また速度命令でなければステップS9で速度命令を目
的のロボットのデータフォーマットに変化し、ステップ
S10でバッファ21に書き込む。
In step S6, it is determined whether the read data is a sequence of points within the same curve, and if it is the sequence of points on the same curve, it is determined in step S7 whether or not it is a speed command. If it is a speed command, it is converted into the target robot data format in step S8, and written to the buffer 21, and the process returns to step S5. If the speed command is not a speed command, the speed command is changed to the data format of the target robot in step S9, and is written to the buffer 21 in step S10.

【0020】このようにして一連の処理を同一曲線内の
点列移動命令が終了するまで繰り返す。この時点でのバ
ッファ21内に蓄積された命令列はCADシステムから
出力された命令列の順序に並んでいる。ステップ11で
はCADファイル内行番号を一行分戻す処理を行い、 
 その後、破線Bで囲まれたフローチャートに基づいて
、ステップ12、ステップ13で所望の順番にバッファ
21から速度命令行の読み出し及び曲線動作命令行の読
み出しを行ってファイルに書き出し、目的のロボット用
の使用言語にあった順序に並んだ命令列を得るのである
[0020] In this way, the series of processes is repeated until the command to move the point sequence within the same curve is completed. The instruction strings stored in the buffer 21 at this point are arranged in the order of the instruction strings output from the CAD system. In step 11, the line number in the CAD file is returned by one line.
After that, based on the flowchart surrounded by the broken line B, in steps 12 and 13, the speed command line and the curve movement command line are read out from the buffer 21 in the desired order and written to a file, and the This results in a sequence of instructions arranged in the order appropriate to the language used.

【0021】この場合、編集装置や、ロボットコントロ
ーラ上の編集機能等を使って人手により、命令列の順序
の入替え作業を行う為の手間が削減できる。
[0021] In this case, the effort required to manually rearrange the order of the instruction sequence using an editing device or an editing function on the robot controller can be reduced.

【0022】[0022]

【発明の効果】本発明は、CADシステムから出力され
たロボットの動作データでロボットを動作させたとき、
基準量より大きな急激な変化があれば、ロボットに取り
付けられた作業工具の向きと位置とを同じにして異なっ
た関節角の動作データに修正変換する過程を持つから、
CADシステムからの動作データでロボットを動作させ
たとき、大きく急激な変化がおき、その変化が基準量よ
り大きい場合には代替の動作データに自動的に修正変換
することができ、そのため不都合箇所をダイレクトティ
ーチング方式によって教示を行う必要がないという効果
を奏する。
[Effects of the Invention] The present invention provides the following advantages: When a robot is operated using robot motion data output from a CAD system,
If there is a sudden change larger than the standard amount, there is a process to correct and convert the motion data of a different joint angle by keeping the direction and position of the work tool attached to the robot the same.
When operating the robot using motion data from a CAD system, if a large and sudden change occurs and the change is larger than the standard amount, it can be automatically corrected and converted to alternative motion data, making it possible to correct inconvenient points. This has the advantage that there is no need to teach using the direct teaching method.

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

【図1】本発明方法を用いた教示システムの構成図であ
る。
FIG. 1 is a configuration diagram of a teaching system using the method of the present invention.

【図2】図2は図1に教示システム全体の動作のフロー
チャートである。
FIG. 2 is a flowchart of the overall operation of the teaching system shown in FIG. 1;

【図3】本発明の一実施例の急激な関節角の変化の修正
手段の動作のフローチャートである。
FIG. 3 is a flowchart of the operation of the means for correcting sudden joint angle changes according to an embodiment of the present invention.

【図4】本発明の一実施例に用いる急激な関節角の変化
についてのシミュレーションの説明図である。
FIG. 4 is an explanatory diagram of a simulation of sudden changes in joint angles used in one embodiment of the present invention.

【図5】本発明の一実施例の急激な関節角の変化につい
ての別の説明図である。
FIG. 5 is another explanatory diagram of a sudden change in joint angle according to an embodiment of the present invention.

【図6】5軸多関節ロボットの代替姿勢データへの変換
を示すシミュレーションの説明図である。
FIG. 6 is an explanatory diagram of a simulation showing conversion of a five-axis articulated robot to alternative posture data.

【図7】5軸多関節ロボットの代替姿勢データへの変換
を示すシミュレーションの説明図である。
FIG. 7 is an explanatory diagram of a simulation showing conversion of a five-axis articulated robot to alternative posture data.

【図8】5軸多関節ロボットの代替姿勢データへの変換
過程の説明図である。
FIG. 8 is an explanatory diagram of the process of converting the five-axis articulated robot into alternative posture data.

【図9】本発明の一実施例に用いる動作命令列の順次の
入れ換え手段のバッファの構成図である。
FIG. 9 is a configuration diagram of a buffer of means for sequentially exchanging operation instruction sequences used in an embodiment of the present invention.

【図10】本発明の一実施例に用いる動作命令列の順次
の入れ換え手段の動作のフローチャートである。
FIG. 10 is a flowchart of the operation of a means for sequentially exchanging operation command sequences used in an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1      CADシステム 2      パーソナルコンピュータ3      
ロボットコントローラ 4      ロボット 5      検出子 6      インターフェース
1 CAD system 2 Personal computer 3
Robot controller 4 Robot 5 Detector 6 Interface

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】CADシステムから出力されたロボットの
動作データでロボットを動作させたとき、基準量より大
きな急激な変化があれば、ロボットに取り付けられた作
業工具の向きと位置とを同じにして異なった関節角の動
作データに自動修正変換する過程を持つことを特徴とす
るロボットのオフライン教示方法。
Claim 1: When operating the robot using the robot's motion data output from the CAD system, if there is a sudden change larger than the reference amount, the direction and position of the work tool attached to the robot should be changed to the same direction. A robot offline teaching method characterized by having a process of automatically correcting and converting motion data of different joint angles.
JP2969391A 1991-02-25 1991-02-25 Off line teaching method for robot Pending JPH04268607A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2969391A JPH04268607A (en) 1991-02-25 1991-02-25 Off line teaching method for robot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2969391A JPH04268607A (en) 1991-02-25 1991-02-25 Off line teaching method for robot

Publications (1)

Publication Number Publication Date
JPH04268607A true JPH04268607A (en) 1992-09-24

Family

ID=12283190

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2969391A Pending JPH04268607A (en) 1991-02-25 1991-02-25 Off line teaching method for robot

Country Status (1)

Country Link
JP (1) JPH04268607A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021177313A1 (en) * 2020-03-05 2021-09-10 ファナック株式会社 Robot programming device and robot programming method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63273907A (en) * 1987-05-06 1988-11-11 Honda Motor Co Ltd Production system for teaching data on industrial robot
JPH035605A (en) * 1989-06-01 1991-01-11 Matsushita Electric Ind Co Ltd Wick lifting and lowering device of kerosene burner

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63273907A (en) * 1987-05-06 1988-11-11 Honda Motor Co Ltd Production system for teaching data on industrial robot
JPH035605A (en) * 1989-06-01 1991-01-11 Matsushita Electric Ind Co Ltd Wick lifting and lowering device of kerosene burner

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021177313A1 (en) * 2020-03-05 2021-09-10 ファナック株式会社 Robot programming device and robot programming method

Similar Documents

Publication Publication Date Title
EP2835228B1 (en) Robot apparatus and robot controlling method
US8744625B2 (en) Robot controlling device
EP0402788B1 (en) Method of controlling robot movements
JP2006099474A (en) Method for controlling robot locus
JP2512099B2 (en) Robot motion teaching method and control device
CN111775145B (en) Control system of serial-parallel robot
US10507585B2 (en) Robot system that displays speed
JP2020171989A (en) Robot teaching system
JPS5815801B2 (en) Trajectory control method for industrial robots
US5276777A (en) Locus correcting method for industrial robots
JPH0693209B2 (en) Robot's circular interpolation attitude control device
JPH04268607A (en) Off line teaching method for robot
JP2610996B2 (en) Articulated robot controller
JP2913661B2 (en) Robot control method
JP3094418B2 (en) Industrial robot cooperative control method and apparatus
JPS60237505A (en) Robot control method
JPH09128024A (en) Method for optimizing operation program of robot having redundant axis
JPH07205068A (en) Coordinate system setting method of robot
JP2005230952A (en) Control method and control device
JP2932443B2 (en) Circular interpolation posture control method of robot
JPH06270082A (en) Control of robot having auxiliary shaft
EP0371142A1 (en) Method of correcting loci of an industrial robot
JPS63276606A (en) Locus control system for articulated robot
JPS60220408A (en) Joint type robot controller
JPS60200313A (en) Robot coordinate corrector

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19950425