JP7575691B2 - Robot control device and robot system - Google Patents
Robot control device and robot system Download PDFInfo
- Publication number
- JP7575691B2 JP7575691B2 JP2021091310A JP2021091310A JP7575691B2 JP 7575691 B2 JP7575691 B2 JP 7575691B2 JP 2021091310 A JP2021091310 A JP 2021091310A JP 2021091310 A JP2021091310 A JP 2021091310A JP 7575691 B2 JP7575691 B2 JP 7575691B2
- Authority
- JP
- Japan
- Prior art keywords
- control
- robot
- external
- mode
- control 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.)
- Active
Links
- 238000004891 communication Methods 0.000 claims description 20
- 238000012545 processing Methods 0.000 claims description 2
- 238000000034 method Methods 0.000 description 9
- 230000000737 periodic effect Effects 0.000 description 5
- 238000004519 manufacturing process Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000001360 synchronised effect Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 2
- 230000000717 retained effect Effects 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Landscapes
- Manipulator (AREA)
- Programmable Controllers (AREA)
Description
本発明は、制御プログラムを実行してロボットを制御する装置に関する。 The present invention relates to a device that executes a control program to control a robot.
ロボットを用いた生産設備が高機能化することに伴い、ロボットを、そのロボットに付属するコントローラとは別個に存在する、より上位の制御装置の動作命令に基づいて動作させたいというニーズがある。上位の制御装置としては、例えば、ロボットを含む複数の産業機器を並行的に制御するPLC(Programable Logic Controller)等がある。従来、PLC及びロボットを含む制御システムでは、PLCは、ロボットのコントローラに、制御プログラムの実行を開始させるためのトリガ信号を出力するか、極めて簡単な命令を送信して、一時的にコントローラに実行させるものであった。 As production equipment using robots becomes more sophisticated, there is a need to operate robots based on operation commands from a higher-level control device that exists separately from the controller attached to the robot. An example of a higher-level control device is a PLC (Programmable Logic Controller) that controls multiple industrial devices including robots in parallel. Conventionally, in a control system including a PLC and a robot, the PLC would output a trigger signal to the robot's controller to start the execution of a control program, or send a very simple command to have the controller temporarily execute it.
これに対して、例えばPLCにも各ロボットの制御プログラムを搭載し、PLCがコントローラに替わって各ロボットを直接的に制御することで、複数のロボットを連携させて協調的に制御することが容易に可能となる。 In response to this, for example, the PLC can also be equipped with the control programs for each robot, and the PLC can directly control each robot instead of the controller, making it easy to link multiple robots together and control them cooperatively.
上記のような制御システムを想定すると、コントローラの動作モードを、自身が保持している制御プログラムを実行させるモードと、PLCが保持している制御プログラムを実行させるモードとに切り替える必要がある。この場合、ユーザにとっては、動作モードはフレキシブルに切り替え可能であることが望ましいが、安全性についても考慮する必要がある。 In a control system like the one above, the controller's operating mode needs to be switched between a mode in which the controller executes its own control program and a mode in which the controller executes a control program stored in the PLC. In this case, it is desirable for the user to be able to flexibly switch between operating modes, but safety must also be taken into consideration.
本発明は、上記実情に鑑みてなされたものであり、その目的は、自身が制御する場合と、外部制御装置によって制御される場合とを、安全性を確保しつつ容易に切り替えることが可能なロボットの制御装置及びロボットシステムを提供することにある。 The present invention was made in consideration of the above-mentioned circumstances, and its purpose is to provide a robot control device and robot system that can easily switch between self-control and control by an external control device while ensuring safety.
請求項1記載のロボットの制御装置によれば、通信部は、複数の産業機器を並行的に制御すると共に、ロボットの外部制御プログラムが記憶されている外部記憶部を有する外部制御装置との通信を行う。情報記憶部には、ユーザにより設定され、制御部の動作モードを内部モード又は外部モードの何れかに設定するためのモード情報が記憶される。制御部は、外部制御装置と通信を行うことで、外部制御プログラムの実行に基づく制御も可能に構成されている。
According to the robot control device of
そして、モード情報が内部モードを示す場合は、制御部による内部制御プログラムに基づく制御を有効化すると共に、外部制御プログラムに基づく制御を無効化し、外部モードを示す場合は、外部制御プログラムに基づく制御を有効化し、内部制御プログラムに基づく制御を無効化する。 If the mode information indicates the internal mode, the control unit enables control based on the internal control program and disables control based on the external control program; if the mode information indicates the external mode, the control unit enables control based on the external control program and disables control based on the internal control program.
このように構成すれば、制御部の動作モードを、ユーザにより設定され情報記憶部に記憶されたモード情報に基づいて、内部モード又は外部モードの何れかに設定できる。そして、内部モードであれば制御部による外部制御プログラムに基づく制御が無効化され、外部モードであれば内部制御プログラムに基づく制御が無効化されることで、常に一方の制御プログラムによる制御のみが可能な状態になる。 With this configuration, the operating mode of the control unit can be set to either internal mode or external mode based on the mode information set by the user and stored in the information storage unit. In the internal mode, control by the control unit based on the external control program is disabled, and in the external mode, control based on the internal control program is disabled, so that only one of the control programs can always be used for control.
これにより、制御装置は、内部モードでは従来通りに内部制御プログラムを実行してロボットを制御できると共に、外部モードでは外部制御プログラムに基づく制御を行ってロボットを制御できる。したがって、ロボットの制御形態を、ユーザのニーズに応じて多様化させることが可能になる。 As a result, in internal mode the control device can control the robot by executing an internal control program as before, and in external mode the control device can control the robot by carrying out control based on an external control program. This makes it possible to diversify the control form of the robot according to the needs of the user.
そして、情報記憶部を不揮発性メモリとして、モード情報は、不揮発性メモリから、制御部が作業領域として使用する揮発性メモリに転送される。そして、制御部は、揮発性メモリに転送されたモード情報を読み込んで動作モードを決定する。このように構成すれば、ユーザにより設定されるモード情報は不揮発性メモリに記憶されるので、電源の供給が遮断されても情報の内容は保持される。したがって、ロボットの制御を開始する際に、モード情報を毎回設定する必要がなくなる。 The information storage unit is a non-volatile memory, and the mode information is transferred from the non-volatile memory to a volatile memory that the control unit uses as a work area. The control unit then reads the mode information transferred to the volatile memory and determines the operation mode. With this configuration, the mode information set by the user is stored in the non-volatile memory, so the information content is retained even if the power supply is cut off. Therefore, it is no longer necessary to set the mode information every time control of the robot is started.
請求項2記載のロボットの制御装置によれば、不揮発性メモリから揮発性メモリへのモード情報の転送は、電源投入後の初期化処理において行われる。これにより、一旦一方の動作モードでロボットの制御を開始した後においても、モード情報を再設定してから制御装置の電源を再投入すれば、動作モードの切り替えが可能になる。
According to the robot control device of
請求項3記載のロボットシステムによれば、請求項1又は2記載のロボットの制御装置と、複数の産業機器を並行的に制御すると共に、前記ロボットを制御する外部制御プログラムが記憶されている外部記憶部を有する外部制御装置とを備える。このように構成すれば、制御装置に搭載された内部制御プログラムの実行と外部制御装置に搭載された外部制御プログラムの実行とを、ユーザが制御装置に設定したモード情報により切り替えることができ、ロボットの制御形態を多様化させることができる。 According to a third aspect of the present invention, the robot system includes the robot control device according to the first or second aspect of the present invention, and an external control device that controls a plurality of industrial devices in parallel and has an external storage unit in which an external control program for controlling the robot is stored. With this configuration, the execution of the internal control program installed in the control device and the execution of the external control program installed in the external control device can be switched according to mode information set in the control device by the user, thereby diversifying the control form of the robot.
以下、一実施形態について図面を参照して説明する。図1に示すロボットシステム1は、例えば一般的な産業用ロボットシステムであり、ロボット2、ロボット2の動作を制御するコントローラ3,ロボット2に関する操作及び表示を行うための教示装置4,及び例えばPLC等の外部制御装置5を備えている。ロボット2は、例えば6軸の垂直多関節型ロボットである。コントローラ3は、通信ボード6,7を介して教示装置4,外部制御装置5と通信を行う。
One embodiment will be described below with reference to the drawings. The
図2は、図1に示す構成を一部に含むもので、外部制御装置5によって制御される他の機器も併せて示す、例えば工場における生産設備の制御システムである。外部制御装置5は、コントローラ3A,3Bを介して2台のロボット2A,2Bを制御すると共に、カメラ21や工作機械22とも通信を行うことで、これらの機器も併せて制御する。このように、外部制御装置5が複数の機器を一括して制御することで、ロボット2A,2B及び工作機械22間における同期動作の精度を向上させることが可能になる。
Figure 2 shows a control system for production equipment in a factory, for example, that includes part of the configuration shown in Figure 1 and also shows other equipment controlled by an
図1において、通信ボード6からモータ制御器11までの機能ブロックは、従来のコントローラ3が備えている機能である。教示装置4は、ユーザがコントローラ3を操作するための入力を行うもので、例えばティーチングペンダントと称される。ユーザは、教示装置4によりロボット2の動作を教示したり、教示した動作を開始させる指示等を入力する。教示装置4に入力された指示内容は、通信ボード6を介してコントローラ3に入力され、コントローラ3で処理できる内容に解釈される。
In FIG. 1, the functional blocks from the
経路生成器8は、内部制御プログラム12が記憶されている内部記憶部を備えており、内部制御プログラム12に基づいてロボット2の動作経路を生成する。動作生成器9は、生成された動作経路に基づいて、ロボット2が備える6軸に対応した6つのモータ13の指令角度を、例えば8ms毎に生成する。演算器10は、生成された指令角度を、モータ13の制御周期である例えば1msに分割する。そして、分割した指令角度に応じたPWM信号等を生成してモータ制御器11に出力する。モータ制御器11は、例えばインバータ等の駆動回路であり、6つのモータ13に対応して6個ある。尚、演算器10及びモータ制御器11が制御部に相当する。
The
外部制御装置5は、ロボット2の制御プログラムである外部制御プログラム14が記憶されている外部記憶部を備えている。外部制御プログラム14は、ロボット2を図2に示す制御形態に対応したプログラムである。一方、内部制御プログラム12は、コントローラ3がロボット2を単体で制御する場合に対応したプログラムである。外部制御装置5は、経路生成器8及び動作生成器9に対応する機能も備えており、通信部に相当する通信ボード7からは、動作生成器9より出力される信号と同じ種類の信号が演算器10に出力される。
The
次に、本実施形態の作用について説明する。図3に示す動作モード設定処理では、先ずユーザが教示装置4を介して、コントローラ3に動作モードの設定要求を入力する(S1)。コントローラ3は、ユーザにより教示装置4に入力された動作モードの設定値をチェックする(S2)。そして、設定値をコントローラ3の情報記憶部である保存領域15に書き込んで記憶する(S3)。保存領域15は、例えばフラッシュROMのような不揮発性メモリの領域16と、RAMのような不発性メモリの領域17とに分かれており、動作モードの設定値は領域16に記憶される。以上で設定処理が完了する(S4)。前記設定値はモード情報に相当する。
Next, the operation of this embodiment will be described. In the operation mode setting process shown in FIG. 3, the user first inputs an operation mode setting request to the
図4に示す動作モード決定処理では、コントローラ3に電源が投入されると(S11)、初期化処理が実行される(S12)。この初期化処理では同図に示すように、領域16に記憶されているモード設定値が、領域17に転送される。続いて、演算器10は、動作モードを確認するが、その際には領域17に転送されているモード設定値を参照する(S13)。それから、各動作モードに応じた立ち上げ処理を行うと(S14)、コントローラ3の起動が完了する(S15)。
ここで、モード設定値は例えば1ビットのフラグでも良く、以下のように2つの動作モードを割り当てても良い。
<モード設定値> <動作モード>
0 内部モード
1 外部モード
In the operation mode determination process shown in Fig. 4, when the power supply to the
Here, the mode setting value may be, for example, a one-bit flag, and two operation modes may be assigned as follows:
<Mode setting value><Operationmode>
0 Internal mode
1 External mode
そして、「内部モード」であれば、演算器10は動作生成器9より指令角度を取得して、内部制御プログラム12に基づきロボット2を制御する。一方、「外部モード」であれば、演算器10は通信ボード7を介して外部制御装置5より指令角度を取得して、外部制御プログラム14に基づきロボット2を制御する。尚、「外部モード」において外部制御装置5は、演算器10を介して実質的にモータ制御器11を制御していることになる。
In the "internal mode", the
図5は、外部制御装置5とコントローラ3との間で行われる通信の形態を示すもので、通信プロトコルは、例えばEtherCAT(登録商標)等である。図5に示すように、通信は、一定の周期毎に行われる周期通信と、周期通信が行われてないインターバル期間に行われる非周期通信とに分かれている。周期通信では、指令位置や現在位置、現在速度などのように、外部制御装置5の制御周期毎に必要となるデータが送受信される。一方、非周期通信では、ロボット2の原点位置やモータ13の設定など、起動直後や設定が変更された際に必要となるデータが送受信される。
Figure 5 shows the form of communication between the
以上のように本実施形態によれば、コントローラ3において、通信ボード7は、複数の産業機器を並行的に制御する外部制御装置5との通信を行う。保存領域15の領域16には、ユーザにより設定され、演算器10の動作モードを内部モード又は外部モードの何れかに設定するためのモード設定値が記憶される。演算器10は、外部制御装置5より送信される外部制御プログラム14に基づく制御も可能に構成されている。
As described above, according to this embodiment, in the
そして、モード設定値が内部モードを示す場合は、演算器10による内部制御プログラム12に基づく制御を有効化すると共に外部制御プログラム14に基づく制御を無効化し、外部モードを示す場合は、外部制御プログラム14に基づく制御を有効化し、内部制御プログラム12に基づく制御を無効化する。
When the mode setting value indicates the internal mode, the control based on the
このように構成すれば、演算器10の動作モードを、ユーザにより設定されたモード設定値に基づいて内部モード又は外部モードの何れかに設定できる。そして、内部モードであれば演算器10による外部制御プログラム14の実行が無効化され、外部モードであれば内部制御プログラム12の実行が無効化されることで、常に一方の制御プログラムに基づく制御のみが可能な状態になる。
With this configuration, the operating mode of the
これにより、コントローラ3は、内部モードでは従来通りに内部制御プログラム12に基づく制御を実行してロボット2を制御できると共に、外部モードでは外部制御プログラム14に基づいてロボット2を制御できる。したがって、ロボット2の制御形態を、ユーザのニーズに応じて多様化させることが可能になる。また、図2に示すシステム構成において、コントローラ3A,3Bが外部モードで制御を行うことで、ロボット2A,2B間に加えて、工作機械22のような他の生産設備との同期動作が高精度で実現可能となる。したがって、タクトタイムを削減したり、高難度のアプリケーションへの適用も可能になる。特に、コントローラ3A,3Bが異なる製品である場合には、それ等を同期して動作させる精度が向上する。
As a result, in the internal mode, the
また、モード情報を、不揮発性メモリである領域16から演算器10が作業領域として使用する揮発性メモリの領域17に転送し、演算器10は、領域17に転送されたモード情報を読み込んで動作モードを決定する。このように構成すれば、ユーザにより設定されるモード設定値の内容は、電源の供給が遮断されても保持される。したがって、ロボット2の制御を開始する際に、モード設定値を毎回設定する必要がなくなる。そして、領域16から領域17への転送は、電源投入後の初期化処理において行われる。これにより、一旦一方の動作モードでロボット2の制御を開始した後においても、モード設定値を再設定してからコントローラ3の電源を再投入すれば、動作モードの切り替えが可能になる。
The mode information is also transferred from
本発明は上記した、又は図面に記載した実施形態にのみ限定されるものではなく、以下のような変形又は拡張が可能である。
指令角度を生成する周期は、8msに限らない。
ロボットは、垂直6軸型に限らず、水平4軸型等でも良い。
モード設定値は、必ずしも領域16から領域17へ転送してから演算器10に読み込ませる必要はない。
通信プロトコルは、EtherCATに限らない。
カメラ21や工作機械22以外の産業機器を、外部制御装置5の制御対象としても良い。
The present invention is not limited to the embodiments described above or illustrated in the drawings, and the following modifications and extensions are possible.
The cycle for generating the command angle is not limited to 8 ms.
The robot is not limited to a vertical six-axis type, but may be a horizontal four-axis type, etc.
The mode setting value does not necessarily have to be transferred from
The communication protocol is not limited to EtherCAT.
Industrial equipment other than the
図面中、1はロボットシステム、2はロボット、3はコントローラ、4は教示装置、5は外部制御装置、7は通信ボード、10は演算器、12は内部制御プログラム、14は内部制御プログラム、15は保存領域、16,17は領域、21はカメラ、22は工作機械である。 In the drawing, 1 is a robot system, 2 is a robot, 3 is a controller, 4 is a teaching device, 5 is an external control device, 7 is a communication board, 10 is a calculator, 12 is an internal control program, 14 is an internal control program, 15 is a storage area, 16 and 17 are areas, 21 is a camera, and 22 is a machine tool.
Claims (3)
前記制御プログラムの実行に基づく制御を行う制御部と、
複数の産業機器を並行的に制御すると共に前記ロボットを制御する外部制御プログラムが記憶されている外部記憶部を有する外部制御装置との通信を行う通信部と、
ユーザにより設定され、前記制御部の動作モードを内部モード又は外部モードの何れかに設定するためのモード情報が記憶される情報記憶部とを備え、
前記制御部は、前記外部制御装置より実行される、前記外部制御プログラムに基づく制御も可能に構成されており、
前記モード情報が内部モードを示す場合は、前記制御部による前記内部制御プログラムに基づく制御を有効化すると共に、前記外部制御プログラムに基づく制御を無効化し、
前記モード情報が外部モードを示す場合は、前記制御部による前記外部制御プログラムに基づく制御を有効化し、前記内部制御プログラムに基づく制御を無効化し、
前記情報記憶部は、不揮発性メモリであり、
前記モード情報は、前記不揮発性メモリより、前記制御部が作業領域として使用する揮発性メモリに転送され、
前記制御部は、前記揮発性メモリに転送されたモード情報を読み込んで、前記動作モードを決定するロボットの制御装置。 an internal storage unit in which an internal control program for controlling the robot is stored;
A control unit that performs control based on execution of the control program;
a communication unit for communicating with an external control device having an external storage unit in which an external control program for controlling a plurality of industrial devices in parallel and controlling the robot is stored;
an information storage unit that stores mode information set by a user for setting the operation mode of the control unit to either an internal mode or an external mode;
The control unit is configured to be capable of control based on the external control program executed by the external control device,
When the mode information indicates an internal mode, the control based on the internal control program by the control unit is enabled, and the control based on the external control program is disabled;
When the mode information indicates an external mode, the control based on the external control program by the control unit is enabled, and the control based on the internal control program is disabled ;
the information storage unit is a non-volatile memory,
The mode information is transferred from the non-volatile memory to a volatile memory used by the control unit as a working area,
The control unit is a robot control device that reads the mode information transferred to the volatile memory and determines the operation mode .
複数の産業機器を並行的に制御すると共に、前記ロボットを制御する外部制御プログラムが記憶されている外部記憶部を有する外部制御装置とを備えるロボットシステム。 A robot control device according to claim 1 or 2 ;
A robot system comprising: an external control device that controls a plurality of industrial devices in parallel and has an external memory unit in which an external control program that controls the robot is stored.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021091310A JP7575691B2 (en) | 2021-05-31 | 2021-05-31 | Robot control device and robot system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021091310A JP7575691B2 (en) | 2021-05-31 | 2021-05-31 | Robot control device and robot system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2022183820A JP2022183820A (en) | 2022-12-13 |
| JP7575691B2 true JP7575691B2 (en) | 2024-10-30 |
Family
ID=84437947
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021091310A Active JP7575691B2 (en) | 2021-05-31 | 2021-05-31 | Robot control device and robot system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7575691B2 (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2004330206A (en) | 2003-04-30 | 2004-11-25 | Nachi Fujikoshi Corp | Robot controller |
| JP2005284804A (en) | 2004-03-30 | 2005-10-13 | Matsushita Electric Ind Co Ltd | Industrial robot |
| US20080234861A1 (en) | 2004-01-16 | 2008-09-25 | Abb Ab | Control System, Method and Computer Program For Synchronizing Several Robots |
| JP2017010159A (en) | 2015-06-18 | 2017-01-12 | 株式会社安川電機 | Programmable controller |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS59146307A (en) * | 1983-02-09 | 1984-08-22 | Mitsubishi Electric Corp | Synchronization setting device of robot |
| JPH10289009A (en) * | 1997-04-17 | 1998-10-27 | Hitachi Ltd | Model setting device for electrical equipment |
-
2021
- 2021-05-31 JP JP2021091310A patent/JP7575691B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2004330206A (en) | 2003-04-30 | 2004-11-25 | Nachi Fujikoshi Corp | Robot controller |
| US20080234861A1 (en) | 2004-01-16 | 2008-09-25 | Abb Ab | Control System, Method and Computer Program For Synchronizing Several Robots |
| JP2005284804A (en) | 2004-03-30 | 2005-10-13 | Matsushita Electric Ind Co Ltd | Industrial robot |
| JP2017010159A (en) | 2015-06-18 | 2017-01-12 | 株式会社安川電機 | Programmable controller |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2022183820A (en) | 2022-12-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107848112B (en) | Robot System | |
| JP3718125B2 (en) | Method for controlling a technical process | |
| JP4837110B2 (en) | Numerical control device with tool path display function | |
| JP6696465B2 (en) | Control system, controller and control method | |
| JP5892132B2 (en) | Control device and robot system | |
| US20190030715A1 (en) | Robot controller and production system | |
| US9342068B2 (en) | Motion controller and motor control system | |
| JP6589110B2 (en) | Industrial robot control system | |
| JP2010167515A (en) | Multi-axial robot and speed controller for the same | |
| JP5796311B2 (en) | Control device and system program | |
| JP5291727B2 (en) | Program conversion module and program conversion method for multi-axis synchronous machine | |
| CN113874177A (en) | Robot system, recovery program generation device, control assistance device, control device, program, recovery program generation method, and recovery program output method | |
| US10946514B2 (en) | Controller, work control unit, multi-axis motion control unit, and drive control unit | |
| JP2004326618A (en) | Numerical control device of machine tool | |
| JP7575691B2 (en) | Robot control device and robot system | |
| JP2011108008A (en) | Hmi-screen automatic generation method | |
| JP5272447B2 (en) | Numerical control machine operation simulator | |
| JP4044105B2 (en) | Numerical control device having function of switching operation means for each system | |
| WO2020017248A1 (en) | Control device, control method, and control program | |
| CN111480128B (en) | CNC device | |
| JP7490412B2 (en) | Robot system and control method thereof | |
| WO2012124145A1 (en) | Computation unit, assistance unit, assistance program, recording medium storing assistance program, and operation method in assistance device | |
| JP7314824B2 (en) | ROBOT SYSTEM, RETURN PROGRAM GENERATION DEVICE, CONTROL SUPPORT DEVICE, CONTROL DEVICE, PROGRAM, RETURN PROGRAM GENERATION METHOD AND RETURN PROGRAM OUTPUT METHOD | |
| JP2005131775A (en) | Axially processing system of machine tool | |
| WO2022039130A1 (en) | Robot control system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20240111 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240709 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240710 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240903 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20240917 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240930 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7575691 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |