JPH11143521A - Industrial robot controller - Google Patents

Industrial robot controller

Info

Publication number
JPH11143521A
JPH11143521A JP30901197A JP30901197A JPH11143521A JP H11143521 A JPH11143521 A JP H11143521A JP 30901197 A JP30901197 A JP 30901197A JP 30901197 A JP30901197 A JP 30901197A JP H11143521 A JPH11143521 A JP H11143521A
Authority
JP
Japan
Prior art keywords
axis
speed
correction value
interpolation
velocity
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
JP30901197A
Other languages
Japanese (ja)
Inventor
Tatsuzo Nakazato
辰三 中里
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa Electric 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 Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP30901197A priority Critical patent/JPH11143521A/en
Publication of JPH11143521A publication Critical patent/JPH11143521A/en
Pending legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)
  • Manipulator (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable one of shafts to operate at its highest velocity in an operating command generation cycle by setting the highest allowable velocity of every shaft to a designated velocity parameter. SOLUTION: When an interpolation operation is started, the teaching data outputted from a teaching data storage part 11 undergo the interpolation operation via an interpolation operation part 12, an inverse conversion part 14 and a segment data production/output part 15. Thus, the segment data are produced. The part 12 multiplies the teaching data by the velocity ratio of a velocity ratio store area 13 to control the velocity in each sampling cycle. A correction value operation part 17 calculates the correction value of every shaft by dividing each shaft designated velocity parameter of a shaft designated velocity parameter storage part 18 by the segment data and then selects the least correction value of every shaft. Then a velocity ratio operation part 19 performs an operation to decide the value obtained by multiplying the said least correction value by the velocity ratio of the area 13 as the new velocity ratio of the area 13. Thus, the next segment data are produced based on the said new velocity ratio of the area 13.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、産業用ロボットの
制御装置に関するもので、更に詳しく言えば、制御軸の
いずれかの軸を各軸の動作指令を出力するタイミングで
指定速度のパラメータで動作することができる補間演算
制御機能を有する産業用ロボットの制御装置に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control device for an industrial robot. More specifically, the present invention relates to a control device for operating any one of control axes with a parameter of a designated speed at the timing of outputting an operation command for each axis. TECHNICAL FIELD The present invention relates to a control device for an industrial robot having an interpolation calculation control function capable of performing interpolation.

【0002】[0002]

【従来の技術】多くの多関節ロボットは、各関節が回転
機構で構成される。この場合、各関節角の回転だけで所
定の位置から所定の位置へと直線や円弧等の補間動作を
姿勢を含めて制御することは、図2に示すように行われ
る。すなわち、教示データ記憶部21に記憶されている
教示位置を、補間演算部22で直線や円弧等の軌跡とな
るように動作速度を考慮しサンプリング周期毎の目標と
なる位置と姿勢を演算し、逆変換部23で目標となる直
交座標系での位置と姿勢を関節座標系に座標変換(逆変
換)し、最後にセグメントデータ作成出力部24で前回
の目標位置に対する関節座標データと差分(セグメント
データと称す)を作成して、サーボ駆動系25に出力す
ることで補間動作を実現している。
2. Description of the Related Art In many articulated robots, each joint is constituted by a rotating mechanism. In this case, as shown in FIG. 2, the control of the interpolation operation such as a straight line or an arc from a predetermined position to a predetermined position, including the posture, is performed only by the rotation of each joint angle. That is, the teaching position stored in the teaching data storage unit 21 is calculated by the interpolation calculation unit 22 in consideration of the operation speed so as to form a locus such as a straight line or an arc, and a target position and orientation for each sampling cycle are calculated. The inverse transformation unit 23 performs coordinate transformation (inverse transformation) on the target position and orientation in the orthogonal coordinate system into the joint coordinate system, and finally, the segment data creation output unit 24 calculates the difference (segment) from the joint coordinate data for the previous target position. (Referred to as “data”), and outputs the generated data to the servo drive system 25 to realize the interpolation operation.

【0003】補間演算の基本式を式(1)に示す。 P(k)=Ps+(k/N)×(Pe−Ps) ・・・・ (1) ただし、Psは始点位置を表すべクトル、Peは終点位
置を表すべクトル、P(k)はPsからPe間の任意の
位置を表すべクトル、NはPsからPeまで指定された
動作速度で移動させる場合に必要なサンプリング回数で
あり、動作速度、サンプリング周期および移動距離から
求められる。kは整数であり、サンプリング周期毎にk
を0からNまで1ずつ加算させることによって、つま
り、サンプリング周期毎に(1/N)×(Pe−Ps)
を出力することにより、P(k)が始点Psから終点P
eまでの間を指定された動作速度で変化することにな
る。このように、従来は指定された速度を保って動作指
令を生成することが目的であった。ところが、最近で
は、軌跡は直線軌跡、円弧軌跡で動作し、移動時間は最
短で動作するような要求がある。この場合、従来技術で
は、指定速度を闇雲に大きくしても、図3のBに示すよ
うに各軸の最大速度を超えて動作不能となることがあ
る。この動作不能を回避するために指定速度を落とすと
いった作業を行っているがこの調整が非常に難しい。
The basic equation of the interpolation operation is shown in equation (1). P (k) = Ps + (k / N) × (Pe−Ps) (1) where Ps is a vector indicating the start point position, Pe is a vector indicating the end point position, and P (k) is Ps. And Pe represents an arbitrary position between Ps and Pe, and N is the number of times of sampling required when moving from Ps to Pe at a specified operation speed, and is obtained from the operation speed, the sampling period, and the moving distance. k is an integer and k
By adding 1 from 0 to N, that is, (1 / N) × (Pe−Ps) for each sampling period.
Is output, P (k) is shifted from the start point Ps to the end point Ps.
The operation speed changes up to e at the specified operation speed. As described above, conventionally, it was an object to generate an operation command while maintaining a specified speed. However, recently, there is a demand that the trajectory operates in a linear trajectory or an arc trajectory, and operates in a shortest moving time. In this case, in the related art, even if the designated speed is greatly increased, the operation may become inoperable beyond the maximum speed of each axis as shown in FIG. 3B. In order to avoid this inoperability, work such as reducing the designated speed is performed, but this adjustment is very difficult.

【0004】特許第2560283号公報には、与えら
れた軌跡から外れることなく、特異点を滑らかに通過で
きるロボットの軌跡制御方法が提案されている。これ
は、所定の2つの関節軸の値が無限に存在する特異点を
検出するステップと、特異点が検出された場合、前記2
つの関節軸の根元の方の関節軸の移動指令をその直前の
速度に固定し、その速度及び予め設定された、手首先端
の位置及び姿勢データに基づき他の関節軸の速度を算出
し、各関節軸を制御するステップを含む方法である。ま
た、特開平6−324730号公報には、直線、円弧等
の補間演算での特異点近傍やその他の位置で発生する可
能性のある最大速度を超えて動作不可能になる場合を、
簡単に、かつ統一的な手法で回避できるロボットの制御
方法が開示されている。これは、直線補間、円弧補間等
の補間機能を有する産業用ロボットにおいて、過去に出
力したサンプリング周期ごとの各軸関節移動データを記
憶する手段と、その記憶手段に記憶された各関節データ
によって次回出力する各軸関節移動データが最大関節速
度を超えるかどうかを推測する手段と、超えた場合に補
正係数を求める手段を設け、次回演算周期では、補正係
数を用いて、最も動作速度の大きい軸の関節速度がセグ
メントオーバとならないように補間動作速度を推測した
係数を乗じて補間演算するものである。
Japanese Patent No. 2560283 proposes a trajectory control method for a robot that can smoothly pass a singular point without departing from a given trajectory. This includes a step of detecting a singular point where the values of two predetermined joint axes are infinite, and a step of detecting the singular point when the singular point is detected.
The movement command of the joint axis at the base of one joint axis is fixed to the immediately preceding velocity, and the velocity of the other joint axis is calculated based on the velocity and the preset position and posture data of the tip of the wrist. A method comprising controlling a joint axis. Japanese Patent Application Laid-Open No. 6-324730 discloses a case where operation becomes impossible at a speed exceeding a maximum speed that may occur near a singular point or at another position in interpolation calculation of a straight line, an arc, or the like.
A robot control method that can be avoided easily and in a unified manner is disclosed. This is because, in an industrial robot having an interpolation function such as linear interpolation or circular interpolation, a means for storing each axis joint movement data for each sampling cycle output in the past and each joint data stored in the storage means for the next time. A means for estimating whether or not each axis joint movement data to be output exceeds the maximum joint speed, and a means for obtaining a correction coefficient when it exceeds the maximum joint velocity are provided. The interpolation operation is performed by multiplying the interpolation operation speed by the estimated coefficient so that the joint speed does not exceed the segment.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、前記の
特許第2560283号公報に開示された制御方法で
は、2つの関節軸の根元の方の関節移動指令をその直前
の速度に固定するために、姿勢をたもつことができない
という問題があった。また、前記の特開平6−3247
30号公報に開示された制御方法では、セグメントオー
バにならないように、速度を抑えることを目的としてい
るために、動作時間を最短で制御する場合、動作時間が
長くなるという問題があった。そこで本発明の目的は、
各軸の最大速度を超えて動作不可能になる場合を回避
し、動作指令を生成する周期では、いずれかの軸が最大
速度で動作することができ、直線、円弧等の補間動作で
の移動時間を最短にすることができるロボットの制御装
置を提供することである。
However, in the control method disclosed in the above-mentioned Japanese Patent No. 2560283, the posture of the joint between the roots of the two joint axes is fixed at the speed immediately before it. There was a problem that you can not hold. Further, Japanese Patent Application Laid-Open No.
The control method disclosed in Japanese Patent Publication No. 30 is intended to reduce the speed so as not to cause segment over, so that when the operation time is controlled to be the shortest, the operation time becomes long. Therefore, the object of the present invention is to
In the cycle of generating operation commands, any axis can operate at the maximum speed, avoiding the case where operation cannot be performed beyond the maximum speed of each axis, and moving with linear, circular, etc. interpolation operations An object of the present invention is to provide a robot control device that can minimize the time.

【0006】[0006]

【課題を解決するための手段】前記課題を解決するた
め、本発明は、直線補間、円弧補間等の補間機能を有す
る産業用ロボットの制御装置において、補間指令、動作
速度、各軸教示位置等の教示データを記憶する教示デー
タを記憶する教示データ記憶部と、各軸の指定速度のパ
ラメータを記憶する手段と、前記教示データに基づき、
動作位置を作成し、その際、速度比率を乗じた速度で動
作位置を作成する補間演算部と、前記動作位置を各軸の
動作位置に変換する逆変換部と、前記各軸の動作位置か
ら動作指令データを作成し、サーボ駆動系に動作指令デ
ータを出力する動作指令データ作成出力部と、各軸の動
作指令を出力するタイミングで、各軸関節の指定速度の
パラメータを今回指令する指令データで除した補正値を
各軸毎に計算する補正値演算部と、前記計算した各軸毎
の補正値の最小値を選択し、前記選択された補正値の最
小値と前記速度比率を乗じた値を、次回の速度比率とす
る速度比率演算部とを備えた制御装置を特徴とするもの
である。これにより、補間時は、いずれかの軸が各軸の
指定速度のパラメータ値で動作するために、各軸の指定
速度のパラメータを各軸の許容最大速度を設定すること
により、移動時間を最短で動作できるようになる。
According to the present invention, there is provided an industrial robot control apparatus having an interpolation function such as linear interpolation or circular interpolation. A teaching data storage unit for storing teaching data for storing teaching data of a unit, a unit for storing a parameter of a designated speed of each axis, and, based on the teaching data,
An operation position is created, at this time, an interpolation operation unit that creates an operation position at a speed multiplied by a speed ratio, an inverse conversion unit that converts the operation position into an operation position of each axis, and an operation position of each axis. An operation command data creation / output unit that creates operation command data and outputs the operation command data to the servo drive system, and command data that instructs a parameter of a designated speed of each axis joint this time at the timing of outputting an operation command of each axis. A correction value calculation unit that calculates the correction value divided by the above for each axis, and the minimum value of the calculated correction value for each axis is selected, and the minimum value of the selected correction value and the speed ratio are multiplied. It is characterized by a control device including a speed ratio calculation unit that sets a value to a next speed ratio. As a result, at the time of interpolation, since any axis operates at the parameter value of the specified speed of each axis, the parameter of the specified speed of each axis is set to the maximum allowable speed of each axis, thereby shortening the movement time. It can work with.

【0007】[0007]

【発明の実施の形態】以下、本発明の実施の形態につい
て説明する。図1は本発明の実施例の構成を示すブロッ
ク図である。図中11は教示データ記憶部、12は補間
演算部、13は速度比率、14は逆変換部、15はセグ
メントデータ作成出力部、16はサーボ駆動系、17は
補正値演算部、18は各軸指定速度パラメータ、19は
速度比率演算部である。本発明は、従来の補間演算部1
2を改良し、速度比率格納エリア13、補正値演算部1
7、各軸指定速度パラメータ記憶部18、および速度比
率演算部19を追加したものである。本実施例におい
て、補間動作を開始すると、教示データ記憶部11から
出力された教示データは、補間演算部12、逆変換部1
4、セグメントデータ作成出力部15を経て補間演算が
行われ、セグメントデータが作成される。補間演算部1
2は、教示データに速度比率格納エリア13の速度比率
を乗じてサンプリング周期毎に速度を制御できるように
している。次に補正値演算部17では、各軸指定速度パ
ラメータ記憶部18の各軸指定速度パラメータを前記セ
グメントデータデータで除した補正値を各軸毎に計算す
る。そして、各軸毎の補正値の最小値を選択する。次
に、速度比率演算部19では、、補正値演算部で演算し
た補正値の最小値と速度比率格納エリア13の速度比率
を乗じた値を、速度比率格納エリア13の速度比率とす
る演算を行う。そして、次回セグメントデータ作成時
は、この新しく設定した速度比率で動作する。
Embodiments of the present invention will be described below. FIG. 1 is a block diagram showing the configuration of the embodiment of the present invention. In the figure, 11 is a teaching data storage unit, 12 is an interpolation calculation unit, 13 is a speed ratio, 14 is an inverse conversion unit, 15 is a segment data creation output unit, 16 is a servo drive system, 17 is a correction value calculation unit, and 18 is each The axis designation speed parameter 19 is a speed ratio calculation unit. The present invention relates to a conventional interpolation operation unit 1
2, the speed ratio storage area 13, the correction value calculation unit 1
7, an axis-designated speed parameter storage unit 18 and a speed ratio calculation unit 19 are added. In this embodiment, when the interpolation operation is started, the teaching data output from the teaching data storage unit 11 is stored in the interpolation calculation unit 12 and the inverse conversion unit 1.
4. An interpolation operation is performed via the segment data creation / output unit 15 to create segment data. Interpolation operation unit 1
No. 2 allows the speed to be controlled for each sampling cycle by multiplying the teaching data by the speed ratio in the speed ratio storage area 13. Next, the correction value calculation unit 17 calculates a correction value for each axis by dividing each axis specification speed parameter in each axis specification speed parameter storage unit 18 by the segment data data. Then, the minimum value of the correction value for each axis is selected. Next, the speed ratio calculation unit 19 calculates a value obtained by multiplying the minimum value of the correction value calculated by the correction value calculation unit and the speed ratio of the speed ratio storage area 13 as the speed ratio of the speed ratio storage area 13. Do. Then, when the segment data is created next time, the operation is performed at the newly set speed ratio.

【0008】[0008]

【実施例】この速度制御装置を2軸の関節を持つロボッ
トを例にして述べる。まず、動作開始時の速度比率格納
エリアの速度比率を1とする。各軸指定速度パラメータ
をそれぞれ最大関節速度に相当する100とし、今回の
1軸目のセグメントデータが80、2軸目のセグメント
データが60であったとする。補正値演算部20では、
1軸目の補正値A1と2軸目補正値A2を以下の計算で
求める。 A1=100/80=1.25 A2=100/60=1.67 そして、A1、A2の最小値を選択し、補正値Aを1.
25とする。速度比率演算部21では、補正値Aと速度
比率格納エリアの速度比率を乗じて新たな速度比率B
は、B=1.25×1=1.25を得る。この速度比率
Bとは、従来例でKを整数とし、0からNまで1ずつ加
算していたが、その1に相当するものである。つまり、
本発明では、Kは整数にならず、1ではなくBを加算す
るものである。なお、1ではなくBを加算すると、最終
値(合計)がNにならないので、最終回の演算で補正を
行えばよい。以上の処理により図3のAに示すように指
定速度パラメータの速度で動作するようになるため、軸
速度が指定速度パラメータより遅い個所は速度アップが
行われ、逆に軸速度が指定速度パラメータより速い個所
は速度が押さえられるので、駆動部の速度オーバの保護
が容易にできる。また、直線補間に限らず種々の補間に
も適用できることはもちろんである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS This speed control device will be described by taking a robot having two axes of joints as an example. First, the speed ratio of the speed ratio storage area at the start of the operation is set to 1. It is assumed that each axis designated speed parameter is set to 100 corresponding to the maximum joint speed, and the segment data of the first axis is 80 this time and the segment data of the second axis is 60 this time. In the correction value calculation unit 20,
The correction value A1 for the first axis and the correction value A2 for the second axis are obtained by the following calculation. A1 = 100/80 = 1.25 A2 = 100/60 = 1.67 Then, the minimum value of A1 and A2 is selected, and the correction value A is set to 1.
25. The speed ratio calculation unit 21 multiplies the correction value A by the speed ratio of the speed ratio storage area to obtain a new speed ratio B.
Gives B = 1.25 × 1 = 1.25. The speed ratio B is equivalent to 1 in the conventional example, where K is an integer and 0 is added to N one by one. That is,
In the present invention, K is not an integer, but B is added instead of 1. When B is added instead of 1, the final value (total) does not become N. Therefore, the correction may be performed in the final calculation. By performing the above processing, as shown in FIG. 3A, the operation is performed at the speed of the designated speed parameter. Therefore, when the shaft speed is lower than the designated speed parameter, the speed is increased. Since the speed is suppressed at a fast position, the protection of the drive unit from overspeed can be easily performed. Further, it is needless to say that the present invention can be applied not only to linear interpolation but also to various interpolations.

【0009】[0009]

【発明の効果】以上説明したように本発明は、指定速度
パラメータに、各軸の最大許容速度を設定することで、
指定速度パラメータより軸速度が遅い場合は、最大許容
速度まであげることができることから、移動時間の短縮
が図られ、逆に,指定速度パラメータより軸速度が速い
場合は、最大許容速度まで速度を落とすことができるた
め駆動部の速度オーバによる動作不能状態を回避するこ
とができる。
As described above, the present invention sets the maximum allowable speed of each axis in the designated speed parameter,
If the shaft speed is lower than the specified speed parameter, the speed can be increased to the maximum allowable speed, so the movement time is shortened. Conversely, if the shaft speed is higher than the specified speed parameter, the speed is reduced to the maximum allowable speed. Therefore, it is possible to avoid an inoperable state due to an overspeed of the driving unit.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】 従来例を示すブロック図である。FIG. 2 is a block diagram showing a conventional example.

【図3】 本発明と従来例の動作状態を示すタイムチャ
ートである。 11 教示データ記憶部、12 補間演算部、13 速
度比率、14 逆変換部、15 セグメントデータ作成
出力部、16 サーボ駆動系、17 補正値演算部、1
8 各軸指定速度パラメータ、19 速度比率演算部
FIG. 3 is a time chart showing an operation state of the present invention and a conventional example. 11 teaching data storage unit, 12 interpolation calculation unit, 13 speed ratio, 14 inverse conversion unit, 15 segment data creation output unit, 16 servo drive system, 17 correction value calculation unit, 1
8 Specified speed parameter for each axis, 19 Speed ratio calculator

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 直線補間、円弧補間等の補間機能を有す
る産業用ロボットの制御装置において、 補間指令、動作速度、各軸教示位置等の教示データを記
憶する教示データを記憶する教示データ記憶部と、 各軸の指定速度のパラメータを記憶する手段と、 前記教示データに基づき、動作位置を作成し、その際、
速度比率を乗じた速度で動作位置を作成する補間演算部
と、 前記動作位置を各軸の動作位置に変換する逆変換部と、 前記各軸の動作位置から動作指令データを作成し、サー
ボ駆動系に動作指令データを出力する動作指令データ作
成出力部と、 各軸の動作指令を出力するタイミングで、各軸関節の指
定速度のパラメータを今回指令する指令データで除した
補正値を各軸毎に計算する補正値演算部と、 前記計算した各軸毎の補正値の最小値を選択し、前記選
択された補正値の最小値と前記速度比率を乗じた値を、
次回の速度比率とする速度比率演算部とを備えたことを
特徴とする産業用ロボットの制御装置。
1. An industrial robot control device having an interpolation function such as linear interpolation or circular interpolation, comprising: a teaching data storage unit for storing teaching data for storing an interpolation command, an operating speed, and teaching data for each axis; Means for storing a parameter of a designated speed of each axis; and an operation position is created based on the teaching data.
An interpolation operation unit that creates an operation position at a speed multiplied by a speed ratio; an inverse conversion unit that converts the operation position into an operation position of each axis; and an operation command data created from the operation position of each axis, and a servo drive. An operation command data creation output unit that outputs operation command data to the system, and a correction value obtained by dividing the parameter of the designated speed of each axis joint by the command data that is commanded this time at the timing of outputting the operation command of each axis, for each axis A correction value calculation unit that calculates the minimum value of the calculated correction value for each axis, and multiplies the minimum value of the selected correction value by the speed ratio,
A control device for an industrial robot, comprising: a speed ratio calculation unit for setting a next speed ratio.
JP30901197A 1997-11-11 1997-11-11 Industrial robot controller Pending JPH11143521A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30901197A JPH11143521A (en) 1997-11-11 1997-11-11 Industrial robot controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30901197A JPH11143521A (en) 1997-11-11 1997-11-11 Industrial robot controller

Publications (1)

Publication Number Publication Date
JPH11143521A true JPH11143521A (en) 1999-05-28

Family

ID=17987820

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30901197A Pending JPH11143521A (en) 1997-11-11 1997-11-11 Industrial robot controller

Country Status (1)

Country Link
JP (1) JPH11143521A (en)

Similar Documents

Publication Publication Date Title
JPH079606B2 (en) Robot controller
WO1989008878A1 (en) Method of controlling tool attitude of a robot
JP4498061B2 (en) Welding robot controller
US5920679A (en) Apparatus and method for computer-aided low-harmonic trajectory planning for computer-controlled machinery
JP2020015124A (en) Robot control method, article manufacturing method, robot control device, robot, program and recording medium
JPH0916241A (en) Method for setting acceleration/deceleration operation of robot
JP2010110878A (en) Articulated robot device and method for controlling the same
JPH11143521A (en) Industrial robot controller
JPH06324730A (en) Controller for industrial robot
JP5633268B2 (en) Robot control device
WO2002033815A1 (en) Method for controlling acceleration/deceleration of motor
JP2014159066A (en) Robot control device and robot control method
WO2001029629A1 (en) Operation confirming method and device for industrial machinery
JP3194829B2 (en) Robot motion program generation device
JP2649463B2 (en) Method of teaching an industrial robot having a rotating external axis and teaching device used therefor
JPH10301616A (en) Teaching device for robot
JPH02144705A (en) Robot arm control method
JPH11198072A (en) Minimum time speed controller for robot
US20230286152A1 (en) Robot system and controller
JPH0247702A (en) High speed operation control method for robot
JP3930956B2 (en) Trajectory control apparatus and trajectory control method for a multi-degree-of-freedom SCARA robot in one plane, and a computer-readable recording medium recording a trajectory control program for a single-degree multi-DOF SCARA robot
JPS6380303A (en) Speed control method for industrial robot
JP2005230952A (en) Control method and control device
JPH0285906A (en) Industrial robot controller
WO2020170306A1 (en) Robot control device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041015

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050817

A131 Notification of reasons for refusal

Effective date: 20051007

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Effective date: 20051117

Free format text: JAPANESE INTERMEDIATE CODE: A523

A131 Notification of reasons for refusal

Effective date: 20060602

Free format text: JAPANESE INTERMEDIATE CODE: A131

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061106