[go: up one dir, main page]

JP2018153873A - Device for controlling manipulator, control method, program and work system - Google Patents

Device for controlling manipulator, control method, program and work system Download PDF

Info

Publication number
JP2018153873A
JP2018153873A JP2017050098A JP2017050098A JP2018153873A JP 2018153873 A JP2018153873 A JP 2018153873A JP 2017050098 A JP2017050098 A JP 2017050098A JP 2017050098 A JP2017050098 A JP 2017050098A JP 2018153873 A JP2018153873 A JP 2018153873A
Authority
JP
Japan
Prior art keywords
signal
manipulator
operation signal
score
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.)
Granted
Application number
JP2017050098A
Other languages
Japanese (ja)
Other versions
JP6869060B2 (en
Inventor
佳一 山下
Keiichi Yamashita
佳一 山下
聡 麻生
Satoshi Aso
聡 麻生
健士 渡邊
Kenji Watanabe
健士 渡邊
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)

Abstract

【課題】オペレータごとの操作のばらつきを抑制しつつ、作業の精度を保つ。【解決手段】信号生成部は、マニピュレータの操作の履歴に基づいてマニピュレータの第1の操作信号を生成する。スコア算出部は、第1の操作信号の妥当性を示すスコアを算出する。信号出力部は、スコアに基づいて、入力装置の操作に従った第2の操作信号を出力するか、信号生成部が生成した第1の操作信号を出力するかを決定する。【選択図】図1PROBLEM TO BE SOLVED: To maintain work accuracy while suppressing variation in operation for each operator. A signal generation unit generates a first operation signal of a manipulator based on a history of operation of the manipulator. The score calculation unit calculates a score indicating the validity of the first operation signal. Based on the score, the signal output unit determines whether to output the second operation signal according to the operation of the input device or the first operation signal generated by the signal generation unit. [Selection diagram] Fig. 1

Description

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

特許文献1には、操作者による擬人的な動きを検出し、これを複数の信号に変換してロボットデバイスを駆動させる技術が開示されている。特許文献2には、センサによって検知された製品をピックアップするようにピッカーを自動制御する技術が開示されている。   Patent Document 1 discloses a technique for detecting an anthropomorphic movement by an operator, converting it into a plurality of signals, and driving 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 Patent Laying-Open No. 2015-168056 特許第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 operation varies from operator to operator, making operation difficult for an unfamiliar operator. On the other hand, when the manipulator is automatically controlled, it is necessary to vary the control depending on the target object to be worked. However, it is not realistic to store the control information in advance for all types of target objects. Also, even when automatic control is performed using machine learning, the accuracy of work may be reduced if learning is insufficient.
An object of the present invention is to provide a manipulator control device, a control method and program, and a work system that solve the above-described problems.

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

本発明の第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 a target object to be worked by the manipulator, a target object recognized by the recognition unit, A learning unit that updates a model for obtaining the first operation signal from the object and the position of the manipulator based on an operation history of the input device when the manipulator performs an operation 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 is configured such that the score related to the first operation signal generated at regular intervals is the threshold value. The first operation signal may be output until the second operation signal is 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 a joint having the score equal to or higher than the threshold 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 identifying unit that identifies a reference joint that is provided on the most proximal side among joints having the score less than a threshold value, The signal output unit outputs the first operation signal to a joint provided on a proximal side from the reference indirect among the plurality of joints, and is provided on a distal side from the reference joint and the reference indirect. The second operation signal may be output to the joint.

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

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

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

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

第1の実施形態に係る作業システムの構成を示す概略図である。It is a schematic diagram showing the composition of the work system concerning a 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 operation | movement of the master controller which concerns on 1st Embodiment. 第1の実施形態に係るマスタコントローラの動作を示す第2のフローチャートである。It is a 2nd flowchart which shows operation | movement 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 1 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 diagram illustrating 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 globe 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 that transports articles from a warehouse. The picking system is a system for transporting bins for storing articles to a work space where the work robot 50 is installed by a conveyor or a transport robot. The operator O operates the work robot 50 from a remote location, and moves the target article stored in the bin to another position such as a shipping conveyor or a sorting box. In other embodiments, work system 1 may be applied to systems other than a picking system. For example, the work system 1 is used for other remote work such as onion, sorting, unpacking and packing, inspection, assembly (including remote work not only in the warehouse but also in offices, supermarkets, hospitals, libraries, laboratories, etc.). 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 operation of the work robot 50. The input / output globe 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 (such as an actuator or an electrode) that can reproduce the tactile sensation of an object touched by the manipulator 51 of the work robot 50. The feedback device operates according to a 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 mounted on the head of the operator O. Examples of the image presentation method include a method of displaying an image on a display facing the eyes of the operator, and a method of projecting an image to the eyes of the operator by a projector. The head mounted display 20 presents video according to the video signal input from the master controller 30. The head mounted display 20 includes a posture sensor (for example, an acceleration sensor or a gyroscope) 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 work 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 in accordance with 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 correspond one to one. For example, the manipulator 51 may be provided with less than five fingers (a combination of a link and a joint corresponding to a finger). 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 (in particular, the tip of a link corresponding to a 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 angular velocity of each joint. As an example of the posture sensor, a sensor (a rotation speed sensor or a stroke sensor) that measures the momentum of an actuator can be given.
The camera 52 is connected to the manipulator 51 through 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 a control signal input from the slave controller 40. That is, the actuator connected to the camera 52 and the manipulator 51 is driven according to the control signal, so that the posture of the camera 52 is adjusted.

マスタコントローラ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 the operation signal input from the input / output glove 10. The master controller 30 also generates a feedback signal for reproducing the tactile sensation on 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 work robot 50. The master controller 30 receives a video signal from the slave controller 40 and outputs it to the head mounted display 20. The master controller 30 also 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 the control signal from the master controller 30 and drives the manipulator 51 according to the control signal. The slave controller 40 acquires signals from the tactile sensor, the posture sensor, and the camera 52, and transmits them 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 illustrating the configuration of the controller according to the first embodiment.
The master controller 30 includes a signal reception unit 301, a video signal output unit 302, a tactile signal conversion unit 303, a feedback signal output unit 304, a posture storage unit 305, a posture 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.

信号受信部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 a posture signal from the work 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 sensation signal conversion unit 303 generates a feedback signal for causing the feedback device to reproduce the tactile sensation of the object touched by the manipulator 51 of the work robot 50. The conversion from the tactile sensation signal to the feedback signal can be realized, for example, by inputting the tactile sensation signal into a previously obtained function.
The feedback signal output unit 304 outputs a feedback signal to the input / output globe 10.

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

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

認識部308は、作業指示に基づいて、映像信号に写った対象物品Iの位置および姿勢を認識する。認識部308は、例えばパターンマッチング法により対象物品Iを認識する。   The recognizing unit 308 recognizes the position and orientation of the target article I shown 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 specifying an 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 work model is updated by machine learning by the learning unit 315. Examples of work models include neural network models and Bayesian networks.

制御信号算出部310は、作業モデル記憶部309が記憶する作業モデルに対象物品Iの種類、位置および姿勢、ならびにマニピュレータ51の姿勢を入力することで、制御信号(第1の制御信号)を算出する。このとき、制御信号算出部310は、制御信号の妥当性を示すスコアを算出する。スコアの例としては、作業モデルの導出過程で算出される制御信号の尤度が挙げられる。本実施形態に係るスコアは値が大きいほど妥当性が高いことを示す。つまり、制御信号算出部310は信号生成部およびスコア算出部の一例である。   The control signal calculation unit 310 calculates the 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 the score is the likelihood of the control signal calculated in the process of deriving the work model. The score which concerns on this embodiment shows that validity is so high that a value is large. That is, the control signal calculation unit 310 is an example of a signal generation unit and a 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 an input of an attitude signal from the head mounted display 20.
The operation signal conversion unit 312 converts the operation signal and the attitude signal into a control signal. 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 from the operation signal and the posture signal to the control signal can be realized, for example, by inputting the operation signal and the posture 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 attitude 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 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 greater than the threshold value, and when the score is less than the threshold value. Then, the control signal of the manipulator 51 converted by the operation signal conversion unit 312 is transmitted to the slave controller 40. 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 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 has been successful when the target article I is at 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 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 touch 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 the video signal is input, the head mounted display 20 presents an image to the operator O based on the video signal. Thereby, 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 information stored in the posture storage unit 305 based on the received posture signal (step S4). Further, the tactile sensation signal conversion unit 303 converts the received tactile sensation signal into a feedback signal (step S5), and the feedback signal output unit 304 outputs the feedback signal to the input / output globe 10 (step S6). Thereby, 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 recognizing unit 308 recognizes the position and orientation of the target article I shown in the video signal based on the information about 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, so that the control signal of the manipulator 51 and the control signal A score indicating the validity of is calculated (step S8). The type of the 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 greater than a threshold value (step S9). When the score is equal to or greater than the threshold (step S9: YES), the control signal transmission unit 313 transmits the control signal for the manipulator 51 calculated in step S8 to the slave controller 40 (step S10). Thereby, the slave controller 40 operates the manipulator 51 according to the control signal generated based on the work 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 a control signal based on an operation by the operator O to the slave controller 40. At this time, the master controller 30 may cause the head mounted display 20 to display an instruction for operating the input / output glove 10. When the input / output glove 10 is operated by the operator O, the operation signal input unit 311 receives an input of an operation signal from the input / output glove 10 (step S11). The operation signal conversion unit 312 converts the operation signal into a control signal for the manipulator 51 (step S12). And the control signal transmission part 313 transmits the control signal of the manipulator 51 converted by step S12 to the slave controller 40 (step S13). Thereby, 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 posture signal from the head mounted display 20 (step S14). The operation signal converter 312 converts the posture signal into a control signal for the camera 52 (step S15). The control signal transmission unit 313 transmits the control signal for the camera 52 generated by the operation signal conversion unit 312 to the work robot 50 regardless of the score (step S16). Thereby, the slave controller 40 controls the posture of the camera 52 so that the movement of the line of sight of the operator O matches the movement of the line of sight of the camera 52.

図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 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 held by the manipulator 51 (step S17: YES), the work determination unit 314 determines that the work is being performed, 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 the target article I is at the target position based on the video signal received by the signal reception unit 301. Is determined (step S18). When the target article I is at the target position (step S18: YES), the work determination unit 314 determines that the work has been 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 uses 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 to store the work model stored in the work model storage unit 309. Update (step S21).

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

《第2の実施形態》
第1の実施形態に係る作業システム1は、作業ロボット50の単位制御時間ごとに、作業モデルから算出された制御信号と入出力グローブ10の操作に基づく制御信号との何れを採用するかを決定する。これに対し、第2の実施形態に係る作業システム1は、スコアが閾値未満になるまでは作業モデルから算出された制御信号を採用し、スコアが閾値未満になった以降は、入出力グローブ10の操作に基づく制御信号を採用する。
<< Second Embodiment >>
The work system 1 according to the first embodiment determines which of the control signal calculated from the work model and the control signal based on the operation of the input / output glove 10 is to be adopted 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 employs the control signal calculated from the work model until the score becomes less than the threshold, and after the score becomes less than the threshold, the input / output glove 10 is used. A control signal based on the operation 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 whether or not the score calculated in step S8 is equal to or greater than a threshold value in step S9, but the control according to the second embodiment. The signal transmission unit 313 determines whether all previously calculated scores are equal to or greater than a threshold value. Thereby, the control signal transmission unit 313 adopts the control signal calculated from the work model until the score becomes less than the threshold, and after the score becomes less than the threshold, the control signal based on the operation of the input / output glove 10 Can be adopted. Thereby, 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 with 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 joints of the manipulator 51 are controlled by a control signal calculated from the work model or by a control signal based on an operation of the input / output glove 10. decide. On the other hand, the work system 1 according to the third embodiment includes a joint controlled by a control signal calculated from the work model among a plurality of joints of the manipulator 51 and a control signal based on an operation of the input / output glove 10. To determine the joint to be controlled.

図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 the configuration of the master controller according to the third embodiment.
The master controller 30 according to the third embodiment further includes a joint specifying unit 316 in addition to the configuration of the first embodiment. The joint specifying unit 316 specifies, as a reference joint, a joint provided with the control signal score that is less than the threshold and provided on the most proximal side among the plurality of joints included in the manipulator 51. For example, when the control signal calculation unit 310 generates a control signal for each joint, the joint score corresponding to the shoulder is 0.8, the joint score corresponding to the elbow is 0.7, and the joint corresponding to the wrist is 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 0.1 and the threshold value is 0.5, the joint specifying unit 316 sets a joint corresponding to the third joint of the finger as a reference joint.

第3の実施形態に係る制御信号送信部313は、基準間接より基端側に設けられた関節に、制御信号算出部310が算出した操作信号を出力し、基準関節および基準間接より先端側に設けられた関節に、操作信号変換部312が変換した操作信号を出力する。上記例に倣うと、制御信号送信部313は、肩に相当する関節、肘に相当する関節、および手首に相当する関節に、制御信号算出部310が算出した操作信号を出力する。また制御信号送信部313は、指の第三関節に相当する関節、指の第二関節に相当する関節、指の第一関節に相当する関節に、操作信号変換部312が変換した操作信号を出力する。   The control signal transmission unit 313 according to the third embodiment outputs the operation signal calculated by the control signal calculation unit 310 to the joint provided on the proximal side from the reference indirect, and on the distal side from the reference joint and the reference indirect. The operation signal converted by the operation signal conversion unit 312 is output to the provided joint. According to 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. In addition, the control signal transmission unit 313 outputs 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 on the proximal end side of the manipulator 51 and operates the manipulator 51 by the operation of the operator O for the distal end portion where learning is insufficient. As a result, the work system 1 can maintain work accuracy while suppressing variations in operation for each operator O.

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

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

また、第3の実施形態では、マスタコントローラ30がスコアに基づいて複数の関節のうち基準関節より基端側の関節を自動制御し、基準関節およびこれより先端側の関節を手動制御するが、これに限られない。例えば、他の実施形態においては、マスタコントローラ30は、複数の関節のうち、スコアが閾値以上の関節を自動制御し、スコアが閾値未満の関節を手動制御してもよい。   In the third embodiment, the master controller 30 automatically controls the joint on the proximal end side from 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 from the reference joint. It is not limited to this. For example, in another embodiment, the master controller 30 may automatically control a joint having a score greater than or equal to a threshold value and manually control a joint having a score less 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 illustrating 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 out the program from the storage 93, expands it in 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-described 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, magneto-optical disk, CD-ROM (Compact Disc Read Only Memory), DVD-ROM (Digital Versatile Disc Read Only Memory). And semiconductor memory. The storage 93 may be an internal medium directly connected to the bus of the computer 90, or may be an external medium connected to the computer 90 via an interface 94 or a communication line. When this program is distributed to the computer 90 via a communication line, the computer 90 that has received the distribution may develop the program in the main memory 92 and execute the above processing. In at least one embodiment, the storage 93 is a tangible storage medium that is not temporary.

また、当該プログラムは、前述した機能の一部を実現するためのものであってもよい。さらに、当該プログラムは、前述した機能をストレージ93に既に記憶されている他のプログラムとの組み合わせで実現するもの、いわゆる差分ファイル(差分プログラム)であってもよい。   Further, the program may be for realizing a part of the functions described above. Further, the program may be a so-called difference file (difference program) that realizes the above-described 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 関節特定部
DESCRIPTION OF SYMBOLS 1 Work system 10 Input / output glove 20 Head mounted display 30 Master controller 40 Slave controller 50 Work robot 51 Manipulator 52 Camera 301 Signal receiving unit 302 Video signal output unit 303 Tactile signal conversion unit 304 Feedback signal output unit 305 Posture storage unit 306 Posture 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 determination unit 315 Learning unit 316 Joint identification unit

Claims (8)

入力装置の操作に基づいてマニピュレータに操作信号を出力するマニピュレータの制御装置であって、
前記マニピュレータの操作の履歴に基づいて前記マニピュレータの第1の操作信号を生成する信号生成部と、
前記第1の操作信号の妥当性を示すスコアを算出するスコア算出部と、
前記スコアに基づいて、前記入力装置の操作に従った第2の操作信号を出力するか、前記第1の操作信号を出力するかを決定する信号出力部と
を備える制御装置。
A manipulator control device that outputs an operation signal to a manipulator based on an operation of an input device,
A signal generation unit that generates a first operation signal of the manipulator based on an operation history of the manipulator;
A score calculation unit for calculating a score indicating validity of the first operation signal;
A control device comprising: a signal output unit that determines whether to output a second operation signal according to an operation of the input device or to output the first operation signal based on the score.
前記マニピュレータによる作業の対象となる対象物を認識する認識部と、
前記認識部によって認識された対象物と、前記マニピュレータが前記対象物についての作業をするときの前記入力装置の操作の履歴とに基づいて、前記対象物と前記マニピュレータの位置とから前記第1の操作信号を求めるためのモデルを更新する学習部と
をさらに備え、
前記信号生成部は前記モデルに基づいて前記第1の操作信号を生成し、
前記スコア算出部は前記モデルに基づいて前記スコアを算出する
請求項1に記載の制御装置。
A recognition unit for recognizing an object to be worked by the manipulator;
Based on the object recognized by the recognition unit and the operation history of the input device when the manipulator performs the operation on the object, the first object is determined from the object and the position of the manipulator. A learning unit that updates a model for obtaining an operation signal, and
The signal generation unit generates the first operation signal based on the model,
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 every predetermined time is less than a threshold, and after the score becomes less than the threshold The control device according to claim 1, wherein the second operation signal is output.
前記マニピュレータは複数の関節を備え、
前記信号生成部は、前記複数の関節それぞれを操作する第1の操作信号を生成し、
前記信号出力部は、前記複数の関節のうち前記スコアが前記閾値以上の関節に、前記第1の操作信号を出力する
請求項1から請求項3の何れか1項に記載の制御装置。
The manipulator includes a plurality of joints,
The signal generation unit generates a first operation signal for operating each of the plurality of joints,
The control device according to any one of claims 1 to 3, wherein the signal output unit outputs the first operation signal to a joint having the score equal to or greater than the threshold among the plurality of joints.
前記スコアが閾値未満の関節のうち最も基端側に設けられるものである基準関節を特定する関節特定部と、
前記信号出力部は、前記複数の関節のうち、前記基準間接より基端側に設けられた関節に、前記第1の操作信号を出力し、前記基準関節および前記基準間接より先端側に設けられた関節に、前記第2の操作信号を出力する
請求項4に記載の制御装置。
A joint specifying unit that specifies a reference joint that is provided on the most proximal side among joints having a score less than a threshold;
The signal output unit outputs the first operation signal to a joint provided on a proximal side from the reference indirect among the plurality of joints, and is provided on a distal side from the reference joint and the reference indirect. The control device according to claim 4, wherein the second operation signal is output to the joint.
操作信号に基づいて駆動するマニピュレータと、
ユーザによる操作の入力を受け付ける入力装置と、
請求項1から請求項5の何れか1項に記載の制御装置と
を備える作業システム。
A manipulator that is driven based on an operation signal;
An input device for accepting an operation input by a user;
A work system comprising: the control device according to any one of claims 1 to 5.
マニピュレータの制御方法であって、
前記マニピュレータの操作の履歴に基づいて前記マニピュレータの第1の操作信号を生成するステップと、
前記第1の操作信号の妥当性を示すスコアを算出するステップと、
前記スコアに基づいて、ユーザによる操作の入力を受け付ける入力装置の操作に従った第2の操作信号を出力するか、前記第1の操作信号を出力するかを決定するステップと
を有する制御方法。
A method for controlling a manipulator,
Generating a first operation signal of the manipulator based on an operation history of the manipulator;
Calculating a score indicating the validity of the first operation signal;
Determining whether to output a second operation signal according to an operation of an input device that accepts an operation input by a user or to output the first operation signal based on the score.
マニピュレータを制御するコンピュータに、
前記マニピュレータの操作の履歴に基づいて前記マニピュレータの第1の操作信号を生成するステップと、
前記第1の操作信号の妥当性を示すスコアを算出するステップと、
前記スコアに基づいて、ユーザによる操作の入力を受け付ける入力装置の操作に従った第2の操作信号を出力するか、前記第1の操作信号を出力するかを決定するステップと
を実行させるためのプログラム。
To the computer that controls the manipulator,
Generating a first operation signal of the manipulator based on an operation history of the manipulator;
Calculating a score indicating the validity of the first operation signal;
Determining whether to output a second operation signal according to an operation of an input device that accepts an input of an operation by a user based on the score, or to output the first operation signal. program.
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 true JP2018153873A (en) 2018-10-04
JP6869060B2 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)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111002294A (en) * 2019-12-30 2020-04-14 中国地质大学(武汉) Two fingers grab demonstrator and teaching system of robot
WO2020175643A1 (en) * 2019-02-28 2020-09-03 川崎重工業株式会社 Machine-learning model operation management system and machine-learning model operation management method
JP2021197048A (en) * 2020-06-18 2021-12-27 株式会社オカムラ Automated warehouse system
WO2022190434A1 (en) * 2021-03-12 2022-09-15 オムロン株式会社 Instruction description support system, instruction description support method, and instruction description support program
WO2022190435A1 (en) * 2021-03-12 2022-09-15 オムロン株式会社 Command script assistance system, command script assistance method, and command script assistance program
WO2023003217A1 (en) * 2021-07-21 2023-01-26 삼성전자 주식회사 Manipulator and control method therefor
WO2024009359A1 (en) * 2022-07-04 2024-01-11 ファナック株式会社 Laser machining head and laser machining system
JP2024171818A (en) * 2023-05-30 2024-12-12 Necプラットフォームズ株式会社 CONTROL DEVICE, CONTROL METHOD, PROGRAM, AND ROBOT CONTROL SYSTEM

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62202203A (en) * 1986-02-28 1987-09-05 Hitachi Ltd How to determine the work origin of an 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 Manipulator gripping position and attitude control system
JP2003311661A (en) * 2002-04-24 2003-11-05 Hitachi Ltd Remote control device
JP2007276052A (en) * 2006-04-06 2007-10-25 Sony Corp Control system, recording system, information processing apparatus 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
US20160303739A1 (en) * 2014-04-10 2016-10-20 Quanser Consulting Inc. Robotic Systems and Methods of Operating Robotic Systems
JP2017030135A (en) * 2015-07-31 2017-02-09 ファナック株式会社 Machine learning apparatus, robot system, and machine learning method for learning workpiece take-out motion
WO2017033363A1 (en) * 2015-08-25 2017-03-02 川崎重工業株式会社 Robot system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62202203A (en) * 1986-02-28 1987-09-05 Hitachi Ltd How to determine the work origin of an 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 Manipulator gripping position and attitude control system
JP2003311661A (en) * 2002-04-24 2003-11-05 Hitachi Ltd Remote control device
JP2007276052A (en) * 2006-04-06 2007-10-25 Sony Corp Control system, recording system, information processing apparatus 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
US20160303739A1 (en) * 2014-04-10 2016-10-20 Quanser Consulting Inc. Robotic Systems and Methods of Operating Robotic Systems
JP2017030135A (en) * 2015-07-31 2017-02-09 ファナック株式会社 Machine learning apparatus, robot system, and machine learning method for learning workpiece take-out motion
WO2017033363A1 (en) * 2015-08-25 2017-03-02 川崎重工業株式会社 Robot system
WO2017033350A1 (en) * 2015-08-25 2017-03-02 川崎重工業株式会社 Remote control robot system and operation method thereof

Cited By (14)

* 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
WO2020175643A1 (en) * 2019-02-28 2020-09-03 川崎重工業株式会社 Machine-learning model operation management system and machine-learning model operation management method
JP2020138296A (en) * 2019-02-28 2020-09-03 川崎重工業株式会社 Machine learning model operation management system and machine learning model operation management method
US11986961B2 (en) 2019-02-28 2024-05-21 Kawasaki Jukogyo Kabushiki Kaisha 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
JP2021197048A (en) * 2020-06-18 2021-12-27 株式会社オカムラ Automated warehouse system
JP7493876B2 (en) 2020-06-18 2024-06-03 株式会社オカムラ Automated Warehouse System
WO2022190435A1 (en) * 2021-03-12 2022-09-15 オムロン株式会社 Command script assistance system, command script assistance method, and command script assistance program
WO2022190434A1 (en) * 2021-03-12 2022-09-15 オムロン株式会社 Instruction description support system, instruction description support method, and instruction description support program
WO2023003217A1 (en) * 2021-07-21 2023-01-26 삼성전자 주식회사 Manipulator and control method therefor
US12325125B2 (en) 2021-07-21 2025-06-10 Samsung Electronics., Ltd. Manipulator and method for controlling thereof
WO2024009359A1 (en) * 2022-07-04 2024-01-11 ファナック株式会社 Laser machining head and laser machining system
JP2024171818A (en) * 2023-05-30 2024-12-12 Necプラットフォームズ株式会社 CONTROL DEVICE, CONTROL METHOD, PROGRAM, AND ROBOT CONTROL SYSTEM
JP7761340B2 (en) 2023-05-30 2025-10-28 Necプラットフォームズ株式会社 Control device, control method, program, and robot control system

Also Published As

Publication number Publication date
JP6869060B2 (en) 2021-05-12

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
US12358147B2 (en) Positioning a robot sensor for object classification
US20230405812A1 (en) Determining and utilizing corrections to robot actions
JP6640060B2 (en) Robot system
US20150273689A1 (en) Robot control device, robot, robotic system, teaching method, and program
JP2019084601A (en) Information processing apparatus, gripping system and information processing method
CN111163907B (en) Grasping position and posture teaching device, grasping position and posture teaching method, and robot system
JP2017094407A (en) Simulation device, simulation method, and simulation program
JP6931585B2 (en) Work system, work system control method and program
US11436869B1 (en) Engagement detection and attention estimation for human-robot interaction
US20240351205A1 (en) Command value generating device, method, and program
US20230234231A1 (en) Teleoperation assist device, teleoperation assist method, and storage medium
Zubrycki et al. Using integrated vision systems: three gears and leap motion, to control a 3-finger dexterous gripper
JP2020025992A (en) Control device, control method, and program
CN118893633B (en) Model training method and device and mechanical arm system
US20230286159A1 (en) Remote control system
JPWO2017119088A1 (en) Robot system and control method
Wang et al. Learning robotic insertion tasks from human demonstration
US10933526B2 (en) Method and robotic system for manipulating instruments
US11407117B1 (en) Robot centered augmented reality system
JP2015114933A (en) Object recognition device, robot, and object recognition method
CN114585482B (en) Control device, control method, and robot system
KR20240081551A (en) System and method for acquisition dataset of robot control
JP6248694B2 (en) Robot, robot system, and control 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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250