JP6869060B2 - Manipulator controls, control methods and programs, and work systems - Google Patents

Manipulator controls, control methods and programs, and work systems Download PDF

Info

Publication number
JP6869060B2
JP6869060B2 JP2017050098A JP2017050098A JP6869060B2 JP 6869060 B2 JP6869060 B2 JP 6869060B2 JP 2017050098 A JP2017050098 A JP 2017050098A JP 2017050098 A JP2017050098 A JP 2017050098A JP 6869060 B2 JP6869060 B2 JP 6869060B2
Authority
JP
Japan
Prior art keywords
manipulator
signal
score
operation signal
unit
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
Application number
JP2017050098A
Other languages
Japanese (ja)
Other versions
JP2018153873A (en
Inventor
佳一 山下
佳一 山下
聡 麻生
聡 麻生
健士 渡邊
健士 渡邊
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.)
Okamura Corp
Original Assignee
Okamura 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 Okamura Corp filed Critical Okamura Corp
Priority to JP2017050098A priority Critical patent/JP6869060B2/en
Publication of JP2018153873A publication Critical patent/JP2018153873A/en
Application granted granted Critical
Publication of JP6869060B2 publication Critical patent/JP6869060B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Manipulator (AREA)

Description

本発明は、マニピュレータの制御装置、制御方法およびプログラム、ならびに作業システムに関する。 The present invention relates to manipulator controls, control methods and programs, and work systems.

特許文献1には、操作者による擬人的な動きを検出し、これを複数の信号に変換してロボットデバイスを駆動させる技術が開示されている。特許文献2には、センサによって検知された製品をピックアップするようにピッカーを自動制御する技術が開示されている。 Patent Document 1 discloses a technique of detecting anthropomorphic movement by an operator and converting it into a plurality of signals to drive a robot device. Patent Document 2 discloses a technique for automatically controlling a picker so as to pick up a product detected by a sensor.

特開2015−168056号公報Japanese Unexamined Patent Publication No. 2015-168506 特許第5940682号公報Japanese Patent No. 5940682

ロボットデバイスや自動ピッカーなどのマニピュレータを手作業で動作させる場合、オペレータごとにマニピュレータの作業の精度が異なり、不慣れなオペレータには操作が困難となる。他方、マニピュレータを自動制御する場合、作業対象となる対象物に応じて制御を異ならせる必要があるところ、全ての種類の対象物について予め制御情報を記憶することは現実的でない。また機械学習を用いて自動制御する場合にも、学習が不十分である場合に作業の精度が低下する可能性がある。
本発明の目的は、上述した課題を解決するマニピュレータの制御装置、制御方法およびプログラム、ならびに作業システムを提供することにある。
When a manipulator such as a robot device or an automatic picker is manually operated, the accuracy of the manipulator work differs for each operator, which makes it difficult for an inexperienced operator to operate the manipulator. On the other hand, when the manipulator is automatically controlled, it is necessary to make the control different depending on the object to be worked on, but it is not realistic to store the control information in advance for all kinds of objects. Further, even in the case of automatic control using machine learning, the accuracy of the work may decrease if the learning is insufficient.
An object of the present invention is to provide a manipulator control device, a control method and a program, and a working system that solve the above-mentioned problems.

本発明の第1の態様によれば、制御装置は、入力装置の操作に基づいてマニピュレータに操作信号を出力するマニピュレータの制御装置であって、前記マニピュレータの操作の履歴に基づいて前記マニピュレータの第1の操作信号を生成する信号生成部と、前記第1の操作信号の妥当性を示すスコアを算出するスコア算出部と、前記スコアに基づいて、前記入力装置の操作に従った第2の操作信号を出力するか、前記スコアに係る前記第1の操作信号を出力するかを決定する信号出力部とを備える。 According to the first aspect of the present invention, the control device is a control device of a manipulator that outputs an operation signal to the manipulator based on the operation of the input device, and the first of the manipulators is based on the history of the operation of the manipulator. A signal generation unit that generates the operation signal of 1, a score calculation unit that calculates a score indicating the validity of the first operation signal, and a second operation according to the operation of the input device based on the score. A signal output unit for determining whether to output a signal or to output the first operation signal related to the score is provided.

本発明の第2の態様によれば、第1の態様に係る制御装置は、前記マニピュレータによる作業の対象となる対象物を認識する認識部と、前記認識部によって認識された対象物と、前記マニピュレータが前記対象物についての作業をするときの前記入力装置の操作の履歴とに基づいて、前記対象物と前記マニピュレータの位置とから前記第1の操作信号を求めるためのモデルを更新する学習部とをさらに備え、前記信号生成部は前記モデルに基づいて前記第1の操作信号を生成し、前記スコア算出部は前記モデルに基づいて前記スコアを算出するものであってよい。 According to the second aspect of the present invention, the control device according to the first aspect includes a recognition unit that recognizes an object to be worked by the manipulator, an object recognized by the recognition unit, and the object. A learning unit that updates a model for obtaining the first operation signal from the object and the position of the manipulator based on the operation history of the input device when the manipulator works on the object. The signal generation unit may generate the first operation signal based on the model, and the score calculation unit may calculate the score based on the model.

本発明の第3の態様によれば、第1または第2の態様に係る制御装置は、前記信号出力部は、一定時間ごとに生成される前記第1の操作信号に係る前記スコアが前記閾値未満になるまで、前記第1の操作信号を出力し、前記スコアが前記閾値未満になった以降、前記第2の操作信号を出力するものであってよい。 According to the third aspect of the present invention, in the control device according to the first or second aspect, the signal output unit has the threshold value of the score related to the first operation signal generated at regular intervals. The first operation signal may be output until the score becomes less than the threshold value, and the second operation signal may be output after the score becomes less than the threshold value.

本発明の第4の態様によれば、第1から第3の何れかの態様に係る制御装置は、前記マニピュレータは複数の関節を備え、前記信号生成部は、前記複数の関節それぞれを操作する第1の操作信号を生成し、前記信号出力部は、前記複数の関節のうち前記スコアが前記閾値以上の関節に、前記第1の操作信号を出力するものであってよい。 According to a fourth aspect of the present invention, in the control device according to any one of the first to third aspects, the manipulator includes a plurality of joints, and the signal generation unit operates each of the plurality of joints. The first operation signal may be generated, and the signal output unit may output the first operation signal to the joint having the score equal to or higher than the threshold value among the plurality of joints.

本発明の第5の態様によれば、第4の態様に係る制御装置は、前記スコアが閾値未満の関節のうち最も基端側に設けられるものである基準関節を特定する関節特定部と、前記信号出力部は、前記複数の関節のうち、前記基準関節より基端側に設けられた関節に、前記第1の操作信号を出力し、前記基準関節および前記基準関節より先端側に設けられた関節に、前記第2の操作信号を出力するものであってよい。According to the fifth aspect of the present invention, the control device according to the fourth aspect includes a joint specifying portion that identifies a reference joint that is provided on the most proximal side of the joints having a score less than the threshold value. The signal output unit outputs the first operation signal to the joint provided on the proximal end side of the reference joint among the plurality of joints, and is provided on the reference joint and the distal end side of the reference joint. The second operation signal may be output to the joint.

本発明の第6の態様によれば、作業システムは、操作信号に基づいて駆動するマニピュレータと、ユーザによる操作の入力を受け付ける入力装置と、第1から第5の何れかの態様に係る制御装置とを備える。 According to the sixth aspect of the present invention, the working system includes a manipulator driven based on an operation signal, an input device for receiving an input of an operation by a user, and a control device according to any one of the first to fifth aspects. And.

本発明の第7の態様によれば、制御方法は、マニピュレータの制御方法であって、前記マニピュレータの操作の履歴に基づいて前記マニピュレータの第1の操作信号を生成するステップと、前記第1の操作信号の妥当性を示すスコアを算出するステップと、前記スコアに基づいて、ユーザによる操作の入力を受け付ける入力装置の操作に従った第2の操作信号を出力するか、前記スコアに係る前記第1の操作信号を出力するかを決定するステップとを有する。 According to the seventh aspect of the present invention, the control method is a control method of the manipulator, the step of generating the first operation signal of the manipulator based on the operation history of the manipulator, and the first operation signal. A step of calculating a score indicating the validity of the operation signal and, based on the score, output a second operation signal according to the operation of the input device that accepts the input of the operation by the user, or output the second operation signal related to the score . It has a step of determining whether to output the operation signal of 1.

本発明の第8の態様によれば、プログラムは、マニピュレータを制御するコンピュータに、前記マニピュレータの操作の履歴に基づいて前記マニピュレータの第1の操作信号を生成するステップと、前記第1の操作信号の妥当性を示すスコアを算出するステップと、前記スコアに基づいて、ユーザによる操作の入力を受け付ける入力装置の操作に従った第2の操作信号を出力するか、前記スコアに係る前記第1の操作信号を出力するかを決定するステップとを実行させる。
According to an eighth aspect of the present invention, the program causes a computer controlling the manipulator to generate a first operation signal of the manipulator based on the operation history of the manipulator, and the first operation signal. A step of calculating a score indicating the validity of the above, and based on the score, a second operation signal according to the operation of the input device that accepts the input of the operation by the user is output, or the first operation signal related to the score is output. To execute the step of determining whether to output the operation signal.

上記態様のうち少なくとも1つの態様によれば、制御装置は、生成された操作信号のスコアに基づいて、入力装置の操作に基づく操作信号と、操作の履歴に基づいて生成された操作信号とからマニピュレータに出力する操作信号を決定する。これにより、制御装置は、操作の履歴から生成された操作信号によってオペレータごとの操作のばらつきを抑制しつつ、学習が不十分な作業についてはオペレータによる操作によりマニピュレータを動作させることで、作業の精度を保つことができる。 According to at least one of the above aspects, the control device comprises an operation signal based on the operation of the input device based on the score of the generated operation signal and an operation signal generated based on the history of the operation. Determine the operation signal to be output to the manipulator. As a result, the control device suppresses the variation in the operation for each operator by the operation signal generated from the operation history, and operates the manipulator by the operation by the operator for the work with insufficient learning, so that the accuracy of the work is improved. Can be kept.

第1の実施形態に係る作業システムの構成を示す概略図である。It is the schematic which shows the structure of the work system which concerns on 1st Embodiment. 第1の実施形態に係るコントローラの構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of the controller which concerns on 1st Embodiment. 第1の実施形態に係るマスタコントローラの動作を示す第1のフローチャートである。It is a 1st flowchart which shows the operation of the master controller which concerns on 1st Embodiment. 第1の実施形態に係るマスタコントローラの動作を示す第2のフローチャートである。It is a 2nd flowchart which shows the operation of the master controller which concerns on 1st Embodiment. 第3の実施形態に係るマスタコントローラの構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of the master controller which concerns on 3rd Embodiment. 少なくとも1つの実施形態に係るコンピュータの構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of the computer which concerns on at least one Embodiment.

《第1の実施形態》
以下、図面を参照しながら実施形態について詳しく説明する。
図1は、第1の実施形態に係る作業システムの構成を示す概略図である。
作業システム1は、入出力グローブ10と、ヘッドマウントディスプレイ20と、マスタコントローラ30と、スレーブコントローラ40と作業ロボット50とを備える。入出力グローブ10とヘッドマウントディスプレイ20とはオペレータOに装着され、作業ロボット50はオペレータOと遠隔に設置される。マスタコントローラ30は、入出力グローブ10およびヘッドマウントディスプレイ20と電気的に接続される。スレーブコントローラ40は、作業ロボット50と電気的に接続される。マスタコントローラ30とスレーブコントローラ40とは、ネットワークNを介して通信可能に構成される。
<< First Embodiment >>
Hereinafter, embodiments will be described in detail with reference to the drawings.
FIG. 1 is a schematic view showing a configuration of a work system according to the first embodiment.
The work system 1 includes an input / output glove 10, a head-mounted display 20, a master controller 30, a slave controller 40, and a work robot 50. The input / output glove 10 and the head-mounted display 20 are attached to the operator O, and the work robot 50 is installed remotely from the operator O. The master controller 30 is electrically connected to the input / output glove 10 and the head-mounted display 20. The slave controller 40 is electrically connected to the work robot 50. The master controller 30 and the slave controller 40 are configured to be communicable via the network N.

第1の実施形態に係る作業システム1は、倉庫から物品を運搬するピッキングシステムに適用される。ピッキングシステムは、コンベアや運搬ロボットによって、物品を収容するビンを作業ロボット50が設置された作業スペースに運搬するシステムである。オペレータOは、作業ロボット50を遠隔から操作し、ビンに収容された対象物品を、出荷用コンベアや仕分け箱などの他の位置に移転させる。なお、他の実施形態においては、作業システム1は、ピッキングシステム以外のシステムに適用されてもよい。例えば、作業システム1は、たねまき、仕分け、開梱や梱包、検品、組立などの他の遠隔作業(倉庫内に限らずオフィス、スーパー、病院、図書館、実験室等における遠隔作業を含む)に用いられてもよい。 The work system 1 according to the first embodiment is applied to a picking system for transporting goods from a warehouse. The picking system is a system in which a bin for accommodating an article is transported to a work space in which a work robot 50 is installed by a conveyor or a transport robot. The operator O remotely operates the work robot 50 to move the target article contained in the bottle to another position such as a shipping conveyor or a sorting box. In another embodiment, the work system 1 may be applied to a system other than the picking system. For example, the work system 1 can be used for other remote work such as beating, sorting, unpacking and packing, inspection, and assembly (including remote work not only in a warehouse but also in offices, supermarkets, hospitals, libraries, laboratories, etc.). It may be used.

入出力グローブ10は、オペレータOの手に取り付けられる手袋状の入出力装置である。入出力グローブ10は、オペレータOの姿勢を検出する姿勢センサと、作業ロボット50の動作をフィードバックするフィードバックデバイスとを備える。入出力グローブ10は、姿勢センサが生成する信号を、操作信号としてマスタコントローラ30に出力する。姿勢センサは、少なくともオペレータOの関節の角度を算出可能に構成される。姿勢センサは、モーションキャプチャによりオペレータOの動きを検出するものであってよい。フィードバックデバイスは、作業ロボット50のマニピュレータ51が触れた物の触感を再現可能な素子(アクチュエータや電極など)である。フィードバックデバイスは、マスタコントローラ30から入力されるフィードバック信号に従って動作する。 The input / output glove 10 is a glove-shaped input / output device attached to the hand of the operator O. The input / output glove 10 includes a posture sensor that detects the posture of the operator O and a feedback device that feeds back the movement of the work robot 50. The input / output glove 10 outputs a signal generated by the posture sensor to the master controller 30 as an operation signal. The posture sensor is configured to be able to calculate at least the angle of the joint of the operator O. The posture sensor may detect the movement of the operator O by motion capture. The feedback device is an element (actuator, electrode, etc.) capable of reproducing the tactile sensation of an object touched by the manipulator 51 of the work robot 50. The feedback device operates according to the feedback signal input from the master controller 30.

ヘッドマウントディスプレイ20は、オペレータOの頭部に装着されることでオペレータOに画像を提示する装置である。画像の提示方法としては、オペレータの目に対向するディスプレイに画像を表示する方法や、プロジェクタによってオペレータの目に画像を投影する方法が挙げられる。ヘッドマウントディスプレイ20は、マスタコントローラ30から入力される映像信号に従って映像を提示する。ヘッドマウントディスプレイ20は、自身の姿勢を検出する姿勢センサ(例えば、加速度センサやジャイロスコープなど)を備える。ヘッドマウントディスプレイ20は、姿勢センサの検出結果を示す姿勢信号をマスタコントローラ30に出力する。 The head-mounted display 20 is a device that presents an image to the operator O by being attached to the head of the operator O. Examples of the image presentation method include a method of displaying an image on a display facing the operator's eyes and a method of projecting the image on the operator's eyes with a projector. The head-mounted display 20 presents an image according to an image signal input from the master controller 30. The head-mounted display 20 includes a posture sensor (for example, an acceleration sensor, a gyroscope, etc.) that detects its own posture. The head-mounted display 20 outputs a posture signal indicating the detection result of the posture sensor to the master controller 30.

作業ロボット50は、マニピュレータ51とカメラ52とを備える。
マニピュレータ51は、複数のリンクが複数の関節を介して互いに接続されている。マニピュレータ51は、スレーブコントローラ40から入力される制御信号に従って関節ごとに設けられたアクチュエータを駆動させることによって各関節の角度を調整する。マニピュレータ51の関節とオペレータOの関節とは必ずしも一対一に対応しない。例えば、マニピュレータ51は、5本未満の指(指に相当するリンクと関節との組み合わせ)を備えるものであってよい。また例えばマニピュレータ51は、2つ以上の肘(肘に相当する関節)を備えるものであってよい。マニピュレータ51には、触覚センサと姿勢センサとが設けられている。触覚センサは、マニピュレータ51の表面(特に指に相当するリンクの先端)に設けられ、接触した物体の触感を検出する。姿勢センサは、マニピュレータ51の関節ごとに設けられており、各関節の角度および角速度を検出する。姿勢センサの例としては、アクチュエータの運動量を計測するセンサ(回転数センサやストロークセンサ)が挙げられる。
カメラ52は、関節を介してマニピュレータ51と接続される。カメラ52は、撮像した画像を表す映像情報をスレーブコントローラ40に出力する。カメラ52の姿勢は、スレーブコントローラ40から入力される制御信号に従って調整される。つまり、カメラ52とマニピュレータ51とに接続されたアクチュエータが制御信号に従って駆動することで、カメラ52の姿勢が調整される。
The working robot 50 includes a manipulator 51 and a camera 52.
In the manipulator 51, a plurality of links are connected to each other via a plurality of joints. The manipulator 51 adjusts the angle of each joint by driving an actuator provided for each joint according to a control signal input from the slave controller 40. The joint of the manipulator 51 and the joint of the operator O do not necessarily have a one-to-one correspondence. For example, the manipulator 51 may include less than five fingers (a combination of a link corresponding to a finger and a joint). Further, for example, the manipulator 51 may include two or more elbows (joints corresponding to elbows). The manipulator 51 is provided with a tactile sensor and a posture sensor. The tactile sensor is provided on the surface of the manipulator 51 (particularly, the tip of the link corresponding to the finger), and detects the tactile sensation of the contacted object. The posture sensor is provided for each joint of the manipulator 51, and detects the angle and the angular velocity of each joint. Examples of the posture sensor include a sensor (rotation speed sensor and stroke sensor) that measures the momentum of the actuator.
The camera 52 is connected to the manipulator 51 via a joint. The camera 52 outputs video information representing the captured image to the slave controller 40. The posture of the camera 52 is adjusted according to the control signal input from the slave controller 40. That is, the posture of the camera 52 is adjusted by driving the actuator connected to the camera 52 and the manipulator 51 according to the control signal.

マスタコントローラ30は、入出力グローブ10から入力される操作信号に基づいて、作業ロボット50のマニピュレータ51の制御信号を生成する。またマスタコントローラ30は、作業ロボット50からマニピュレータ51が検出する触感を示す触感信号に基づいて、当該触覚を入出力グローブ10のフィードバックデバイスに再現させるためのフィードバック信号を生成する。また、マスタコントローラ30は、スレーブコントローラ40から映像信号を受信し、これをヘッドマウントディスプレイ20に出力する。またマスタコントローラ30は、ヘッドマウントディスプレイ20から入力された姿勢信号に基づいて、作業ロボット50のカメラ52の制御信号を生成し、スレーブコントローラ40に送信する。 The master controller 30 generates a control signal for the manipulator 51 of the work robot 50 based on an operation signal input from the input / output glove 10. Further, the master controller 30 generates a feedback signal for reproducing the tactile sensation in the feedback device of the input / output glove 10 based on the tactile sensation signal indicating the tactile sensation detected by the manipulator 51 from the working robot 50. Further, the master controller 30 receives a video signal from the slave controller 40 and outputs the video signal to the head-mounted display 20. Further, the master controller 30 generates a control signal for the camera 52 of the work robot 50 based on the posture signal input from the head-mounted display 20, and transmits the control signal to the slave controller 40.

スレーブコントローラ40は、マスタコントローラ30から制御信号を受信し、これに従ってマニピュレータ51を駆動させる。またスレーブコントローラ40は、触覚センサ、姿勢センサ、カメラ52から信号を取得し、これをマスタコントローラ30に送信する。 The slave controller 40 receives a control signal from the master controller 30 and drives the manipulator 51 accordingly. Further, the slave controller 40 acquires signals from the tactile sensor, the posture sensor, and the camera 52, and transmits the signals to the master controller 30.

図2は、第1の実施形態に係るコントローラの構成を示す概略ブロック図である。
マスタコントローラ30は、信号受信部301、映像信号出力部302、触感信号変換部303、フィードバック信号出力部304、姿勢記憶部305、姿勢更新部306、指示入力部307、認識部308、作業モデル記憶部309、制御信号算出部310、操作信号入力部311、操作信号変換部312、制御信号送信部313、作業判定部314、学習部315を備える。
FIG. 2 is a schematic block diagram showing a configuration of the controller according to the first embodiment.
The master controller 30 includes a signal receiving unit 301, a video signal output unit 302, a tactile signal conversion unit 303, a feedback signal output unit 304, an attitude storage unit 305, an attitude update unit 306, an instruction input unit 307, a recognition unit 308, and a work model storage. A unit 309, a control signal calculation unit 310, an operation signal input unit 311, an operation signal conversion unit 312, a control signal transmission unit 313, a work determination unit 314, and a learning unit 315 are provided.

信号受信部301は、スレーブコントローラ40を介して、作業ロボット50から映像信号、触感信号および姿勢信号を受信する。
映像信号出力部302は、受信した映像信号をヘッドマウントディスプレイ20に出力する。このとき、映像信号出力部302は、作業指示に含まれる対象物品Iの画像や、認識部308による認識結果を映像信号に重畳させてもよい。
触感信号変換部303は、受信した触感信号をフィードバック信号に変換する。つまり、触感信号変換部303は、作業ロボット50のマニピュレータ51が触れた物体の触感を、フィードバックデバイスに再現させるためのフィードバック信号を生成する。触感信号からフィードバック信号への変換は、例えば触感信号を予め求められた関数に入力することで実現することができる。
フィードバック信号出力部304は、フィードバック信号を入出力グローブ10に出力する。
The signal receiving unit 301 receives a video signal, a tactile signal, and an attitude signal from the working robot 50 via the slave controller 40.
The video signal output unit 302 outputs the received video signal to the head-mounted display 20. At this time, the video signal output unit 302 may superimpose the image of the target article I included in the work instruction and the recognition result by the recognition unit 308 on the video signal.
The tactile signal conversion unit 303 converts the received tactile signal into a feedback signal. That is, the tactile signal conversion unit 303 generates a feedback signal for reproducing the tactile sensation of the object touched by the manipulator 51 of the work robot 50 on the feedback device. The conversion from the tactile signal to the feedback signal can be realized, for example, by inputting the tactile signal into a function obtained in advance.
The feedback signal output unit 304 outputs the feedback signal to the input / output glove 10.

姿勢記憶部305は、作業ロボット50の姿勢を記憶する。作業ロボット50の姿勢には、各関節の位置、角度、角速度が含まれる。
姿勢更新部306は、受信した姿勢信号に基づいて姿勢記憶部305が記憶する情報を更新する。
The posture storage unit 305 stores the posture of the work robot 50. The posture of the working robot 50 includes the position, angle, and angular velocity of each joint.
The posture updating unit 306 updates the information stored in the posture storage unit 305 based on the received posture signal.

指示入力部307は、ピッキングシステム等から作業指示の入力を受け付ける。作業指示には、作業対象となる対象物品Iの形状を特定可能な情報が含まれる。形状を特定可能な情報の例としては、立体形状を示す三次元形状データ、複数の視点から撮影された二次元画像データ、三次元形状データや二次元画像データから抽出された特徴量情報などが挙げられる。 The instruction input unit 307 receives input of work instructions from a picking system or the like. The work instruction includes information that can identify the shape of the target article I to be worked on. Examples of information that can specify the shape include three-dimensional shape data indicating a three-dimensional shape, two-dimensional image data taken from multiple viewpoints, three-dimensional shape data, and feature quantity information extracted from the two-dimensional image data. Can be mentioned.

認識部308は、作業指示に基づいて、映像信号に写った対象物品Iの位置および姿勢を認識する。認識部308は、例えばパターンマッチング法により対象物品Iを認識する。 The recognition unit 308 recognizes the position and orientation of the target article I captured in the video signal based on the work instruction. The recognition unit 308 recognizes the target article I by, for example, a pattern matching method.

作業モデル記憶部309は、対象物品Iの種類、位置および姿勢、ならびにマニピュレータ51の姿勢からマニピュレータ51の操作信号を特定するための作業モデルを記憶する。作業モデルは、学習部315による機械学習によって更新される。作業モデルの例としては、ニューラルネットワークモデルやベイジアンネットワークなどが挙げられる。 The work model storage unit 309 stores a work model for identifying the operation signal of the manipulator 51 from the type, position and posture of the target article I, and the posture of the manipulator 51. The working model is updated by machine learning by the learning unit 315. Examples of working models include neural network models and Bayesian networks.

制御信号算出部310は、作業モデル記憶部309が記憶する作業モデルに対象物品Iの種類、位置および姿勢、ならびにマニピュレータ51の姿勢を入力することで、制御信号(第1の制御信号)を算出する。このとき、制御信号算出部310は、制御信号の妥当性を示すスコアを算出する。スコアの例としては、作業モデルの導出過程で算出される制御信号の尤度が挙げられる。本実施形態に係るスコアは値が大きいほど妥当性が高いことを示す。つまり、制御信号算出部310は信号生成部およびスコア算出部の一例である。 The control signal calculation unit 310 calculates a control signal (first control signal) by inputting the type, position and posture of the target article I, and the posture of the manipulator 51 into the work model stored in the work model storage unit 309. To do. At this time, the control signal calculation unit 310 calculates a score indicating the validity of the control signal. An example of a score is the likelihood of a control signal calculated in the process of deriving a working model. The larger the score, the higher the validity of the score according to this embodiment. That is, the control signal calculation unit 310 is an example of the signal generation unit and the score calculation unit.

操作信号入力部311は、入出力グローブ10から操作信号(第2の操作信号)の入力を受け付ける。また操作信号入力部311は、ヘッドマウントディスプレイ20から姿勢信号の入力を受け付ける。
操作信号変換部312は、操作信号および姿勢信号を制御信号に変換する。つまり、操作信号変換部312は、オペレータOと同じ動作を作業ロボット50に実行させるための制御信号を生成する。操作信号および姿勢信号から制御信号への変換は、例えば操作信号および姿勢信号を予め求められた関数に入力することで実現することができる。なお、入出力グローブ10の操作信号は、マニピュレータ51の制御信号に変換され、ヘッドマウントディスプレイ20の姿勢信号は、カメラ52の制御信号に変換される。
The operation signal input unit 311 receives an input of an operation signal (second operation signal) from the input / output glove 10. Further, the operation signal input unit 311 receives the input of the attitude signal from the head-mounted display 20.
The operation signal conversion unit 312 converts the operation signal and the attitude signal into control signals. That is, the operation signal conversion unit 312 generates a control signal for causing the work robot 50 to perform the same operation as the operator O. The conversion of the operation signal and the attitude signal into the control signal can be realized, for example, by inputting the operation signal and the attitude signal into a function obtained in advance. The operation signal of the input / output glove 10 is converted into a control signal of the manipulator 51, and the posture signal of the head-mounted display 20 is converted into a control signal of the camera 52.

制御信号送信部313は、制御信号算出部310が生成した制御信号のスコアに基づいて、作業ロボット50の制御に用いる制御信号を決定する。具体的には、制御信号送信部313は、スコアが閾値以上である場合に、制御信号算出部310が生成したマニピュレータ51の制御信号をスレーブコントローラ40に送信し、スコアが閾値未満である場合に、操作信号変換部312が変換したマニピュレータ51の制御信号をスレーブコントローラ40に送信する。また制御信号送信部313は、スコアに関わらず操作信号変換部312が生成したカメラ52の制御信号をスレーブコントローラ40に送信する。 The control signal transmission unit 313 determines a control signal to be used for controlling the work robot 50 based on the score of the control signal generated by the control signal calculation unit 310. Specifically, the control signal transmission unit 313 transmits the control signal of the manipulator 51 generated by the control signal calculation unit 310 to the slave controller 40 when the score is equal to or higher than the threshold value, and the score is lower than the threshold value. , The control signal of the manipulator 51 converted by the operation signal conversion unit 312 is transmitted to the slave controller 40. Further, the control signal transmission unit 313 transmits the control signal of the camera 52 generated by the operation signal conversion unit 312 to the slave controller 40 regardless of the score.

作業判定部314は、信号受信部301が受信した映像信号に基づいて、作業ロボット50による作業が成功したか否かを判定する。例えば、作業判定部314は、対象物品Iが目標位置にあり、かつ対象物品Iがマニピュレータ51に把持されていない場合に、作業が成功したと判定する。他方、作業判定部314は、対象物品Iが目標位置になく、かつ対象物品Iがマニピュレータ51に把持されていない場合に、作業が失敗したと判定する。
学習部315は、認識部308による認識結果と、作業判定部314による判定結果と、作業開始から判定までに出力された制御信号とを用いて作業モデル記憶部309が記憶する作業モデルを更新する。
The work determination unit 314 determines whether or not the work by the work robot 50 is successful based on the video signal received by the signal reception unit 301. For example, the work determination unit 314 determines that the work is successful when the target article I is in the target position and the target article I is not gripped by the manipulator 51. On the other hand, the work determination unit 314 determines that the work has failed when the target article I is not at the target position and the target article I is not gripped by the manipulator 51.
The learning unit 315 updates the work model stored in the work model storage unit 309 using the recognition result by the recognition unit 308, the determination result by the work determination unit 314, and the control signal output from the start of the work to the determination. ..

図3は、第1の実施形態に係るマスタコントローラの動作を示す第1のフローチャートである。
ピッキングシステムが対象物を作業スペースに運搬すると、ピッキングシステムは、マスタコントローラ30に作業指示を出力する。
マスタコントローラ30の指示入力部307は、ピッキングシステムから作業指示の入力を受け付ける(ステップS1)。次に、信号受信部301は、スレーブコントローラ40を介して作業ロボット50から、カメラ52が撮像した映像信号、触覚センサが検出した触感信号、および姿勢センサが検出した姿勢信号を受信する(ステップS2)。
FIG. 3 is a first flowchart showing the operation of the master controller according to the first embodiment.
When the picking system transports the object to the work space, the picking system outputs a work instruction to the master controller 30.
The instruction input unit 307 of the master controller 30 receives an input of a work instruction from the picking system (step S1). Next, the signal receiving unit 301 receives the video signal captured by the camera 52, the tactile signal detected by the tactile sensor, and the posture signal detected by the posture sensor from the work robot 50 via the slave controller 40 (step S2). ).

映像信号出力部302は、信号受信部301が受信した映像信号をヘッドマウントディスプレイ20に出力する(ステップS3)。ヘッドマウントディスプレイ20は、映像信号が入力されると当該映像信号に基づいて画像をオペレータOに提示する。これにより、オペレータOは、作業ロボット50のマニピュレータ51と対象物品Iとの位置関係を確認することができる。 The video signal output unit 302 outputs the video signal received by the signal receiving unit 301 to the head-mounted display 20 (step S3). When a video signal is input, the head-mounted display 20 presents an image to the operator O based on the video signal. As a result, the operator O can confirm the positional relationship between the manipulator 51 of the work robot 50 and the target article I.

姿勢更新部306は、受信した姿勢信号に基づいて姿勢記憶部305が記憶する情報を更新する(ステップS4)。また触感信号変換部303は、受信した触感信号をフィードバック信号に変換する(ステップS5)そして、フィードバック信号出力部304は、フィードバック信号を入出力グローブ10に出力する(ステップS6)。これにより、オペレータOは、マニピュレータ51が触れるものの触感を得ることができる。 The posture update unit 306 updates the information stored in the posture storage unit 305 based on the received posture signal (step S4). Further, the tactile signal conversion unit 303 converts the received tactile signal into a feedback signal (step S5), and the feedback signal output unit 304 outputs the feedback signal to the input / output glove 10 (step S6). As a result, the operator O can obtain the tactile sensation of what the manipulator 51 touches.

次に、認識部308は、作業指示に含まれる対象物品Iの情報に基づいて、映像信号に写った対象物品Iの位置および姿勢を認識する(ステップS7)。制御信号算出部310は、作業モデル記憶部309が記憶する作業モデルに、対象物品Iの種類、位置および姿勢、ならびにマニピュレータ51の姿勢を入力することで、マニピュレータ51の制御信号と、当該制御信号の妥当性を示すスコアとを算出する(ステップS8)。対象物品Iの種類は、作業指示に含まれる。また対象物品Iの位置および姿勢は、認識部308によって認識される。またマニピュレータ51の姿勢は、姿勢記憶部305に記憶される。当該制御信号は、マニピュレータ51を単位時間の間動作させるための信号である。 Next, the recognition unit 308 recognizes the position and posture of the target article I captured in the video signal based on the information of the target article I included in the work instruction (step S7). The control signal calculation unit 310 inputs the type, position and posture of the target article I, and the posture of the manipulator 51 into the work model stored in the work model storage unit 309, thereby inputting the control signal of the manipulator 51 and the control signal. A score indicating the validity of the above is calculated (step S8). The type of target article I is included in the work instruction. The position and orientation of the target article I are recognized by the recognition unit 308. The posture of the manipulator 51 is stored in the posture storage unit 305. The control signal is a signal for operating the manipulator 51 for a unit time.

制御信号送信部313は、制御信号算出部310が生成した制御信号のスコアが閾値以上であるか否かを判定する(ステップS9)。スコアが閾値以上である場合(ステップS9:YES)、制御信号送信部313は、ステップS8で算出されたマニピュレータ51の制御信号を、スレーブコントローラ40に送信する(ステップS10)。これにより、スレーブコントローラ40は、作業モデルに基づいて生成された制御信号に従ってマニピュレータ51を動作させる。 The control signal transmission unit 313 determines whether or not the score of the control signal generated by the control signal calculation unit 310 is equal to or higher than the threshold value (step S9). When the score is equal to or higher than the threshold value (step S9: YES), the control signal transmission unit 313 transmits the control signal of the manipulator 51 calculated in step S8 to the slave controller 40 (step S10). As a result, the slave controller 40 operates the manipulator 51 according to the control signal generated based on the working model.

他方、スコアが閾値未満である場合(ステップS9:NO)、制御信号送信部313は、オペレータOによる操作に基づく制御信号をスレーブコントローラ40に送信することを決定する。このとき、マスタコントローラ30は、ヘッドマウントディスプレイ20に入出力グローブ10の操作の指示を表示させてもよい。オペレータOによって入出力グローブ10が操作されると、操作信号入力部311は、入出力グローブ10から操作信号の入力を受け付ける(ステップS11)。操作信号変換部312は、操作信号をマニピュレータ51の制御信号に変換する(ステップS12)。そして、制御信号送信部313は、ステップS12で変換されたマニピュレータ51の制御信号を、スレーブコントローラ40に送信する(ステップS13)。これにより、スレーブコントローラ40は、オペレータOの操作に基づいて生成された制御信号に従ってマニピュレータ51を動作させる。 On the other hand, when the score is less than the threshold value (step S9: NO), the control signal transmission unit 313 determines to transmit the control signal based on the operation by the operator O to the slave controller 40. At this time, the master controller 30 may display the operation instruction of the input / output glove 10 on the head-mounted display 20. When the input / output glove 10 is operated by the operator O, the operation signal input unit 311 receives the input of the operation signal from the input / output glove 10 (step S11). The operation signal conversion unit 312 converts the operation signal into the control signal of the manipulator 51 (step S12). Then, the control signal transmission unit 313 transmits the control signal of the manipulator 51 converted in step S12 to the slave controller 40 (step S13). As a result, the slave controller 40 operates the manipulator 51 according to the control signal generated based on the operation of the operator O.

マニピュレータ51の制御信号を送信すると、操作信号入力部311は、ヘッドマウントディスプレイ20から姿勢信号の入力を受け付ける(ステップS14)。操作信号変換部312は、姿勢信号をカメラ52の制御信号に変換する(ステップS15)。そして、制御信号送信部313は、スコアに関わらず操作信号変換部312が生成したカメラ52の制御信号を作業ロボット50に送信する(ステップS16)。これにより、スレーブコントローラ40は、オペレータOの視線の動きとカメラ52の視線の動きが一致するように、カメラ52の姿勢を制御する。 When the control signal of the manipulator 51 is transmitted, the operation signal input unit 311 receives the input of the attitude signal from the head-mounted display 20 (step S14). The operation signal conversion unit 312 converts the attitude signal into the control signal of the camera 52 (step S15). Then, the control signal transmission unit 313 transmits the control signal of the camera 52 generated by the operation signal conversion unit 312 to the work robot 50 regardless of the score (step S16). As a result, the slave controller 40 controls the posture of the camera 52 so that the movement of the line of sight of the operator O and the movement of the line of sight of the camera 52 match.

図4は、第1の実施形態に係るマスタコントローラの動作を示す第2のフローチャートである。
作業判定部314は、信号受信部301が受信した映像信号に基づいて、対象物品Iがマニピュレータ51に把持されているか否かを判定する(ステップS17)。対象物品Iがマニピュレータ51に把持されている場合(ステップS17:YES)、作業判定部314は、作業中であると判定し、ステップS2に処理を戻す。他方、対象物品Iがマニピュレータ51に把持されていない場合(ステップS17:NO)、作業判定部314は、信号受信部301が受信した映像信号に基づいて、対象物品Iが目標位置にあるか否かを判定する(ステップS18)。対象物品Iが目標位置にある場合(ステップS18:YES)、作業判定部314は、作業が成功したと判定する(ステップS19)。他方、対象物品Iが目標位置にない場合(ステップS18:NO)、作業判定部314は、作業が失敗したと判定する(ステップS20)。
FIG. 4 is a second flowchart showing the operation of the master controller according to the first embodiment.
The work determination unit 314 determines whether or not the target article I is gripped by the manipulator 51 based on the video signal received by the signal reception unit 301 (step S17). When the target article I is gripped by the manipulator 51 (step S17: YES), the work determination unit 314 determines that the work is in progress, and returns the process to step S2. On the other hand, when the target article I is not gripped by the manipulator 51 (step S17: NO), the work determination unit 314 determines whether or not the target article I is in the target position based on the video signal received by the signal receiving unit 301. (Step S18). When the target article I is in the target position (step S18: YES), the work determination unit 314 determines that the work was successful (step S19). On the other hand, when the target article I is not at the target position (step S18: NO), the work determination unit 314 determines that the work has failed (step S20).

そして、学習部315は、認識部308による認識結果と、作業判定部314による判定結果と、作業開始から判定までに出力された制御信号とを用いて作業モデル記憶部309が記憶する作業モデルを更新する(ステップS21)。 Then, the learning unit 315 stores the work model stored in the work model storage unit 309 using the recognition result by the recognition unit 308, the determination result by the work determination unit 314, and the control signal output from the start of the work to the determination. Update (step S21).

このように、第1の実施形態によれば、マスタコントローラ30は、マニピュレータ51の操作の履歴に基づいてマニピュレータ51の操作信号とその妥当性を示すスコアを算出し、当該スコアに基づいて、入出力グローブ10の操作に従った操作信号を出力するか、算出した操作信号を出力するかを決定する。これにより、マスタコントローラ30は、操作の履歴から生成された操作信号によってオペレータOごとの操作のばらつきを抑制しつつ、学習が不十分な作業についてはオペレータOによる操作によりマニピュレータ51を動作させることで、作業の精度を保つことができる。 As described above, according to the first embodiment, the master controller 30 calculates the operation signal of the manipulator 51 and the score indicating its validity based on the operation history of the manipulator 51, and inputs based on the score. It is determined whether to output the operation signal according to the operation of the output glove 10 or to output the calculated operation signal. As a result, the master controller 30 suppresses the variation in the operation for each operator O by the operation signal generated from the operation history, and operates the manipulator 51 by the operation by the operator O for the work for which the learning is insufficient. , Work accuracy can be maintained.

《第2の実施形態》
第1の実施形態に係る作業システム1は、作業ロボット50の単位制御時間ごとに、作業モデルから算出された制御信号と入出力グローブ10の操作に基づく制御信号との何れを採用するかを決定する。これに対し、第2の実施形態に係る作業システム1は、スコアが閾値未満になるまでは作業モデルから算出された制御信号を採用し、スコアが閾値未満になった以降は、入出力グローブ10の操作に基づく制御信号を採用する。
<< Second Embodiment >>
The work system 1 according to the first embodiment determines whether to adopt the control signal calculated from the work model or the control signal based on the operation of the input / output glove 10 for each unit control time of the work robot 50. To do. On the other hand, the work system 1 according to the second embodiment adopts the control signal calculated from the work model until the score becomes less than the threshold value, and after the score becomes less than the threshold value, the input / output glove 10 The control signal based on the operation of is adopted.

具体的には、第1の実施形態に係る制御信号送信部313は、ステップS9において、ステップS8で算出したスコアが閾値以上であるか否かを判定したが、第2の実施形態に係る制御信号送信部313は、以前に算出したスコアが全て閾値以上であるか否かを判定する。これにより、制御信号送信部313は、スコアが閾値未満になるまでは作業モデルから算出された制御信号を採用し、スコアが閾値未満になった以降は、入出力グローブ10の操作に基づく制御信号を採用することができる。これにより、第2の実施形態に係る作業システム1は、作業の大まかな工程を自動制御により実現し、妥当性の低い最終工程だけをオペレータOの操作に基づいて調整することができる。 Specifically, the control signal transmission unit 313 according to the first embodiment determines in step S9 whether or not the score calculated in step S8 is equal to or greater than the threshold value, but the control according to the second embodiment. The signal transmission unit 313 determines whether or not all the previously calculated scores are equal to or higher than the threshold value. As a result, the control signal transmission unit 313 adopts the control signal calculated from the work model until the score becomes less than the threshold value, and after the score becomes less than the threshold value, the control signal based on the operation of the input / output glove 10. Can be adopted. As a result, the work system 1 according to the second embodiment can realize a rough process of the work by automatic control, and can adjust only the final process having low validity based on the operation of the operator O.

《第3の実施形態》
第1、第2の実施形態に係る作業システム1は、マニピュレータ51の全ての関節を作業モデルから算出された制御信号によって制御するか、入出力グローブ10の操作に基づく制御信号によって制御するかを決定する。これに対し、第3の実施形態に係る作業システム1は、マニピュレータ51の複数の関節の中から、作業モデルから算出された制御信号によって制御する関節と、入出力グローブ10の操作に基づく制御信号によって制御する関節とを決定する。
<< Third Embodiment >>
The work system 1 according to the first and second embodiments determines whether all the joints of the manipulator 51 are controlled by the control signal calculated from the work model or by the control signal based on the operation of the input / output glove 10. decide. On the other hand, the work system 1 according to the third embodiment has a joint controlled by a control signal calculated from a work model from a plurality of joints of the manipulator 51, and a control signal based on the operation of the input / output glove 10. Determine which joints are controlled by.

図5は、第3の実施形態に係るマスタコントローラの構成を示す概略ブロック図である。
第3の実施形態に係るマスタコントローラ30は、第1の実施形態の構成に加え、さらに関節特定部316を備える。関節特定部316は、マニピュレータ51が備える複数の関節のうち、制御信号のスコアが閾値未満であって最も基端側に設けられるものを、基準関節として特定する。例えば、制御信号算出部310が、各関節の制御信号を生成した場合に、肩に相当する関節のスコアが0.8、肘に相当する関節のスコアが0.7、手首に相当する関節のスコアが0.6、指の第三関節に相当する関節のスコアが0.4、指の第二関節に相当する関節のスコアが0.3、指の第一関節に相当する関節のスコアが0.1であって、閾値が0.5である場合、関節特定部316は、指の第三関節に相当する関節を基準関節とする。
FIG. 5 is a schematic block diagram showing a configuration of a master controller according to a third embodiment.
The master controller 30 according to the third embodiment further includes a joint identification unit 316 in addition to the configuration of the first embodiment. The joint identification unit 316 identifies as a reference joint a plurality of joints included in the manipulator 51 that have a control signal score less than a threshold value and are provided on the most proximal side. For example, when the control signal calculation unit 310 generates a control signal for each joint, the score of the joint corresponding to the shoulder is 0.8, the score of the joint corresponding to the elbow is 0.7, and the score of the joint corresponding to the wrist is 0.7. The score is 0.6, the score of the joint corresponding to the third joint of the finger is 0.4, the score of the joint corresponding to the second joint of the finger is 0.3, and the score of the joint corresponding to the first joint of the finger is When it is 0.1 and the threshold value is 0.5, the joint identification portion 316 uses the joint corresponding to the third joint of the finger as a reference joint.

第3の実施形態に係る制御信号送信部313は、基準関節より基端側に設けられた関節に、制御信号算出部310が算出した操作信号を出力し、基準関節および基準関節より先端側に設けられた関節に、操作信号変換部312が変換した操作信号を出力する。上記例に倣うと、制御信号送信部313は、肩に相当する関節、肘に相当する関節、および手首に相当する関節に、制御信号算出部310が算出した操作信号を出力する。また制御信号送信部313は、指の第三関節に相当する関節、指の第二関節に相当する関節、指の第一関節に相当する関節に、操作信号変換部312が変換した操作信号を出力する。Control signal transmitting unit 313 according to the third embodiment, the joint provided on the proximal side of the reference joints, and outputs an operation signal control signal calculator 310 has calculated, the reference joint and the reference joint than to the distal end side The operation signal converted by the operation signal conversion unit 312 is output to the provided joint. Following the above example, the control signal transmission unit 313 outputs the operation signal calculated by the control signal calculation unit 310 to the joint corresponding to the shoulder, the joint corresponding to the elbow, and the joint corresponding to the wrist. Further, the control signal transmission unit 313 transmits the operation signal converted by the operation signal conversion unit 312 to the joint corresponding to the third joint of the finger, the joint corresponding to the second joint of the finger, and the joint corresponding to the first joint of the finger. Output.

このように、第3の実施形態に係る作業システム1は、マニピュレータ51の基端側の動作を自動制御し、学習が不十分な先端部分についてはオペレータOによる操作によりマニピュレータ51を動作させる。これにより、作業システム1は、オペレータOごとの操作のばらつきを抑制しつつ、作業の精度を保つことができる。 As described above, the work system 1 according to the third embodiment automatically controls the operation of the base end side of the manipulator 51, and operates the manipulator 51 by the operation of the operator O for the tip portion where learning is insufficient. As a result, the work system 1 can maintain the accuracy of the work while suppressing the variation in the operation for each operator O.

以上、図面を参照して一実施形態について詳しく説明してきたが、具体的な構成は上述のものに限られることはなく、様々な設計変更等をすることが可能である。
例えば、上述した実施形態においては、自動制御するか手動制御とするかを判定する閾値が固定値であるが、これに限られない。例えば、他の実施形態においては、当該閾値がオペレータOの習熟度に応じて異なってもよい。例えば、オペレータOが作業に習熟しているほど、閾値を高くすることで、習熟度の高いオペレータOの手動制御の割合を増加させることができる。これにより、習熟度の高いオペレータOの操作を適切に作業モデルに学習させることができる。また、他の実施形態においては、オペレータOが当該閾値を自由に変更してもよい。また、他の実施形態においては、対象物品Iの種類に応じて閾値を異ならせてもよい。
Although one embodiment has been described in detail with reference to the drawings, the specific configuration is not limited to the above, and various design changes and the like can be made.
For example, in the above-described embodiment, the threshold value for determining whether to perform automatic control or manual control is a fixed value, but the present invention is not limited to this. For example, in other embodiments, the threshold value may differ depending on the proficiency level of the operator O. For example, the more proficient the operator O is in the work, the higher the threshold value is, so that the ratio of manual control of the operator O having a high proficiency level can be increased. As a result, the operation of the operator O, who has a high degree of proficiency, can be appropriately learned by the working model. Further, in another embodiment, the operator O may freely change the threshold value. Further, in other embodiments, the threshold value may be different depending on the type of the target article I.

また、上述の実施形態では、マスタコントローラ30がオペレータOの近傍に設けられるが、これに限られない。例えば、他の実施形態では、ネットワークN上のサーバ装置において、上述の制御がなされてもよいし、マスタコントローラ30とスレーブコントローラ40の位置関係が入れ替わってもよい。つまり、他の実施形態においては、オペレータOの近傍に設けられたスレーブコントローラ40が、信号の転送のみを行い、作業ロボット50の近傍に設けられたマスタコントローラ30が、上記処理を行ってもよい。 Further, in the above-described embodiment, the master controller 30 is provided in the vicinity of the operator O, but the present invention is not limited to this. For example, in another embodiment, the above-mentioned control may be performed in the server device on the network N, or the positional relationship between the master controller 30 and the slave controller 40 may be exchanged. That is, in another embodiment, the slave controller 40 provided in the vicinity of the operator O may only transfer the signal, and the master controller 30 provided in the vicinity of the work robot 50 may perform the above processing. ..

また、第3の実施形態では、マスタコントローラ30がスコアに基づいて複数の関節のうち基準関節より基端側の関節を自動制御し、基準関節およびこれより先端側の関節を手動制御するが、これに限られない。例えば、他の実施形態においては、マスタコントローラ30は、複数の関節のうち、スコアが閾値以上の関節を自動制御し、スコアが閾値未満の関節を手動制御してもよい。 Further, in the third embodiment, the master controller 30 automatically controls the joint on the proximal end side of the reference joint among the plurality of joints based on the score, and manually controls the reference joint and the joint on the distal end side thereof. Not limited to this. For example, in another embodiment, the master controller 30 may automatically control a joint having a score equal to or higher than a threshold value and manually control a joint having a score lower than the threshold value among the plurality of joints.

図6は、少なくとも1つの実施形態に係るコンピュータの構成を示す概略ブロック図である。
コンピュータ90は、CPU91、メインメモリ92、ストレージ93、インタフェース94を備える。
上述のマスタコントローラ30は、コンピュータ90に実装される。そして、上述した各処理部の動作は、プログラムの形式でストレージ93に記憶されている。CPU91は、プログラムをストレージ93から読み出してメインメモリ92に展開し、当該プログラムに従って上記処理を実行する。また、CPU91は、プログラムに従って、上述した各記憶部に対応する記憶領域をメインメモリ92に確保する。
FIG. 6 is a schematic block diagram showing a configuration of a computer according to at least one embodiment.
The computer 90 includes a CPU 91, a main memory 92, a storage 93, and an interface 94.
The master controller 30 described above is mounted on the computer 90. The operation of each processing unit described above is stored in the storage 93 in the form of a program. The CPU 91 reads a program from the storage 93, expands it into the main memory 92, and executes the above processing according to the program. Further, the CPU 91 secures a storage area corresponding to each of the above-mentioned storage units in the main memory 92 according to the program.

ストレージ93の例としては、HDD(Hard Disk Drive)、SSD(Solid State Drive)、磁気ディスク、光磁気ディスク、CD−ROM(Compact Disc Read Only Memory)、DVD−ROM(Digital Versatile Disc Read Only Memory)、半導体メモリ等が挙げられる。ストレージ93は、コンピュータ90のバスに直接接続された内部メディアであってもよいし、インタフェース94または通信回線を介してコンピュータ90に接続される外部メディアであってもよい。また、このプログラムが通信回線によってコンピュータ90に配信される場合、配信を受けたコンピュータ90が当該プログラムをメインメモリ92に展開し、上記処理を実行してもよい。少なくとも1つの実施形態において、ストレージ93は、一時的でない有形の記憶媒体である。 Examples of the storage 93 include HDD (Hard Disk Drive), SSD (Solid State Drive), magnetic disk, optical magnetic disk, CD-ROM (Compact Disc Read Only Memory), DVD-ROM (Digital Versatile Disc Read Only Memory). , Semiconductor memory and the like. The storage 93 may be internal media directly connected to the bus of the computer 90, or external media connected to the computer 90 via the interface 94 or a communication line. When this program is distributed to the computer 90 via a communication line, the distributed computer 90 may expand the program in the main memory 92 and execute the above process. In at least one embodiment, the storage 93 is a non-temporary tangible storage medium.

また、当該プログラムは、前述した機能の一部を実現するためのものであってもよい。さらに、当該プログラムは、前述した機能をストレージ93に既に記憶されている他のプログラムとの組み合わせで実現するもの、いわゆる差分ファイル(差分プログラム)であってもよい。 Further, the program may be for realizing a part of the above-mentioned functions. Further, the program may be a so-called difference file (difference program) that realizes the above-mentioned function in combination with another program already stored in the storage 93.

1 作業システム
10 入出力グローブ
20 ヘッドマウントディスプレイ
30 マスタコントローラ
40 スレーブコントローラ
50 作業ロボット
51 マニピュレータ
52 カメラ
301 信号受信部
302 映像信号出力部
303 触感信号変換部
304 フィードバック信号出力部
305 姿勢記憶部
306 姿勢更新部
307 指示入力部
308 認識部
309 作業モデル記憶部
310 制御信号算出部
311 操作信号入力部
312 操作信号変換部
313 制御信号送信部
314 作業判定部
315 学習部
316 関節特定部
1 Work system 10 Input / output glove 20 Head mount display 30 Master controller 40 Slave controller 50 Work robot 51 Manipulator 52 Camera 301 Signal reception unit 302 Video signal output unit 303 Tactile signal conversion unit 304 Feedback signal output unit 305 Attitude storage unit 306 Attitude update Unit 307 Instruction input unit 308 Recognition unit 309 Work model storage unit 310 Control signal calculation unit 311 Operation signal input unit 312 Operation signal conversion unit 313 Control signal transmission unit 314 Work judgment unit 315 Learning unit 316 Joint identification unit

Claims (8)

入力装置の操作に基づいてマニピュレータに操作信号を出力するマニピュレータの制御装置であって、
前記マニピュレータの操作の履歴に基づいて前記マニピュレータの第1の操作信号を生成する信号生成部と、
前記第1の操作信号の妥当性を示すスコアを算出するスコア算出部と、
前記スコアに基づいて、前記入力装置の操作に従った第2の操作信号を出力するか、前記スコアに係る前記第1の操作信号を出力するかを決定する信号出力部と
を備える制御装置。
A manipulator control device that outputs an operation signal to the manipulator based on the operation of the input device.
A signal generation unit that generates a first operation signal of the manipulator based on the operation history of the manipulator, and a signal generation unit.
A score calculation unit that calculates a score indicating the validity of the first operation signal, and
A control device including a signal output unit that determines whether to output a second operation signal according to the operation of the input device or to output the first operation signal related to the score based on the score.
前記マニピュレータによる作業の対象となる対象物を認識する認識部と、
前記認識部によって認識された対象物と、前記マニピュレータが前記対象物についての作業をするときの前記入力装置の操作の履歴とに基づいて、前記対象物と前記マニピュレータの位置とから前記第1の操作信号を求めるためのモデルを更新する学習部と
をさらに備え、
前記信号生成部は前記モデルに基づいて前記第1の操作信号を生成し、
前記スコア算出部は前記モデルに基づいて前記スコアを算出する
請求項1に記載の制御装置。
A recognition unit that recognizes an object to be worked on by the manipulator,
Based on the object recognized by the recognition unit and the history of the operation of the input device when the manipulator works on the object, the first position of the object and the manipulator is determined. It also has a learning unit that updates the model for obtaining operation signals.
The signal generation unit generates the first operation signal based on the model, and generates the first operation signal.
The control device according to claim 1, wherein the score calculation unit calculates the score based on the model.
前記信号出力部は、一定時間ごとに生成される前記第1の操作信号に係る前記スコアが閾値未満になるまで、前記第1の操作信号を出力し、前記スコアが前記閾値未満になった以降、前記第2の操作信号を出力する
請求項1または請求項2に記載の制御装置。
The signal output unit outputs the first operation signal until the score related to the first operation signal generated at regular intervals becomes less than the threshold value, and after the score becomes less than the threshold value. The control device according to claim 1 or 2, which outputs the second operation signal.
前記マニピュレータは複数の関節を備え、
前記信号生成部は、前記複数の関節それぞれを操作する第1の操作信号を生成し、
前記信号出力部は、前記複数の関節のうち前記スコアが前記閾値以上の関節に、前記第1の操作信号を出力する
請求項3に記載の制御装置。
The manipulator has multiple joints and
The signal generation unit generates a first operation signal for operating each of the plurality of joints, and generates a first operation signal.
The signal output unit outputs the first operation signal to the joint having the score equal to or higher than the threshold value among the plurality of joints.
The control device according to claim 3.
前記スコアが閾値未満の関節のうち最も基端側に設けられるものである基準関節を特定する関節特定部と、
前記信号出力部は、前記複数の関節のうち、前記基準関節より基端側に設けられた関節に、前記第1の操作信号を出力し、前記基準関節および前記基準関節より先端側に設けられた関節に、前記第2の操作信号を出力する
請求項4に記載の制御装置。
A joint identification part that identifies a reference joint, which is provided on the most proximal side of the joints whose score is less than the threshold value, and
The signal output unit outputs the first operation signal to the joint provided on the proximal end side of the reference joint among the plurality of joints, and is provided on the reference joint and the tip side of the reference joint. The control device according to claim 4, wherein the second operation signal is output to the joint.
操作信号に基づいて駆動するマニピュレータと、
ユーザによる操作の入力を受け付ける入力装置と、
請求項1から請求項5の何れか1項に記載の制御装置と
を備える作業システム。
A manipulator that drives based on operation signals and
An input device that accepts user input for operations and
A work system including the control device according to any one of claims 1 to 5.
マニピュレータの制御方法であって、
前記マニピュレータの操作の履歴に基づいて前記マニピュレータの第1の操作信号を生成するステップと、
前記第1の操作信号の妥当性を示すスコアを算出するステップと、
前記スコアに基づいて、ユーザによる操作の入力を受け付ける入力装置の操作に従った第2の操作信号を出力するか、前記スコアに係る前記第1の操作信号を出力するかを決定するステップと
を有する制御方法。
It ’s a manipulator control method.
A step of generating a first operation signal of the manipulator based on the operation history of the manipulator, and
A step of calculating a score indicating the validity of the first operation signal, and
Based on the score, a step of determining whether to output the second operation signal according to the operation of the input device that receives the input of the operation by the user or to output the first operation signal related to the score. Control method to have.
マニピュレータを制御するコンピュータに、
前記マニピュレータの操作の履歴に基づいて前記マニピュレータの第1の操作信号を生成するステップと、
前記第1の操作信号の妥当性を示すスコアを算出するステップと、
前記スコアに基づいて、ユーザによる操作の入力を受け付ける入力装置の操作に従った第2の操作信号を出力するか、前記スコアに係る前記第1の操作信号を出力するかを決定するステップと
を実行させるためのプログラム。
To the computer that controls the manipulator
A step of generating a first operation signal of the manipulator based on the operation history of the manipulator, and
A step of calculating a score indicating the validity of the first operation signal, and
Based on the score, a step of determining whether to output the second operation signal according to the operation of the input device that receives the input of the operation by the user or to output the first operation signal related to the score. A program to run.
JP2017050098A 2017-03-15 2017-03-15 Manipulator controls, control methods and programs, and work systems Active JP6869060B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017050098A JP6869060B2 (en) 2017-03-15 2017-03-15 Manipulator controls, control methods and programs, and work systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017050098A JP6869060B2 (en) 2017-03-15 2017-03-15 Manipulator controls, control methods and programs, and work systems

Publications (2)

Publication Number Publication Date
JP2018153873A JP2018153873A (en) 2018-10-04
JP6869060B2 true JP6869060B2 (en) 2021-05-12

Family

ID=63716072

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017050098A Active JP6869060B2 (en) 2017-03-15 2017-03-15 Manipulator controls, control methods and programs, and work systems

Country Status (1)

Country Link
JP (1) JP6869060B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7252787B2 (en) 2019-02-28 2023-04-05 川崎重工業株式会社 Machine learning model operation management system and machine learning model operation management method
CN111002294A (en) * 2019-12-30 2020-04-14 中国地质大学(武汉) Two fingers grab demonstrator and teaching system of robot
JP7493876B2 (en) 2020-06-18 2024-06-03 株式会社オカムラ Automated Warehouse System
JP2022139742A (en) * 2021-03-12 2022-09-26 オムロン株式会社 Instruction description support system, instruction description support method and instruction description support program
JP2022139741A (en) * 2021-03-12 2022-09-26 オムロン株式会社 Instruction description support system, instruction description support method and instruction description support program
EP4309859A1 (en) * 2021-07-21 2024-01-24 Samsung Electronics Co., Ltd. Manipulator and control method therefor
WO2024009359A1 (en) * 2022-07-04 2024-01-11 ファナック株式会社 Laser machining head and laser machining system

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0789286B2 (en) * 1986-02-28 1995-09-27 株式会社日立製作所 Work origin determination method for articulated manipulator
JPH02212087A (en) * 1989-02-14 1990-08-23 Toshiba Corp Control device for robot arm
JPH07246581A (en) * 1994-03-14 1995-09-26 Fujitsu Ltd Grasping position and attitude control method of manipulator
JP3924495B2 (en) * 2002-04-24 2007-06-06 株式会社日立製作所 Remote control device
JP2007276052A (en) * 2006-04-06 2007-10-25 Sony Corp Control system, record system, information processor and method, program, and recording medium
JP2013158869A (en) * 2012-02-03 2013-08-19 Seiko Epson Corp Robot control device, robot system, and robot control method
CN106457569B (en) * 2014-04-10 2019-03-12 宽射咨询公司 Robot system and the method for operating robot system
JP6522488B2 (en) * 2015-07-31 2019-05-29 ファナック株式会社 Machine learning apparatus, robot system and machine learning method for learning work taking-out operation
KR102094439B1 (en) * 2015-08-25 2020-03-27 카와사키 주코교 카부시키 카이샤 Industrial remote control robot system

Also Published As

Publication number Publication date
JP2018153873A (en) 2018-10-04

Similar Documents

Publication Publication Date Title
JP6869060B2 (en) Manipulator controls, control methods and programs, and work systems
JP6902369B2 (en) Presentation device, presentation method and program, and work system
US12064876B2 (en) Determining and utilizing corrections to robot actions
JP7213934B2 (en) Updating Local Feature Models Based on Modifications to Robot Actions
JP6540472B2 (en) Simulation apparatus, simulation method, and simulation program
JP2018051652A (en) Robot system
US11052541B1 (en) Autonomous robot telerobotic interface
JP6931585B2 (en) Work system, work system control method and program
JP2020025992A (en) Control device, control method, and program
JP7200610B2 (en) POSITION DETECTION PROGRAM, POSITION DETECTION METHOD, AND POSITION DETECTION DEVICE
US10933526B2 (en) Method and robotic system for manipulating instruments
JP7481205B2 (en) ROBOT SYSTEM, ROBOT CONTROL METHOD, INFORMATION PROCESSING APPARATUS, COMPUTER PROGRAM, LEARNING APPARATUS, AND METHOD FOR GENERATING TRAINED MODEL
EP4301559A2 (en) Robotic system
WO2020166509A1 (en) Control device and program
JP2022060003A (en) Information processing device, method for controlling information processing device and program
US20210271791A1 (en) Simulation method and simulation system
US20230286159A1 (en) Remote control system
JP7286524B2 (en) Picking robot, picking method and program
KR20240081551A (en) System and method for acquisition dataset of robot control
KR20240081550A (en) System and method for remotely controlling robot based on xtended reality
JP2020097072A (en) Control device and learning device

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20181012

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210205

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: 20210406

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210413

R150 Certificate of patent or registration of utility model

Ref document number: 6869060

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250