JP7022775B2 - Arithmetic logic unit, mobile body, mobile control system, arithmetic method and program - Google Patents

Arithmetic logic unit, mobile body, mobile control system, arithmetic method and program Download PDF

Info

Publication number
JP7022775B2
JP7022775B2 JP2020032156A JP2020032156A JP7022775B2 JP 7022775 B2 JP7022775 B2 JP 7022775B2 JP 2020032156 A JP2020032156 A JP 2020032156A JP 2020032156 A JP2020032156 A JP 2020032156A JP 7022775 B2 JP7022775 B2 JP 7022775B2
Authority
JP
Japan
Prior art keywords
route
moving body
prohibited
target
information
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
JP2020032156A
Other languages
Japanese (ja)
Other versions
JP2021135801A (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.)
Mitsubishi Logisnext Co Ltd
Original Assignee
Mitsubishi Logisnext Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Logisnext Co Ltd filed Critical Mitsubishi Logisnext Co Ltd
Priority to JP2020032156A priority Critical patent/JP7022775B2/en
Publication of JP2021135801A publication Critical patent/JP2021135801A/en
Application granted granted Critical
Publication of JP7022775B2 publication Critical patent/JP7022775B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)

Description

本発明は、演算装置、移動体、移動制御システム、演算方法及びプログラムに関する。 The present invention relates to an arithmetic unit, a mobile body, a mobile control system, an arithmetic method and a program.

フォークリフトなどの移動体を自動的に目標位置まで移動させる技術が知られている。このような移動体を複数台運用する際には、移動体がこれから走行するルートを予約して、他の移動体にはその予約されたルートに侵入しないように指示する場合がある。これにより、複数の移動体が同じルートに侵入することを抑えて、移動体同士の衝突及びデッドロックを防止できる。デッドロックとは、複数の実行中のプログラムなどが互いに他のプログラムの結果待ちとなり、待機状態に入ったまま動かなくなる現象(ここでは移動体が動かなくなる現象)を指す。また例えば特許文献1には、荷役車両の基本走行ルートを予め生成し、基本走行ルートが他の荷役車両の走行ルートと干渉する場合には、優先度の低い側の荷役車両を停止させる旨が記載されている。 A technique for automatically moving a moving object such as a forklift to a target position is known. When operating a plurality of such mobiles, the mobile may reserve a route to be traveled and instruct other mobiles not to invade the reserved route. As a result, it is possible to prevent a plurality of moving objects from invading the same route and prevent collisions and deadlocks between the moving objects. Deadlock refers to a phenomenon in which a plurality of running programs wait for the result of another program and become stuck in a standby state (here, a moving body becomes stuck). Further, for example, Patent Document 1 states that a basic traveling route of a cargo handling vehicle is generated in advance, and when the basic traveling route interferes with the traveling route of another cargo handling vehicle, the cargo handling vehicle on the lower priority side is stopped. Are listed.

特開2017-7814号公報Japanese Unexamined Patent Publication No. 2017-7814

ここで、移動体は、予め設定されたルートから外れて、目標物の位置に基づき設定したアプローチ軌道上を走行する場合がある。アプローチ軌道は目標物の位置に応じて設定されるため、アプローチ軌道を走行する移動体が、別の移動体が走行するルートに重なって、移動体同士の衝突のおそれが生じる。そのため、自動で移動する移動体において、移動体同士の衝突及びデッドロックを抑制することが求められている。 Here, the moving body may deviate from the preset route and travel on the approach trajectory set based on the position of the target object. Since the approach trajectory is set according to the position of the target object, the moving body traveling on the approach trajectory overlaps with the route on which another moving body travels, and there is a risk of collision between the moving bodies. Therefore, in a moving body that moves automatically, it is required to suppress collisions and deadlocks between the moving bodies.

本開示は、上述した課題を解決するものであり、自動で移動する移動体において、移動体同士の衝突及びデッドロックを抑制することが可能な演算装置、移動体、移動制御システム、演算方法及びプログラムを提供することを目的とする。 The present disclosure solves the above-mentioned problems, and in an automatically moving moving body, an arithmetic unit, a moving body, a movement control system, a calculation method, and a calculation device capable of suppressing collisions and deadlocks between the moving bodies. The purpose is to provide a program.

上述した課題を解決し、目的を達成するために、本開示に係る演算装置は、自動で移動する移動体に情報を出力する演算装置であって、目標物をピックアップするための第1移動体のルートを取得するルート取得部と、前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定する排他制御部と、前記禁止ルートに基づいた情報を、前記第2移動体に出力する情報出力部と、を含む。 In order to solve the above-mentioned problems and achieve the object, the arithmetic unit according to the present disclosure is an arithmetic unit that outputs information to a moving body that automatically moves, and is a first moving body for picking up a target. The route acquisition unit for acquiring the route of No. 1 and the route that may be invaded when the first moving body deviates from the route due to the deviation of the position and direction of the target object. It includes an exclusive control unit set as a prohibited route for prohibiting traveling of a second moving body other than the moving body, and an information output unit for outputting information based on the prohibited route to the second moving body.

上述した課題を解決し、目的を達成するために、本開示に係る移動制御システムは、前記演算装置と、前記移動体とを含む。 In order to solve the above-mentioned problems and achieve the object, the movement control system according to the present disclosure includes the arithmetic unit and the moving body.

上述した課題を解決し、目的を達成するために、本開示に係る移動体の制御装置は、自動で移動する移動体の制御装置であって、目標物の位置及び向きの情報に基づいて、前記目標物に対して所定の位置及び向きとなる目標位置までの軌道を設定する軌道設定部と、
前記軌道に基づいて、前記移動体が侵入する可能性がある経路に関する情報を生成する経路情報生成部と、前記経路に関する情報を出力する情報出力部と、を含む。
In order to solve the above-mentioned problems and achieve the object, the moving body control device according to the present disclosure is a moving body control device that moves automatically, and is based on information on the position and orientation of the target object. An orbit setting unit that sets an orbit to a target position that is a predetermined position and direction with respect to the target object, and
It includes a route information generation unit that generates information about a route that the moving body may invade based on the trajectory, and an information output unit that outputs information about the route.

上述した課題を解決し、目的を達成するために、本開示に係る移動体は、前記制御装置を備える。 In order to solve the above-mentioned problems and achieve the object, the mobile body according to the present disclosure includes the control device.

上述した課題を解決し、目的を達成するために、本開示に係る演算方法は、自動で移動する移動体に情報を出力する演算方法であって、目標物をピックアップするための第1移動体のルートを取得するステップと、前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定するステップと、前記禁止ルートに基づいた情報を、前記第2移動体に出力するステップと、を含む。 In order to solve the above-mentioned problems and achieve the object, the calculation method according to the present disclosure is a calculation method for outputting information to a moving body that automatically moves, and is a first moving body for picking up a target. The step of acquiring the route and the route that may be invaded when the first moving body deviates from the route due to the deviation of the position and orientation of the target object are described as the first moving body. It includes a step of setting as a prohibited route for prohibiting traveling of a second moving body other than the above, and a step of outputting information based on the prohibited route to the second moving body.

上述した課題を解決し、目的を達成するために、本開示に係るプログラムは、自動で移動する移動体に情報を出力する演算方法をコンピュータに実行させるプログラムであって、目標物をピックアップするための第1移動体のルートを取得するステップと、前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定するステップと、前記禁止ルートに基づいた情報を、前記第2移動体に出力するステップと、を、コンピュータに実行させる。 In order to solve the above-mentioned problems and achieve the object, the program according to the present disclosure is a program for causing a computer to execute a calculation method for outputting information to an automatically moving moving body, and for picking up a target object. The step of acquiring the route of the first moving body and the route that may be invaded when the first moving body deviates from the route due to the deviation of the position and orientation of the target object. Have the computer execute a step of setting as a prohibited route for prohibiting the traveling of the second moving body other than the first moving body, and a step of outputting information based on the prohibited route to the second moving body. ..

本開示によれば、自動で移動する移動体において、移動体同士の衝突及びデッドロックを抑制することができる。 According to the present disclosure, in a moving body that moves automatically, collisions and deadlocks between the moving bodies can be suppressed.

図1は、第1実施形態に係る移動制御システムの模式図である。FIG. 1 is a schematic diagram of a movement control system according to the first embodiment. 図2は、移動体の構成の模式図である。FIG. 2 is a schematic diagram of the configuration of the moving body. 図3は、管理システムの模式的なブロック図である。FIG. 3 is a schematic block diagram of the management system. 図4は、演算装置の模式的なブロック図である。FIG. 4 is a schematic block diagram of the arithmetic unit. 図5は、移動体の制御装置の模式的なブロック図である。FIG. 5 is a schematic block diagram of a moving body control device. 図6は、設置領域内におけるパレットの配置を説明する図である。FIG. 6 is a diagram illustrating the arrangement of pallets in the installation area. 図7は、パレットの位置情報を検出している状態を説明する模式図である。FIG. 7 is a schematic diagram illustrating a state in which the position information of the pallet is detected. 図8は、第1実施形態における軌道の設定を説明する模式図である。FIG. 8 is a schematic diagram illustrating the setting of the orbit in the first embodiment. 図9は、第1実施形態に係る禁止ルートの設定を説明するための模式図である。FIG. 9 is a schematic diagram for explaining the setting of the prohibited route according to the first embodiment. 図10Aは、第1実施形態に係る移動体の移動制御フローを説明するフローチャートである。FIG. 10A is a flowchart illustrating a movement control flow of the moving body according to the first embodiment. 図10Bは、センサの他の例を示す模式図である。FIG. 10B is a schematic diagram showing another example of the sensor. 図11は、第2実施形態に係る演算装置の模式的なブロック図である。FIG. 11 is a schematic block diagram of the arithmetic unit according to the second embodiment. 図12は、第2実施形態に係る禁止ルートの設定を説明するための模式図である。FIG. 12 is a schematic diagram for explaining the setting of the prohibited route according to the second embodiment. 図13は、第3実施形態に係る移動体の制御装置の模式的なブロック図である。FIG. 13 is a schematic block diagram of the moving body control device according to the third embodiment. 図14は、第3実施形態に係る禁止ルートの設定を説明するための模式図である。FIG. 14 is a schematic diagram for explaining the setting of the prohibited route according to the third embodiment. 図15は、第3実施形態に係る移動体の移動制御フローを説明するフローチャートである。FIG. 15 is a flowchart illustrating a movement control flow of the moving body according to the third embodiment. 図16は、第4実施形態に係る演算装置の模式的なブロック図である。FIG. 16 is a schematic block diagram of the arithmetic unit according to the fourth embodiment. 図17は、パレットをピックアップする順番設定を説明するための図である。FIG. 17 is a diagram for explaining the order setting for picking up the pallets. 図18は、第4実施形態に係る移動制御フローを説明するフローチャートである。FIG. 18 is a flowchart illustrating a movement control flow according to the fourth embodiment.

以下に添付図面を参照して、本発明の好適な実施形態を詳細に説明する。なお、この実施形態により本発明が限定されるものではなく、また、実施形態が複数ある場合には、各実施形態を組み合わせて構成するものも含むものである。 Preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that the present invention is not limited to this embodiment, and when there are a plurality of embodiments, the present invention also includes a combination of the respective embodiments.

(第1実施形態)
(移動制御システムの全体構成)
図1は、第1実施形態に係る移動制御システムの模式図である。図1に示すように、第1実施形態に係る移動制御システム1は、移動体10、管理システム12、及び演算装置14を含む。移動制御システム1は、設備Wに所属する移動体10の移動を制御するシステムである。設備Wは、例えば倉庫など、物流管理される設備である。設備W内の領域Aには、複数の設置領域AR0が設けられている。領域Aは、例えば設備Wの床面であり、パレットP(荷物)が設置されたり移動体10が移動したりする領域である。設置領域AR0は、目標物であるパレットP(荷物)が設置される領域である。設置領域AR0は、目標物であるパレットP(荷物)を設置すべき領域として、予め設定される。設置領域AR0は、例えば白線などで区分されており、設置領域AR0の位置(座標)、形状、及び大きさは、予め設定されている。図1では、設置領域AR0として、設置領域AR0A、AR0B、AR0Cが例示されているが、図1における設置領域ARの数や並び順は一例であって、設置領域ARの数や並び方は任意であってよい。また、本実施形態では、設置領域AR0は、設備Wの床である領域Aに設けられているが、それに限られず、例えばパレットPを設備Wに搬入した車両の荷台内に設けられてもよい。また、設置領域AR0は、パレットP毎に区画されており、設置領域AR0にはパレットPが1つ配置されるが、それに限られない。例えば、設置領域AR0は、フリースペースとして、複数のパレットPが設置されるように設定されていてもよい。また、図1の例では設置領域AR0は矩形であるが、形状及び大きさは任意であってよい。
(First Embodiment)
(Overall configuration of mobile control system)
FIG. 1 is a schematic diagram of a movement control system according to the first embodiment. As shown in FIG. 1, the mobile control system 1 according to the first embodiment includes a mobile body 10, a management system 12, and an arithmetic unit 14. The movement control system 1 is a system that controls the movement of the moving body 10 belonging to the equipment W. Equipment W is equipment that is managed by physical distribution, such as a warehouse. A plurality of installation areas AR0 are provided in the area A in the equipment W. The area A is, for example, the floor surface of the equipment W, and is an area where the pallet P (luggage) is installed or the moving body 10 moves. The installation area AR0 is an area where the target pallet P (luggage) is installed. The installation area AR0 is preset as an area in which the target pallet P (luggage) should be installed. The installation area AR0 is divided by, for example, a white line, and the position (coordinates), shape, and size of the installation area AR0 are set in advance. In FIG. 1, the installation areas AR0A, AR0B, and AR0C are exemplified as the installation area AR0, but the number and order of the installation areas AR in FIG. 1 are examples, and the number and arrangement of the installation areas AR are arbitrary. It may be there. Further, in the present embodiment, the installation area AR0 is provided in the area A which is the floor of the equipment W, but is not limited to this, and may be provided, for example, in the loading platform of the vehicle in which the pallet P is carried into the equipment W. .. Further, the installation area AR0 is partitioned for each pallet P, and one pallet P is arranged in the installation area AR0, but the present invention is not limited to this. For example, the installation area AR0 may be set so that a plurality of pallets P are installed as free spaces. Further, in the example of FIG. 1, the installation area AR0 is rectangular, but the shape and size may be arbitrary.

移動体10は、自動で移動可能な装置である。本実施形態では、移動体10は、フォークリフトであり、さらにいえば、いわゆるAGF(Automated Guided Forklift)やAGV(Automated Guided Vehicle)である。図1に例示すように、移動体10は、設備Wにおける領域A上を移動する。移動体10は、ルートRに従って、設置領域AR0に向けて移動する。移動体10は、開始位置AR1に到達したら、パレットPの位置情報に基づいて設定された軌道TRに従って、開始位置AR1から、目標位置・姿勢(目標位置)AR2まで移動して、パレットPをピックアップする。本実施形態では、移動体10は、ルートRに従った走行中に、後述のセンサ26による検出を継続して実施しており、センサ26がパレットPの位置情報を検出できた位置が、開始位置AR1となる。すなわち、開始位置AR1は、センサ26がパレットPの位置情報を検出可能となった(センサ26によるパレットPの位置情報の検出が有効となった)、ルートR上の位置であるといえる。目標位置・姿勢AR2は、パレットPに対して所定の位置及び向きとなる位置及び姿勢であり、移動体10がパレットPをピックアップ可能な位置・姿勢といえる。本実施形態の例では、目標位置・姿勢AR2は、移動体10が横方向に移動することなく、直進することで、後述の移動体10のフォーク24を、後述のパレットPの開口Pbに挿入することができる移動体10の位置及び姿勢(向き)ともいえる。移動体10は、目標位置・姿勢AR2から直進してパレットPをピックアップして、パレットPを他の場所に搬送する。ルートR及び軌道TRの詳細については後述する。以下、領域Aに沿った一方向を、方向Xとし、領域Aに沿った方向であって方向Xに直交する方向を、方向Yとする。また、領域Aに直交する方向、すなわち方向X、Yに直交する方向を、方向Zとする。方向X、Yは水平方向であり、方向Zは鉛直方向といえる。 The moving body 10 is a device that can be automatically moved. In the present embodiment, the moving body 10 is a forklift, and more specifically, a so-called AGF (Automated Guided Forklift) or AGV (Automated Guided Vehicle). As shown in FIG. 1, the moving body 10 moves on the region A in the equipment W. The mobile body 10 moves toward the installation area AR0 according to the route R. When the moving body 10 reaches the start position AR1, it moves from the start position AR1 to the target position / posture (target position) AR2 according to the trajectory TR set based on the position information of the pallet P, and picks up the pallet P. do. In the present embodiment, the moving body 10 continuously performs detection by the sensor 26 described later while traveling along the route R, and the position where the sensor 26 can detect the position information of the pallet P starts. It becomes the position AR1. That is, it can be said that the start position AR1 is a position on the route R where the sensor 26 can detect the position information of the pallet P (the detection of the position information of the pallet P by the sensor 26 is effective). The target position / posture AR2 is a position / posture that is a predetermined position and orientation with respect to the pallet P, and can be said to be a position / posture in which the moving body 10 can pick up the pallet P. In the example of the present embodiment, the target position / posture AR2 inserts the fork 24 of the moving body 10 described later into the opening Pb of the pallet P described later by going straight without the moving body 10 moving laterally. It can also be said to be the position and posture (orientation) of the moving body 10 that can be moved. The moving body 10 travels straight from the target position / posture AR2, picks up the pallet P, and transports the pallet P to another place. Details of the route R and the orbit TR will be described later. Hereinafter, one direction along the region A is referred to as a direction X, and a direction along the region A and orthogonal to the direction X is referred to as a direction Y. Further, the direction orthogonal to the region A, that is, the direction orthogonal to the directions X and Y is defined as the direction Z. It can be said that the directions X and Y are horizontal directions and the direction Z is a vertical direction.

(移動体)
図1では、移動体10として、設置領域AR0Aに設置されているパレットPをピックアップする移動体10A(第1移動体)と、設置領域AR0Bに設置されているパレットPをピックアップする移動体10B(第2移動体)とが例示されている。ただし、設備Wにおける移動体10の数は、2つに限られず任意であってよい。
(Mobile)
In FIG. 1, as the moving body 10, the moving body 10A (first moving body) that picks up the pallet P installed in the installation area AR0A and the moving body 10B (the moving body 10B) that picks up the pallet P installed in the installation area AR0B (1st moving body). The second mobile body) is exemplified. However, the number of moving bodies 10 in the equipment W is not limited to two and may be arbitrary.

図2は、移動体の構成の模式図である。図2に示すように、移動体10は、車体20と、マスト22と、フォーク24と、センサ26と、制御装置28とを備えている。車体20は、車輪20Aを備えている。マスト22は、車体20の前後方向における一方の端部に設けられている。マスト22は、前後方向に直交する上下方向(ここでは方向Z)に沿って延在する。フォーク24は、マスト22に方向Zに移動可能に取付けられている。フォーク24は、マスト22に対して、車体20の横方向(上下方向及び前後方向に交差する方向)にも移動可能であってよい。フォーク24は、一対のツメ24A、24Bを有している。ツメ24A、24Bは、マスト22から車体20の前方向に向けて延在している。ツメ24Aとツメ24Bとは、マスト22の横方向に、互いに離れて配置されている。以下、前後方向のうち、移動体10においてフォーク24が設けられている側の方向を、第1方向とし、フォーク24が設けられていない側の方向を、第2方向とする。 FIG. 2 is a schematic diagram of the configuration of the moving body. As shown in FIG. 2, the moving body 10 includes a vehicle body 20, a mast 22, a fork 24, a sensor 26, and a control device 28. The vehicle body 20 includes wheels 20A. The mast 22 is provided at one end of the vehicle body 20 in the front-rear direction. The mast 22 extends along the vertical direction (here, the direction Z) orthogonal to the front-rear direction. The fork 24 is movably attached to the mast 22 in the direction Z. The fork 24 may be movable with respect to the mast 22 in the lateral direction (direction intersecting the vertical direction and the front-rear direction) of the vehicle body 20. The fork 24 has a pair of claws 24A and 24B. The claws 24A and 24B extend from the mast 22 toward the front of the vehicle body 20. The claws 24A and the claws 24B are arranged apart from each other in the lateral direction of the mast 22. Hereinafter, among the front-rear directions, the direction on the side of the moving body 10 where the fork 24 is provided is referred to as the first direction, and the direction on the side where the fork 24 is not provided is referred to as the second direction.

センサ26は、車体20の周辺に存在する対象物の位置及び向きの少なくとも1つを検出する。センサ26は、移動体10に対する対象物の位置と、移動体10に対する対象物の向きとを検出するともいえる。本実施形態では、センサ26は、マスト22に設けられており、車体20の第1方向側の対象物の位置及び向きを検出する。ただし、センサ26の検出方向は第1方向に限られず、例えば第1方向側と第2方向側の両方を検出してもよい。この場合、センサ26として、第1方向側を検出するセンサと第2方向側を検出するセンサとを設けてよい。センサ26は、例えばレーザ光を照射するセンサである。センサ26は、一方向(ここでは横方向)に走査しつつレーザ光を照射し、照射したレーザ光の反射光から、対象物の位置及び向きを検出する。なお、センサ26は、以上のものに限られず任意の方法で対象物検出するセンサであってよく、例えば、カメラなどであってもよい。また、センサ26の設けられる位置も、マスト22に限られない。具体的には、例えば、移動体10に設けられる安全センサを、センサ26として流用してもよい。安全センサを流用することで、新たにセンサを設ける必要がなくなる。 The sensor 26 detects at least one of the positions and orientations of the objects existing around the vehicle body 20. It can be said that the sensor 26 detects the position of the object with respect to the moving body 10 and the orientation of the object with respect to the moving body 10. In the present embodiment, the sensor 26 is provided on the mast 22 and detects the position and orientation of the object on the first direction side of the vehicle body 20. However, the detection direction of the sensor 26 is not limited to the first direction, and for example, both the first direction side and the second direction side may be detected. In this case, the sensor 26 may be provided with a sensor for detecting the first direction side and a sensor for detecting the second direction side. The sensor 26 is, for example, a sensor that irradiates a laser beam. The sensor 26 irradiates the laser beam while scanning in one direction (here, the lateral direction), and detects the position and orientation of the object from the reflected light of the irradiated laser beam. The sensor 26 is not limited to the above, and may be a sensor that detects an object by any method, and may be, for example, a camera or the like. Further, the position where the sensor 26 is provided is not limited to the mast 22. Specifically, for example, the safety sensor provided in the moving body 10 may be diverted as the sensor 26. By diverting the safety sensor, it is not necessary to install a new sensor.

制御装置28は、移動体10の移動を制御する。制御装置28については後述する。 The control device 28 controls the movement of the moving body 10. The control device 28 will be described later.

(管理システム)
図3は、管理システムの模式的なブロック図である。管理システム12は、設備Wにおける物流を管理するシステムである。管理システム12は、本実施形態ではWMS(Warehouse Management System)であるが、WMSに限られず任意のシステムであってよく、例えば、その他の生産管理系システムのようなバックエンドシステムでも構わない。管理システム12が設けられる位置は任意であり、設備W内に設けられてもよいし、設備Wから離れた位置に設けられて、離れた位置から設備Wを管理するものであってもよい。管理システム12は、コンピュータであり、図3に示すように、制御部30と記憶部32とを含む。記憶部32は、制御部30の演算内容やプログラムなどの各種情報を記憶するメモリであり、例えば、RAM(Random Access Memory)と、ROM(Read Only Memory)のような主記憶装置と、HDD(Hard Disk Drive)などの外部記憶装置とのうち、少なくとも1つ含む。
(Management system)
FIG. 3 is a schematic block diagram of the management system. The management system 12 is a system for managing the physical distribution in the equipment W. The management system 12 is a WMS (Warehouse Management System) in the present embodiment, but is not limited to the WMS and may be any system, and may be a back-end system such as another production management system, for example. The position where the management system 12 is provided is arbitrary and may be provided in the equipment W, or may be provided at a position away from the equipment W and manage the equipment W from a distant position. The management system 12 is a computer and includes a control unit 30 and a storage unit 32 as shown in FIG. The storage unit 32 is a memory for storing various information such as calculation contents and programs of the control unit 30, and is, for example, a RAM (Random Access Memory), a main storage device such as a ROM (Read Only Memory), and an HDD ( Includes at least one of external storage devices such as Hard Disk Drive).

制御部30は、演算装置、すなわちCPU(Central Processing Unit)である。制御部30は、作業決定部34を含む。制御部30は、記憶部32からプログラム(ソフトウェア)を読み出して実行することで、作業決定部34を実現して、その処理を実行する。なお、制御部30は、1つのCPUによって処理を実行してもよいし、複数のCPUを備えて、それらの複数のCPUで、処理を実行してもよい。また、作業決定部34を、ハードウェア回路で実現してもよい。 The control unit 30 is an arithmetic unit, that is, a CPU (Central Processing Unit). The control unit 30 includes a work decision unit 34. The control unit 30 reads a program (software) from the storage unit 32 and executes it to realize the work determination unit 34 and executes the process. The control unit 30 may execute the process by one CPU, or may include a plurality of CPUs and execute the process by the plurality of CPUs. Further, the work determination unit 34 may be realized by a hardware circuit.

作業決定部34は、搬送する対象となるパレットPを決定する。具体的には、作業決定部34は、例えば入力された作業計画に基づき、搬送する対象となるパレットPの情報を示す作業内容を決定する。作業内容は、搬送する対象となるパレットPを特定する情報であるともいえる。本実施形態の例では、作業決定部34は、どの設備にあるどのパレットP(荷物)を、いつまでに、どこに搬送するかを、作業内容として決定する。すなわち、作業内容は、対象となるパレットPが保管されている設備と、対象となるパレットPと、パレットPの搬送先と、パレットPの搬送時期とを、を示す情報である。作業決定部34は、決定した作業内容を、演算装置14に送信する。 The work determination unit 34 determines the pallet P to be transported. Specifically, the work determination unit 34 determines the work content indicating the information of the pallet P to be transported, for example, based on the input work plan. It can be said that the work content is information that identifies the pallet P to be transported. In the example of the present embodiment, the work determination unit 34 determines as the work content which pallet P (luggage) in which equipment is to be transported by when and where. That is, the work content is information indicating the equipment in which the target pallet P is stored, the target pallet P, the transport destination of the pallet P, and the transport time of the pallet P. The work determination unit 34 transmits the determined work content to the arithmetic unit 14.

(演算装置)
図4は、演算装置の模式的なブロック図である。演算装置14は、設備Wに設けられ、移動体10の移動に関する情報などを演算し、移動体10に情報を出力する装置である。演算装置14は、コンピュータであり、図4に示すように、制御部40と記憶部42とを含む。記憶部42は、制御部40の演算内容やプログラムなどの各種情報を記憶するメモリであり、例えば、RAMと、ROMのような主記憶装置と、HDDなどの外部記憶装置とのうち、少なくとも1つ含む。
(Arithmetic logic unit)
FIG. 4 is a schematic block diagram of the arithmetic unit. The arithmetic unit 14 is a device provided in the equipment W, which calculates information about the movement of the moving body 10 and outputs the information to the moving body 10. The arithmetic unit 14 is a computer, and as shown in FIG. 4, includes a control unit 40 and a storage unit 42. The storage unit 42 is a memory that stores various information such as calculation contents and programs of the control unit 40. For example, at least one of a RAM, a main storage device such as a ROM, and an external storage device such as an HDD. Including one.

制御部40は、演算装置、すなわちCPUである。制御部40は、作業内容取得部50と、移動体選定部52と、ルート取得部54と、情報出力部56と、排他制御部58とを含む。制御部40は、記憶部42からプログラム(ソフトウェア)を読み出して実行することで、作業内容取得部50と移動体選定部52とルート取得部54と情報出力部56と排他制御部58とを実現して、それらの処理を実行する。なお、制御部40は、1つのCPUによってこれらの処理を実行してもよいし、複数のCPUを備えて、それらの複数のCPUで、処理を実行してもよい。また、作業内容取得部50と移動体選定部52とルート取得部54と情報出力部56と排他制御部58との少なくとも一部を、ハードウェア回路で実現してもよい。 The control unit 40 is an arithmetic unit, that is, a CPU. The control unit 40 includes a work content acquisition unit 50, a mobile body selection unit 52, a route acquisition unit 54, an information output unit 56, and an exclusive control unit 58. The control unit 40 realizes a work content acquisition unit 50, a mobile body selection unit 52, a route acquisition unit 54, an information output unit 56, and an exclusive control unit 58 by reading a program (software) from the storage unit 42 and executing the program (software). And execute those processes. The control unit 40 may execute these processes by one CPU, or may include a plurality of CPUs and execute the processes by the plurality of CPUs. Further, at least a part of the work content acquisition unit 50, the mobile body selection unit 52, the route acquisition unit 54, the information output unit 56, and the exclusive control unit 58 may be realized by a hardware circuit.

(作業内容取得部、移動体選定部)
作業内容取得部50は、管理システム12が決定した作業内容の情報、すなわち搬送対象となるパレットPの情報を取得する。作業内容取得部50は、作業内容におけるパレットPの情報から、パレットPが設置されている設置領域AR0を特定する。例えば、記憶部42には、パレットPと、そのパレットPが設置されている設置領域AR0とが、関連付けて記憶されており、作業内容取得部50は、記憶部42からその情報を読み出すことで、設置領域AR0を特定する。移動体選定部52は、対象となる移動体10を選定する。移動体選定部52は、例えば、設備Wに所属する複数の移動体から、対象となる移動体10を選定する。移動体選定部52は、任意の方法で対象となる移動体10を選定してよいが、例えば、作業内容取得部50が特定した設置領域AR0に基づき、その設置領域AR0にあるパレットPの搬送に適した移動体10を、対象となる移動体10として選定してよい。
(Work content acquisition department, mobile selection department)
The work content acquisition unit 50 acquires information on the work content determined by the management system 12, that is, information on the pallet P to be transported. The work content acquisition unit 50 specifies the installation area AR0 in which the pallet P is installed from the information of the pallet P in the work content. For example, the storage unit 42 stores the pallet P and the installation area AR0 in which the pallet P is installed in association with each other, and the work content acquisition unit 50 reads the information from the storage unit 42. , Specify the installation area AR0. The moving body selection unit 52 selects the target moving body 10. The mobile body selection unit 52 selects the target mobile body 10 from, for example, a plurality of mobile bodies belonging to the equipment W. The mobile body selection unit 52 may select the target mobile body 10 by any method. For example, the transport of the pallet P in the installation area AR0 based on the installation area AR0 specified by the work content acquisition unit 50. The moving body 10 suitable for the above may be selected as the target moving body 10.

(ルート取得部)
ルート取得部54は、作業内容取得部50が特定した設置領域AR0へ向かうルートRの情報を、取得する。図1の例では、ルートRとして、設置領域AR0AまでのルートRAと、設置領域AR0BまでのルートRBと、設置領域AR0CまでのルートRCとが、それぞれ設定されている。ルートRは、例えば設置領域AR0毎に、予め設定されており、ルート取得部54は、例えば記憶部42から、作業内容取得部50が特定した設置領域AR0に対して設定されたルートRの位置(座標)情報を、取得する。ルートRは、本実施形態では、予め設定されたスタート位置から、設置領域AR0への経路である。ここでのスタート位置とは、移動体10が待機している位置であってよい。ルートRは、設備Wの地図情報に基づき予め設定される。設備Wの地図情報は、設備Wに設置されている障害物(柱など)や移動体10が走行可能な通路などの位置情報を含んだ情報であり、領域A内で移動体10が移動可能な領域を示す情報といえる。また、ルートRは、設備Wの地図情報に加えて、移動体10の車両仕様の情報にも基づき、設定されてよい。車両仕様の情報とは、例えば、移動体10の大きさや最小旋回半径など、移動体10が移動可能な経路に影響を及ぼす仕様である。車両仕様の情報にも基づきルートRが設定されている場合、ルートRは、移動体毎に設定されてよい。なお、ルートRは、人によって、地図情報や車両仕様の情報などに基づき設定されてもよいし、演算装置14などの装置によって、地図情報や車両仕様の情報などに基づき、自動的に設定されてもよい。自動的にルートRを設定する場合、例えば通過して欲しいポイント(Waypoint)を指定してもよく、この場合、通過して欲しいポイントを通過しつつ、最短、かつ障害物(壁などの固定物)を避けたルートRの設定が可能となる。
(Route acquisition department)
The route acquisition unit 54 acquires the information of the route R toward the installation area AR0 specified by the work content acquisition unit 50. In the example of FIG. 1, as a route R, a route RA up to the installation area AR0A, a route RB up to the installation area AR0B, and a route RC up to the installation area AR0C are set respectively. The route R is set in advance for each installation area AR0, for example, and the route acquisition unit 54 is set by the storage unit 42, for example, for the position of the route R set for the installation area AR0 specified by the work content acquisition unit 50. Get (coordinates) information. In the present embodiment, the route R is a route from the preset start position to the installation area AR0. The start position here may be a position where the moving body 10 is waiting. The route R is preset based on the map information of the equipment W. The map information of the equipment W is information including position information such as obstacles (pillars, etc.) installed in the equipment W and passages on which the moving body 10 can travel, and the moving body 10 can move within the area A. It can be said that it is information indicating a specific area. Further, the route R may be set based on the information of the vehicle specifications of the moving body 10 in addition to the map information of the equipment W. The vehicle specification information is a specification that affects the path on which the moving body 10 can move, such as the size of the moving body 10 and the minimum turning radius. When the route R is set based on the information of the vehicle specifications, the route R may be set for each moving body. The route R may be set by a person based on map information, vehicle specification information, etc., or may be automatically set by a device such as an arithmetic unit 14 based on map information, vehicle specification information, or the like. You may. When automatically setting the route R, for example, a point (waypoint) that you want to pass may be specified. In this case, while passing the point that you want to pass, the shortest and obstacle (fixed object such as a wall) ) Can be set to avoid route R.

本実施形態では、ルートRは、複数の区間に区分されている。すなわち、ルートRは、複数の区間を含む経路であるといえる。図1では、ルートRAのうち、開始位置AR1Aから設置領域AR0Aまでの区間が、ルート(区間)RAaとして設定されている例が記載されている。ただし、1つのルートRにおける区間の長さや数は、任意に設定されてよい。 In the present embodiment, the route R is divided into a plurality of sections. That is, it can be said that the route R is a route including a plurality of sections. FIG. 1 describes an example in which a section of the route RA from the start position AR1A to the installation area AR0A is set as the route (section) RAa. However, the length and number of sections in one route R may be arbitrarily set.

本実施形態では、ルート取得部54は、ルートRの情報として、ルートRの位置(座標)情報と共に、ルートRを走行する際の移動体10の移動体10の走行条件(ルートプロファイル)と、ルートRに対して設定された安全領域AR3(図1参照)も、取得する。走行条件も、ルートRと同様に予め設定され、走行条件の設定主体は、人でもよいし演算装置14などの装置であってもよい。走行条件とは、移動体10がルートRをどのように走行するかを示す情報であり、本実施形態では移動体10の最高速度である。移動体10は、走行条件で設定された最高速度以下の速度でルートRを走行する。走行条件は、ルートR毎に設定され、さらに言えば、移動体10毎にも設定される。そのため、走行条件は、例えば同じルートRを走行する際でも、移動体10毎に異なる場合がある。本実施形態では、走行条件(最高速度)は、設備Wの地図情報、ルートRの位置(座標)、移動体10の車両仕様の情報、及びピックアップするパレットPの種類の少なくとも1つに基づき設定される。例えば、走行条件(最高速度)は、設備Wの地図情報やルートRの位置(座標)として、ルートRにおけるカーブの曲率、通路の幅、走行路線数(平行して設定されるルートRの数)などに基づいて、設定される。例えばカーブの曲率が高いほど、通路の幅が狭いほど、そして、走行路線数が多いほど、最高速度が低く設定される。また、走行条件(最高速度)は、移動体10の車両仕様の情報として、移動体10の最小旋回半径、加速や減速の速度などに基づいて、設定される。また、走行条件(最高速度)は、パレットPの種類として、パレットPに積まれている荷物のサイズ、大きさ、積み方などにも基づいて設定されてよい。 In the present embodiment, the route acquisition unit 54, as the information of the route R, includes the position (coordinates) information of the route R, the traveling condition (route profile) of the moving body 10 of the moving body 10 when traveling on the route R, and the traveling condition (route profile). The safety area AR3 (see FIG. 1) set for the route R is also acquired. The traveling conditions are also set in advance in the same manner as the route R, and the main body for setting the traveling conditions may be a person or a device such as an arithmetic unit 14. The traveling condition is information indicating how the moving body 10 travels on the route R, and is the maximum speed of the moving body 10 in the present embodiment. The moving body 10 travels on the route R at a speed equal to or lower than the maximum speed set by the traveling conditions. The traveling conditions are set for each route R, and more specifically, for each moving body 10. Therefore, the traveling conditions may differ for each moving body 10, even when traveling on the same route R, for example. In the present embodiment, the traveling condition (maximum speed) is set based on at least one of the map information of the equipment W, the position (coordinates) of the route R, the vehicle specification information of the moving body 10, and the type of the pallet P to be picked up. Will be done. For example, the traveling conditions (maximum speed) are the map information of the equipment W and the position (coordinates) of the route R, such as the curvature of the curve in the route R, the width of the passage, and the number of traveling routes (the number of routes R set in parallel). ) And so on. For example, the higher the curvature of the curve, the narrower the width of the passage, and the larger the number of traveling routes, the lower the maximum speed is set. Further, the traveling condition (maximum speed) is set as information on the vehicle specifications of the moving body 10 based on the minimum turning radius of the moving body 10, the speed of acceleration or deceleration, and the like. Further, the traveling condition (maximum speed) may be set as the type of the pallet P based on the size, size, loading method, and the like of the luggage loaded on the pallet P.

安全領域AR3も、ルートRと同様に予め設定され、安全領域AR3の設定主体は、人でもよいし演算装置14などの装置であってもよい。安全領域AR3は、ルートRに対して設定される。安全領域AR3は、移動体10がルートRを走行する際に、他の移動体10の侵入を禁止する領域である。すなわち、例えば移動体10AがルートRAを走行する際には、ルートRAについて設定された安全領域AR3には、移動体10Bなどの他の移動体10の侵入が禁止される。安全領域AR3は、ルートRの位置(座標)に基づいて設定され、さらに言えば、本実施形態では、ルートRに対して設定された走行条件にも基づき設定される。図1の例では、安全領域AR3は、ルートRからルートRの延在方向側に直交する一方側(左側)に所定の距離ΔD1までの範囲と、ルートRからルートRの延在方向側に直交する他方側(右側)に所定の距離ΔD1までの範囲とにわたって設定される。ここでの距離ΔD1は、任意に設定されてよいが、本実施形態では、走行条件に基づいて設定される。例えば最高速度が高いほど、移動体10の自己位置認識の精度が低くなるので、距離ΔD1はより長く設定され、結果として安全領域AR3がより広く設定される。なお、図1の例では、安全領域AR3は、ルートRから一方側と他方側にそれぞれ同じ距離ΔD1だけ延在された領域であるが、一方側と他方側とで延在する長さが異なってもよい。 The safety area AR3 is also set in advance in the same manner as the route R, and the setting body of the safety area AR3 may be a person or a device such as an arithmetic unit 14. The safety zone AR3 is set for the route R. The safety area AR3 is an area that prohibits the invasion of another mobile body 10 when the mobile body 10 travels on the route R. That is, for example, when the moving body 10A travels on the route RA, the intrusion of another moving body 10 such as the moving body 10B is prohibited into the safety area AR3 set for the route RA. The safety area AR3 is set based on the position (coordinates) of the route R, and further, in the present embodiment, it is also set based on the traveling conditions set for the route R. In the example of FIG. 1, the safety region AR3 has a range from the route R to a predetermined distance ΔD1 on one side (left side) orthogonal to the extending direction side of the route R, and from the route R to the extending direction side of the route R. It is set on the other side (right side) orthogonal to each other over a range up to a predetermined distance ΔD1. The distance ΔD1 here may be set arbitrarily, but in the present embodiment, it is set based on the traveling conditions. For example, the higher the maximum speed, the lower the accuracy of self-position recognition of the moving body 10, so that the distance ΔD1 is set longer, and as a result, the safety region AR3 is set wider. In the example of FIG. 1, the safety region AR3 is a region extending from the route R to one side and the other side by the same distance ΔD1, but the length extending from one side to the other side is different. You may.

(情報出力部)
情報出力部56は、演算装置14が取得した情報を、図示しない通信部を介して、移動体10に出力する。移動体10と演算装置14との通信方式は、本実施形態では無線通信であるが、通信方式は任意であってよい。情報出力部56は、ルート取得部54が取得したルートRの情報を、移動体10に出力する。ルートRは、設置領域AR0へ向かう経路であるため、移動体10の移動に関する情報であるといえる。図1の例では、設置領域AR0AのパレットPをピックアップする移動体10として、移動体10Aが選定されるため、情報出力部56は、ルートRAの情報を、移動体10Aに送信する。
(Information output section)
The information output unit 56 outputs the information acquired by the arithmetic unit 14 to the mobile body 10 via a communication unit (not shown). The communication method between the mobile body 10 and the arithmetic unit 14 is wireless communication in the present embodiment, but the communication method may be arbitrary. The information output unit 56 outputs the information of the route R acquired by the route acquisition unit 54 to the moving body 10. Since the route R is a route toward the installation area AR0, it can be said that it is information regarding the movement of the moving body 10. In the example of FIG. 1, since the moving body 10A is selected as the moving body 10 for picking up the pallet P of the installation area AR0A, the information output unit 56 transmits the information of the route RA to the moving body 10A.

(排他制御部)
排他制御部58は、移動体10が走行する際に他の移動体10が走行することを禁止する禁止ルートを設定する。情報出力部56は、禁止ルートに基づいた情報を、その他の移動体10に出力する。禁止ルートについては、後述する。
(Exclusive control unit)
The exclusive control unit 58 sets a prohibited route that prohibits another moving body 10 from traveling when the moving body 10 travels. The information output unit 56 outputs information based on the prohibited route to the other mobile body 10. The prohibited routes will be described later.

(移動体の制御装置)
次に、移動体10の制御装置28について説明する。図5は、移動体の制御装置の模式的なブロック図である。制御装置28は、移動体10を制御する。制御装置28は、移動体10のセンサ26によるパレットPの位置や向きの検出結果に基づき、目標位置・姿勢AR2までの軌道TRを設定する。軌道TRの設定方法は後述する。制御装置28は、移動体10を、軌道TRに沿って目標位置・姿勢AR2まで移動させて、移動体10にパレットPをピックアップさせる。制御装置28は、コンピュータであり、図5に示すように、制御部70と記憶部72とを含む。記憶部72は、制御部70の演算内容やプログラムなどの各種情報を記憶するメモリであり、例えば、RAMと、ROMのような主記憶装置と、HDDなどの外部記憶装置とのうち、少なくとも1つ含む。
(Control device for moving objects)
Next, the control device 28 of the moving body 10 will be described. FIG. 5 is a schematic block diagram of a moving body control device. The control device 28 controls the moving body 10. The control device 28 sets the trajectory TR up to the target position / posture AR2 based on the detection result of the position and orientation of the pallet P by the sensor 26 of the moving body 10. The method of setting the orbit TR will be described later. The control device 28 moves the moving body 10 to the target position / posture AR2 along the trajectory TR, and causes the moving body 10 to pick up the pallet P. The control device 28 is a computer and includes a control unit 70 and a storage unit 72 as shown in FIG. The storage unit 72 is a memory that stores various information such as calculation contents and programs of the control unit 70. For example, at least one of a RAM, a main storage device such as a ROM, and an external storage device such as an HDD. Including one.

制御部70は、演算装置、すなわちCPUである。制御部70は、ルート情報取得部80と、移動制御部82と、目標物情報取得部84と、軌道設定部86と、情報出力部88とを含む。制御部70は、記憶部72からプログラム(ソフトウェア)を読み出して実行することで、ルート情報取得部80と移動制御部82と目標物情報取得部84と軌道設定部86と情報出力部88とを実現して、それらの処理を実行する。なお、制御部70は、1つのCPUによってこれらの処理を実行してもよいし、複数のCPUを備えて、それらの複数のCPUで、処理を実行してもよい。また、ルート情報取得部80と移動制御部82と目標物情報取得部84と軌道設定部86と情報出力部88との少なくとも一部を、ハードウェア回路で実現してもよい。 The control unit 70 is an arithmetic unit, that is, a CPU. The control unit 70 includes a route information acquisition unit 80, a movement control unit 82, a target information acquisition unit 84, a trajectory setting unit 86, and an information output unit 88. The control unit 70 reads a program (software) from the storage unit 72 and executes it to obtain the route information acquisition unit 80, the movement control unit 82, the target information acquisition unit 84, the trajectory setting unit 86, and the information output unit 88. Realize and perform those processes. The control unit 70 may execute these processes by one CPU, or may include a plurality of CPUs and execute the processes by the plurality of CPUs. Further, at least a part of the route information acquisition unit 80, the movement control unit 82, the target object information acquisition unit 84, the trajectory setting unit 86, and the information output unit 88 may be realized by a hardware circuit.

(ルート情報取得部、移動制御部)
ルート情報取得部80は、演算装置14からルートRの情報を取得する。移動制御部82は、移動体10の駆動部やステアリングなどの移動機構を制御して、移動体10の移動を制御する。移動制御部82は、ルート情報取得部80が取得したルートRに従って、移動体10を移動させる。すなわち、移動制御部82は、現在の移動体10の位置から、設置領域AR0に向けて、ルートRを通るように、移動体10を移動させる。ルートRの走行条件が設定されていた場合は、移動制御部82は、走行条件に従って、移動体10を移動させる。移動制御部82は、移動体10の位置情報を逐次把握することで、ルートRを通るように、移動体10を移動させる。移動体10の位置情報の取得方法は任意であるが、例えば本実施形態では、図1に示すように、設備Wに検出体Sが設けられており、移動制御部82は、検出体Sの検出に基づき移動体10の位置情報を取得する。具体的には、移動体10は、検出体Sに向けてレーザ光を照射し、検出体Sによるレーザ光の反射光を受光して、設備Wにおける自身の位置を検出する。ここでの移動体10の位置とは、設備Wの領域Aにおける方向X及び方向Yの二次元座標であり、以下においても、位置とは、別途説明が無い限り、領域Aにおける二次元座標を指す。
(Route information acquisition unit, movement control unit)
The route information acquisition unit 80 acquires the information of the route R from the arithmetic unit 14. The movement control unit 82 controls the movement of the moving body 10 by controlling a moving mechanism such as a driving unit and steering of the moving body 10. The movement control unit 82 moves the moving body 10 according to the route R acquired by the route information acquisition unit 80. That is, the movement control unit 82 moves the moving body 10 from the current position of the moving body 10 toward the installation area AR0 so as to pass through the route R. When the traveling conditions of the route R are set, the movement control unit 82 moves the moving body 10 according to the traveling conditions. The movement control unit 82 moves the moving body 10 so as to pass through the route R by sequentially grasping the position information of the moving body 10. The method of acquiring the position information of the mobile body 10 is arbitrary. For example, in the present embodiment, as shown in FIG. 1, the equipment W is provided with the detector body S, and the movement control unit 82 is the detector body S. The position information of the moving body 10 is acquired based on the detection. Specifically, the moving body 10 irradiates the detection body S with the laser light, receives the reflected light of the laser light by the detection body S, and detects its own position in the equipment W. The position of the moving body 10 here is the two-dimensional coordinates of the direction X and the direction Y in the area A of the equipment W, and also in the following, the position is the two-dimensional coordinates in the area A unless otherwise explained. Point to.

(目標物情報取得部)
目標物情報取得部84は、移動体10がルートR上を走行中に、移動体10のセンサ26に対象物の検出を行わせる。すなわち、目標物情報取得部84は、移動体10がルートR上を走行中に、センサ26に対象物の検出処理を、逐次実行させている。センサ26は、移動体10がセンサ26によってパレットPの位置情報を検出可能な距離に到達したら、例えばパレットPからの反射光を受光して、パレットPの位置情報を検出する。本実施形態では、センサ26がパレットPの位置情報を検出した際の移動体10の位置が、開始位置AR1となる。すなわち、目標物情報取得部84は、開始位置AR1において、センサ26からパレットPの位置情報の検出結果を取得する。
(Target information acquisition department)
The target information acquisition unit 84 causes the sensor 26 of the moving body 10 to detect the object while the moving body 10 is traveling on the route R. That is, the target information acquisition unit 84 causes the sensor 26 to sequentially execute the detection process of the object while the moving body 10 is traveling on the route R. When the moving body 10 reaches a distance at which the position information of the pallet P can be detected by the sensor 26, the sensor 26 receives, for example, the reflected light from the pallet P and detects the position information of the pallet P. In the present embodiment, the position of the moving body 10 when the sensor 26 detects the position information of the pallet P is the start position AR1. That is, the target information acquisition unit 84 acquires the detection result of the position information of the pallet P from the sensor 26 at the start position AR1.

図6は、設置領域内におけるパレットの配置を説明する図である。図6に示すように、パレットPは、一つの表面(側面)である前面Paに、フォーク24が挿入される開口Pbが形成されている。パレットPは、この前面Paが開始位置AR1に対向するように、設置領域AR0に設置される。パレットPは、設置領域AR0内に収まるように、言い換えれば設置領域AR0からはみ出さないように、設置されることが好ましい。また、設置領域AR0は、パレットPが設置領域AR0からはみ出さないように配置された際に、パレットPの設置領域AR0に対する傾斜角度θが45度を超えないように、大きさが設定されていることが好ましい。すなわち、傾斜角度θは、0度以上45度以下の範囲に収まるように設定されている。傾斜角度θは、領域ARに沿った水平方向における、パレットPの設置領域AR0に対する角度のずれを指す。例えば、パレットPの中心点CP0と、パレットPの前面Paの水平方向における中点CPとを結び、Z方向(鉛直方向)に直交する直線を、直線L1とする。そして、設置領域AR0の中心点CA0と、設置領域AR0の開始位置AR1と対向する側の辺の中点CA1とを結び、Z方向(鉛直方向)に直交する直線を、直線LAとする。この場合、直線L1と直線LAとがなす角度が、傾斜角度θであるといえる。ここで、パレットPの前面Paにおける辺の長さを長さDXとし、側面における辺の長さを、長さDYとする。この場合、パレットPが設置領域AR0からはみ出さないように配置された際に傾斜角度θが45度を超えないようにするには、例えば、設置領域AR0の辺の少なくとも1つが、{(DX/√2)+(DY/√2}より短く設定されていればよい。 FIG. 6 is a diagram illustrating the arrangement of pallets in the installation area. As shown in FIG. 6, in the pallet P, an opening Pb into which the fork 24 is inserted is formed in the front surface Pa which is one surface (side surface). The pallet P is installed in the installation area AR0 so that the front surface Pa faces the start position AR1. It is preferable that the pallet P is installed so as to fit in the installation area AR0, in other words, not to protrude from the installation area AR0. Further, the size of the installation area AR0 is set so that the inclination angle θ with respect to the installation area AR0 of the pallet P does not exceed 45 degrees when the pallet P is arranged so as not to protrude from the installation area AR0. It is preferable to have. That is, the inclination angle θ is set so as to be within the range of 0 degrees or more and 45 degrees or less. The inclination angle θ refers to a deviation of the angle of the pallet P with respect to the installation area AR0 in the horizontal direction along the area AR. For example, a straight line that connects the center point CP0 of the pallet P and the midpoint CP in the horizontal direction of the front surface Pa of the pallet P and is orthogonal to the Z direction (vertical direction) is defined as a straight line L1. Then, the straight line that connects the center point CA0 of the installation area AR0 and the midpoint CA1 of the side opposite to the start position AR1 of the installation area AR0 and is orthogonal to the Z direction (vertical direction) is defined as a straight line LA. In this case, it can be said that the angle formed by the straight line L1 and the straight line LA is the inclination angle θ. Here, the length of the side on the front Pa of the pallet P is defined as the length DX, and the length of the side on the side surface is defined as the length DY. In this case, in order to prevent the inclination angle θ from exceeding 45 degrees when the pallet P is arranged so as not to protrude from the installation area AR0, for example, at least one of the sides of the installation area AR0 is {(DX). It may be set shorter than / √2) + (DY / √2}.

図5に示す目標物情報取得部84は、開始位置AR1において、移動体10のセンサ26から、目標物であるパレットPの位置情報の検出結果を取得する。パレットPの位置情報は、パレットPの向きを示す情報であり、さらに言えば、パレットPの位置と向きとを示す情報である。図7は、パレットの位置情報を検出している状態を説明する模式図である。例えばセンサ26がレーザ光を照射する構成の場合、目標物情報取得部84は、移動体10がルートRを走行中に、センサ26から、横方向(水平方向)に走査させつつ、レーザ光LTを照射させる。移動体10が開始位置AR1に到達したら、センサ26の前方向にあるパレットPは、レーザ光LTを反射する。センサ26は、パレットPからの反射光を受光する。目標物情報取得部84は、センサ26が受光したパレットPからの反射光に基づき、パレットPの位置及び向きを検出する。すなわち、図7に示すように、目標物情報取得部84は、移動体10がルートR上の開始位置AR1に到着したら、センサ26から、設置領域AR0内のパレットPの、位置及び向きの検出結果を取得するといえる。ここでのパレットPの位置とは、移動体10に対するパレットPの位置であり、移動体10に対してパレットPが位置する方向及び距離(すなわち座標)であるともいえる。目標物情報取得部84が取得するパレットPの位置は、開始位置AR1に対するパレットPの位置であるともいえる。 The target information acquisition unit 84 shown in FIG. 5 acquires the detection result of the position information of the pallet P, which is the target, from the sensor 26 of the moving body 10 at the start position AR1. The position information of the pallet P is information indicating the orientation of the pallet P, and more specifically, information indicating the position and orientation of the pallet P. FIG. 7 is a schematic diagram illustrating a state in which the position information of the pallet is detected. For example, in the case where the sensor 26 irradiates the laser beam, the target information acquisition unit 84 scans the sensor 26 in the lateral direction (horizontal direction) while the moving body 10 is traveling on the route R, and the laser beam LT. Is irradiated. When the moving body 10 reaches the start position AR1, the pallet P in the front direction of the sensor 26 reflects the laser beam LT. The sensor 26 receives the reflected light from the pallet P. The target information acquisition unit 84 detects the position and orientation of the pallet P based on the reflected light from the pallet P received by the sensor 26. That is, as shown in FIG. 7, when the moving body 10 arrives at the start position AR1 on the route R, the target information acquisition unit 84 detects the position and orientation of the pallet P in the installation area AR0 from the sensor 26. It can be said to get the result. The position of the pallet P here is the position of the pallet P with respect to the moving body 10, and can be said to be the direction and distance (that is, coordinates) at which the pallet P is located with respect to the moving body 10. It can be said that the position of the pallet P acquired by the target information acquisition unit 84 is the position of the pallet P with respect to the start position AR1.

また、パレットPの向きとは、移動体10に対してパレットPが向いている方向を指し、より具体的には開始位置AR1に対してパレットPの前面Paの向いている方向を指す。例えば、パレットPの中点CP1と、移動体10の基準点CFとを結び、方向Z(鉛直方向)に直交する直線を、直線L0とすると、直線L0に対する直線L1の傾きが、パレットPの向きであるといえる。すなわち、パレットPの向きは、直線L0と直線L1とがなす角度θPであるともいえ、目標物情報取得部84は、角度θPを算出してもよい。なお、基準点CFは、開始位置AR1の基準点ともいえ、予め位置が設定されている。基準点CFは、開始位置AR1に対して任意の位置に設定されてもよいが、例えば、開始位置AR1に到着した移動体10の水平方向における中点に重なる位置を、基準点CFとして設定してよい。なお、目標物情報取得部84は、パレットPからの反射光がセンサ26に向かってくる方向や、レーザ光LTを照射してから反射光を受光するまでの時間などから、パレットPの位置及び向きを算出することができる。 The orientation of the pallet P refers to the direction in which the pallet P faces the moving body 10, and more specifically, the direction in which the front surface Pa of the pallet P faces with respect to the start position AR1. For example, if the straight line L0 connects the midpoint CP1 of the pallet P and the reference point CF of the moving body 10 and is orthogonal to the direction Z (vertical direction), the inclination of the straight line L1 with respect to the straight line L0 is the slope of the pallet P. It can be said that it is suitable. That is, it can be said that the direction of the pallet P is the angle θP formed by the straight line L0 and the straight line L1, and the target information acquisition unit 84 may calculate the angle θP. The reference point CF can be said to be the reference point of the start position AR1, and the position is set in advance. The reference point CF may be set at an arbitrary position with respect to the start position AR1, but for example, a position overlapping the middle point in the horizontal direction of the moving body 10 arriving at the start position AR1 is set as the reference point CF. It's okay. The target information acquisition unit 84 determines the position of the pallet P and the position of the pallet P based on the direction in which the reflected light from the pallet P comes toward the sensor 26, the time from irradiating the laser beam LT to receiving the reflected light, and the like. The orientation can be calculated.

ここで、パレットPをピックアップするためのルートRは予め設定済みであるが、ルートRは、パレットPの位置や向きのずれを考慮せずに生成された経路となっている。そのため、移動体10は、ルートRに従ってパレットPまでアプローチしても、パレットPの位置や向きのずれに起因して、パレットPを適切にピックアップできない場合がある。それに対して、移動体10は、目標物情報取得部84が取得したパレットPの位置情報に基づき、パレットPをピックアップするための軌道TRを生成して、その軌道TRに従ってパレットPにアプローチする。すなわち、軌道TRは、パレットPの位置及び向きのずれを考慮して設定されたパレットPへのアプローチ軌道であるといえる。以下、軌道TRの設定方法について説明する。 Here, the route R for picking up the pallet P is preset, but the route R is a route generated without considering the deviation of the position and orientation of the pallet P. Therefore, even if the moving body 10 approaches the pallet P according to the route R, the pallet P may not be properly picked up due to the deviation of the position and orientation of the pallet P. On the other hand, the moving body 10 generates an orbit TR for picking up the pallet P based on the position information of the pallet P acquired by the target information acquisition unit 84, and approaches the pallet P according to the orbit TR. That is, it can be said that the orbit TR is an approach orbit to the pallet P set in consideration of the deviation of the position and orientation of the pallet P. Hereinafter, the method of setting the orbit TR will be described.

(軌道設定部)
図8は、第1実施形態における軌道の設定を説明する模式図である。図8に示すように、軌道設定部86(図5参照)は、開始位置AR1(開始位置AR1にある移動体10)から目標位置・姿勢AR2までの軌道TRを設定する。軌道設定部86は、目標物情報取得部84が取得したパレットPの位置情報に基づき、すなわちパレットPの位置及び向きに基づき、目標位置・姿勢AR2を設定する。すなわち、パレットPの位置及び向きから、パレットPをピックアップ可能な(直進することでフォーク24をパレットPの開口Pbに挿入することができる)位置及び姿勢を算出して、目標位置・姿勢AR2とする。一例として、開口Pbの入口から、パレットPの開口Pbの軸方向に1000mm平行移動した箇所を、目標位置・姿勢AR2としてもよい。なお、軌道設定部86は、演算システム14の制御部40に含まれていてもよく、演算装置14が軌道TRを設定してもよい。この場合、移動体10は、演算装置14から軌道TRの情報を取得する。
(Orbit setting part)
FIG. 8 is a schematic diagram illustrating the setting of the orbit in the first embodiment. As shown in FIG. 8, the track setting unit 86 (see FIG. 5) sets the track TR from the start position AR1 (moving body 10 at the start position AR1) to the target position / posture AR2. The trajectory setting unit 86 sets the target position / posture AR2 based on the position information of the pallet P acquired by the target information acquisition unit 84, that is, based on the position and orientation of the pallet P. That is, the position and posture at which the pallet P can be picked up (the fork 24 can be inserted into the opening Pb of the pallet P by going straight) are calculated from the position and orientation of the pallet P, and the target position / posture AR2 is obtained. do. As an example, a portion that is translated by 1000 mm in the axial direction of the opening Pb of the pallet P from the entrance of the opening Pb may be set as the target position / posture AR2. The trajectory setting unit 86 may be included in the control unit 40 of the arithmetic system 14, or the arithmetic unit 14 may set the trajectory TR. In this case, the moving body 10 acquires the information of the orbit TR from the arithmetic unit 14.

本実施形態では、軌道設定部86は、モデル予測制御(MPC:Model Predictive Control)によって、軌道TRを算出する。以下、軌道TRの算出方法の例を説明する。 In the present embodiment, the trajectory setting unit 86 calculates the trajectory TR by model prediction control (MPC: Model Predictive Control). Hereinafter, an example of a method for calculating the orbit TR will be described.

移動体10の制御入力u(k)は、以下の式(1)で表される。 The control input u (k) of the mobile body 10 is represented by the following equation (1).

Figure 0007022775000001
Figure 0007022775000001

ここで、v(k)は、移動体10の速度指令値であり、φ(k)は、移動体10のヨーレート指令値であり、kは、離散時間のインデクスを表す。離散時間毎の移動体10の制御入力U(k)は、以下の式(2)で表される。なお、Nは、予測区間(Predictive horizon)である。 Here, v (k) is a speed command value of the moving body 10, φ (k) is a yaw rate command value of the moving body 10, and k represents a discrete-time index. The control input U (k) of the moving body 10 for each discrete time is expressed by the following equation (2). In addition, N is a prediction interval (Predictive horizon).

Figure 0007022775000002
Figure 0007022775000002

軌道設定部86は、次の式(3)に示す最適化問題を解き、制御入力の最適解であるu(k),u(k+1),・・・,u(k+N-1)を求めて、軌道TRを算出する。この最適化問題の解法としては,逐次二次計画法や内点法などの公知技術を用いることができる。 The trajectory setting unit 86 solves the optimization problem shown in the following equation (3), and finds u (k), u (k + 1), ..., U (k + N-1), which are the optimum solutions for the control input. , Calculate the orbit TR. As a method for solving this optimization problem, known techniques such as a sequential quadratic programming method and an interior point method can be used.

Figure 0007022775000003
Figure 0007022775000003

なお、このように軌道TRを算出する際には、例えば、以下の式(4)から式(8)に示す拘束条件を与える。 When calculating the orbit TR in this way, for example, the constraint conditions shown in the following equations (4) to (8) are given.

Figure 0007022775000004
Figure 0007022775000004
Figure 0007022775000005
Figure 0007022775000005
Figure 0007022775000006
Figure 0007022775000006
Figure 0007022775000007
Figure 0007022775000007
Figure 0007022775000008
Figure 0007022775000008

ここで、xは、方向Xにおける移動体10の座標であり、yは、方向Yにおける移動体10の座標であり、θは、基準軸に対する移動体10の傾斜角度であり、Lは、車両Vの前輪と後輪との距離を示すホイールベースである。vMAX、φMAXは、予め設定される速度とヨーレートの上限値である。 Here, x is the coordinates of the moving body 10 in the direction X, y is the coordinates of the moving body 10 in the direction Y, θ is the inclination angle of the moving body 10 with respect to the reference axis, and L is the vehicle. It is a wheelbase that indicates the distance between the front and rear wheels of the V. vMAX and φMAX are preset upper limits of speed and yaw rate.

なお、開始位置AR1から目標位置・姿勢AR2まで到達可能な軌道は、複数存在する場合がある。この場合、軌道設定部86は、開始位置AR1から目標位置・姿勢AR2まで到達可能な複数の軌道を算出して、それらの複数の軌道のうち、予め設定されていたルートRに最も近い軌道を、軌道TRとして設定してよい。ルートRは、パレットPが傾いていない(角度θPが0)と仮定した場合の軌道に相当し、開始位置AR1から目標位置・姿勢AR2までを結ぶ直線状の軌道であるため、ルートRに最も近い軌道を軌道TRとすることで、カーブを小さくして目標位置・姿勢AR2に早く到達することが可能となる。 In addition, there may be a plurality of orbits that can be reached from the start position AR1 to the target position / attitude AR2. In this case, the track setting unit 86 calculates a plurality of tracks that can be reached from the start position AR1 to the target position / attitude AR2, and among those plurality of tracks, the track closest to the preset route R is selected. , May be set as an orbit TR. The route R corresponds to the trajectory when the pallet P is not tilted (the angle θP is 0), and is the most linear trajectory connecting the start position AR1 to the target position / attitude AR2. By setting the orbit TR as the orbit TR, it is possible to reduce the curve and reach the target position / attitude AR2 quickly.

(情報出力部)
図5に示す情報出力部88は、移動体10が開始位置AR1に到達したら、演算装置14に対して、走行許可申請を出力する。走行許可申請とは、開始位置AR1から設置領域AR0までのルートRの走行の許可を申請する旨の情報である。図8の例では、移動体10Aは、開始位置AR1Aに到着したら、開始位置AR1Aから設置領域AR0AまでのルートRAaの走行の許可を申請する旨の、走行許可申請を出力する。なお、実際には、移動体10Aは、ルートRAaではなく軌道TRに従って走行する。本実施形態の例においては、情報出力部88は、移動体10が開始位置AR1に到達して軌道TRの設定が終了したら、演算装置14に走行許可申請を出力するが、走行許可申請の出力タイミングは、軌道TRの設定後に限られない。例えば、情報出力部88は、移動体10が開始位置AR1に到達したら、軌道TRの設定の前に演算装置14に走行許可申請を出力してもよい。この場合、軌道設定部86は、演算装置14から後述の走行許可指示を取得したら、軌道TRを設定する。
(Information output section)
When the moving body 10 reaches the start position AR1, the information output unit 88 shown in FIG. 5 outputs a travel permission application to the arithmetic unit 14. The travel permit application is information to apply for a travel permit for the route R from the start position AR1 to the installation area AR0. In the example of FIG. 8, when the mobile body 10A arrives at the start position AR1A, it outputs a travel permission application to apply for permission to travel the route RAa from the start position AR1A to the installation area AR0A. In reality, the moving body 10A travels according to the track TR instead of the route RAa. In the example of the present embodiment, the information output unit 88 outputs a travel permit application to the arithmetic unit 14 when the moving body 10 reaches the start position AR1 and the setting of the track TR is completed, but outputs the travel permit application. The timing is not limited to after the orbit TR is set. For example, when the moving body 10 reaches the start position AR1, the information output unit 88 may output a travel permission application to the arithmetic unit 14 before setting the track TR. In this case, the track setting unit 86 sets the track TR after acquiring the travel permission instruction described later from the arithmetic unit 14.

(演算装置の排他制御部)
演算装置14の排他制御部58は、移動体10から走行許可申請を取得したら、禁止ルートを設定する。以下では、移動体10Aから走行許可申請を取得した場合を例にして説明する。排他制御部58は、移動体10Aから走行許可申請を取得したら、移動体10Aが走行を申請しているルートRAaの走行を許可するかを判断する。ルートRAaは、移動体10A以外の移動体10の走行許可申請により禁止ルートに設定されている(ブロックされている)場合があり、そのような場合には、排他制御部58は、移動体10AのルートRAaの走行を許可しない。すなわち、排他制御部58は、移動体10AからルートRAaの走行許可申請を取得したら、ルートRAaがブロック済みであるかを、すなわちルートRAaが禁止ルートとして設定済みかを、判断する。排他制御部58は、ルートRAaが禁止ルートとして設定済みでない場合は、移動体10AのルートRAaの走行を許可すると判断し、ルートRAaが禁止ルートとして設定済みである場合は、移動体10AのルートRAaの走行を許可しないと判断する。
(Exclusive control unit of arithmetic unit)
When the exclusive control unit 58 of the arithmetic unit 14 obtains a travel permission application from the mobile body 10, it sets a prohibited route. In the following, a case where a travel permit application is obtained from the mobile body 10A will be described as an example. When the exclusive control unit 58 obtains the travel permission application from the mobile body 10A, the exclusive control unit 58 determines whether to permit the travel of the route RAa to which the mobile body 10A is applying for travel. The route RAa may be set (blocked) as a prohibited route by a travel permission application for a mobile body 10 other than the mobile body 10A. In such a case, the exclusive control unit 58 may use the mobile body 10A. Do not allow the route RAa to run. That is, when the exclusive control unit 58 obtains the travel permission application for the route RAa from the mobile body 10A, it determines whether the route RAa has been blocked, that is, whether the route RAa has been set as a prohibited route. The exclusive control unit 58 determines that the travel of the route RAa of the mobile body 10A is permitted if the route RAa is not set as the prohibited route, and if the route RAa is set as the prohibited route, the route of the mobile body 10A. It is determined that RAa is not allowed to run.

図9は、第1実施形態に係る禁止ルートの設定を説明するための模式図である。排他制御部58は、移動体10AのルートRAaの走行を許可すると判断した場合には、ルートRAaに対応する禁止ルートを設定する。ここで、上述のように、ルートRには、他の移動体10の侵入を禁止する安全領域AR3が設定されている。一般的に、ルートRは、そのルートRの安全領域AR3が他のルートRの安全領域AR3に重ならないように設定されている。そのため、移動体10AによるルートRAaの走行を許可する場合には、ルートRAaを禁止ルートとして設定すればよく、ルートRAaの近傍のルートRB、RCは、ルートRAaと安全領域AR3が重ならないため、禁止ルートとして指定しないことも考えられる。しかし、ルートRAaは、上述のように、パレットPの位置及び向きのずれを考慮しない経路であり、移動体10Aは、パレットPの位置及び向きのずれに起因して、ルートRAaから外れた軌道を走行する可能性がある。その場合、移動体10Aが走行する軌道が他のルートRB、RCの安全領域AR3と重なり、禁止ルートとされなかったルートRB、RCを走行してきた他の移動体10と衝突したり、デッドロックを起こしたりするおそれがある。そのような場合に備え、本実施形態に係る排他制御部58は、パレットPの位置及び向きのずれに起因して移動体10AがルートRAaから外れて走行する場合に侵入する可能性がある経路を、移動体10A以外の走行を禁止する禁止ルートとして設定する。以下、具体的に説明する。 FIG. 9 is a schematic diagram for explaining the setting of the prohibited route according to the first embodiment. When the exclusive control unit 58 determines that the traveling of the route RAa of the mobile body 10A is permitted, the exclusive control unit 58 sets a prohibited route corresponding to the route RAa. Here, as described above, the safety zone AR3 that prohibits the intrusion of the other mobile body 10 is set on the route R. Generally, the route R is set so that the safety area AR3 of the route R does not overlap with the safety area AR3 of another route R. Therefore, when allowing the traveling of the route RAa by the moving body 10A, the route RAa may be set as a prohibited route, and the route RB and RC in the vicinity of the route RAa do not overlap the route RAa and the safety area AR3. It is also possible not to specify it as a prohibited route. However, as described above, the route RAa is a route that does not consider the deviation of the position and orientation of the pallet P, and the moving body 10A is an orbit that deviates from the route RAa due to the deviation of the position and orientation of the pallet P. There is a possibility of traveling. In that case, the track on which the moving body 10A travels overlaps with the safety area AR3 of the other route RB and RC, and collides with the other moving body 10 traveling on the route RB and RC that are not prohibited routes, or is deadlocked. May cause. In preparation for such a case, the exclusive control unit 58 according to the present embodiment may invade the moving body 10A when the moving body 10A deviates from the route RAa due to a deviation in the position and orientation of the pallet P. Is set as a prohibited route that prohibits traveling other than the moving body 10A. Hereinafter, a specific description will be given.

第1実施形態においては、それぞれのルートRに対応する禁止ルートは、予め決められている。より詳しくは、上述のように、複数のルートRは予め設定されており、禁止ルートは、それらの複数のルートRのうちから予め決められている。すなわち例えば、ルートRAaに対応する禁止ルートは、複数のルートRのうちから予め決められており、ルートRAaとルートRAaに対応する禁止ルートとが、紐づけられた情報として、例えば記憶部42に記憶されている。 In the first embodiment, the prohibited routes corresponding to the respective routes R are predetermined. More specifically, as described above, the plurality of routes R are preset, and the prohibited route is predetermined from among the plurality of routes R. That is, for example, the prohibited route corresponding to the route RAa is predetermined from a plurality of routes R, and the route RAa and the prohibited route corresponding to the route RAa are linked to, for example, in the storage unit 42. It is remembered.

第1実施形態においては、あるルートRに対して所定の距離範囲内にあるルートRが、そのルートRに対応する禁止ルートとされている。図9に示すように、ルートRAaに対して、ルートRAaの延在方向に対して直交する一方側(図9では方向X側)に所定の距離ΔD2だけ離れた線分を、線分S1とする。また、ルートRAaに対して、ルートRAaの延在方向に対して直交する他方側(図9では方向Xと反対側)に所定の距離ΔD2だけ離れた線分を、線分S2とする。この場合、線分S1と線分S2との間のルートRが、ルートRAaに対応する禁止ルートとして決められている。さらに言えば、安全領域AR3が線分S1と線分S2との間に位置しているルートRが、ルートRAaに対応する禁止ルートとされていることが好ましい。この場合、ルートR自体は線分S1と線分S2との間になくても、安全領域AR3が線分S1と線分S2との間に位置しているルートRは、禁止ルートとされる。図9の例では、開始位置AR1Bから設置領域AR0BまでのルートRBと、開始位置AR1Cから設置領域AR0CまでのルートRBと、ルートRAaとが、ルートRAaに対応する禁止ルートとして設定される。 In the first embodiment, the route R within a predetermined distance range with respect to a certain route R is regarded as a prohibited route corresponding to the route R. As shown in FIG. 9, a line segment separated by a predetermined distance ΔD2 on one side (direction X side in FIG. 9) orthogonal to the extending direction of the route RAa with respect to the route RAa is referred to as a line segment S1. do. Further, a line segment separated by a predetermined distance ΔD2 from the other side (the side opposite to the direction X in FIG. 9) orthogonal to the extending direction of the route RAa with respect to the route RAa is defined as a line segment S2. In this case, the route R between the line segment S1 and the line segment S2 is determined as the prohibited route corresponding to the route RAa. Further, it is preferable that the route R in which the safety region AR3 is located between the line segment S1 and the line segment S2 is a prohibited route corresponding to the route RAa. In this case, even if the route R itself is not between the line segment S1 and the line segment S2, the route R in which the safety region AR3 is located between the line segment S1 and the line segment S2 is regarded as a prohibited route. .. In the example of FIG. 9, the route RB from the start position AR1B to the installation area AR0B, the route RB from the start position AR1C to the installation area AR0C, and the route RAa are set as prohibited routes corresponding to the route RAa.

禁止ルートについてさらに説明する。図9に示すように、開始位置AR1Aと設置領域AR0Aとの間の領域のうち、線分S1と線分S2との間の領域を、侵入禁止領域AR4とする。移動体10AのルートRAaの走行を許可する場合、侵入禁止領域AR4は、他の移動体10の侵入を禁止する領域となり、安全領域AR3が侵入禁止領域AR4に重なるルートRが、ルートRAaに対応する禁止ルートとして決められているといえる。 The prohibited routes will be further described. As shown in FIG. 9, among the areas between the start position AR1A and the installation area AR0A, the area between the line segment S1 and the line segment S2 is designated as the intrusion prohibition area AR4. When the traveling of the route RAa of the mobile body 10A is permitted, the intrusion prohibited area AR4 becomes an area where the intrusion of other mobile bodies 10 is prohibited, and the route R in which the safety area AR3 overlaps the intrusion prohibited area AR4 corresponds to the route RAa. It can be said that it has been decided as a prohibited route.

なお、距離ΔD2は、任意に設定されてよいが、安全領域AR3の範囲となる距離ΔD1より長く設定されることが好ましい。また例えば、距離ΔD2は、移動体10の車両長さと、フォーク24を最大まで伸ばした長さの合計値に対して、所定の安全率(例えば1.2など)を乗じた値としてもよい。また、本実施形態では、線分S1と線分S2との両方が、ルートRAaから同じ距離ΔD2だけ離れているが、線分S1とルートRAaとの距離と、線分S1とルートRAaとの距離とは、異なってもよい。 The distance ΔD2 may be set arbitrarily, but it is preferably set longer than the distance ΔD1 which is within the range of the safety region AR3. Further, for example, the distance ΔD2 may be a value obtained by multiplying the total value of the vehicle length of the moving body 10 and the length of the fork 24 extended to the maximum by a predetermined safety factor (for example, 1.2). Further, in the present embodiment, both the line segment S1 and the line segment S2 are separated from the route RAa by the same distance ΔD2, but the distance between the line segment S1 and the route RAa and the line segment S1 and the route RAa are different. It may be different from the distance.

以上のように、本実施形態においては、ルートRに対応する禁止ルートが予め決められている。排他制御部58は、ルート取得部54が取得した移動体10AのルートRAaに基づき、複数のルートRのうちから、ルートRAaに対して予め決められていた禁止ルートを読み出して、読みだした禁止ルートを、ルートRAaに対応する禁止ルートとして設定する。言い換えれば、排他制御部58は、移動体10Aが走行許可を申請したルートRAaに対応する禁止ルートとして決められていたルートRを読み出して、読み出したルートRを、ルートRAaに対応する禁止ルートとして設定する。排他制御部58は、移動体10AのルートRAaに対して所定の距離範囲内にあるルートRを、禁止ルートとして設定するともいえる。 As described above, in the present embodiment, the prohibited route corresponding to the route R is predetermined. The exclusive control unit 58 reads out the prohibited route predetermined for the route RAa from the plurality of routes R based on the route RAa of the mobile body 10A acquired by the route acquisition unit 54, and reads out the prohibition. The route is set as a prohibited route corresponding to the route RAa. In other words, the exclusive control unit 58 reads out the route R determined as the prohibited route corresponding to the route RAa to which the mobile body 10A has applied for the travel permission, and sets the read route R as the prohibited route corresponding to the route RAa. Set. It can be said that the exclusive control unit 58 sets the route R within a predetermined distance range with respect to the route RAa of the mobile body 10A as a prohibited route.

このように、以上の説明では、ルートRAaと禁止ルートとが、予め紐付けられている。ただし、それに限られず、ルートRAaに対して、他の移動体10の侵入を禁止する侵入禁止領域AR4が予め決められていてもよい。この場合、排他制御部58は、移動体10Aが走行許可を申請したルートRAaに基づき、ルートRAaに対して予め決められている侵入禁止領域AR4を読み出して、侵入禁止領域AR4の範囲内にあるルートR(又は侵入禁止領域AR4に安全領域AR3が重なるルートR)を、禁止ルートとして設定する。この場合でも、ルートRAaと侵入禁止領域AR4とが予め紐付けられているため、ルートRAaに対応する禁止ルートは、予め決められているといえる。 As described above, in the above description, the route RAa and the prohibited route are linked in advance. However, the present invention is not limited to this, and an intrusion prohibition area AR4 that prohibits the intrusion of another mobile body 10 may be predetermined for the route RAa. In this case, the exclusive control unit 58 reads out the intrusion prohibition area AR4 predetermined for the route RAa based on the route RAa for which the mobile body 10A has applied for the travel permission, and is within the range of the intrusion prohibition area AR4. The route R (or the route R in which the safe area AR3 overlaps the intrusion prohibited area AR4) is set as the prohibited route. Even in this case, since the route RAa and the intrusion prohibited area AR4 are linked in advance, it can be said that the prohibited route corresponding to the route RAa is predetermined.

演算装置14は、ルートRAaに対応する禁止ルートを設定したら、情報出力部56により、移動体10Aに走行許可指示を出力する。走行許可指示は、移動体10AにルートRAaの走行を許可する旨の情報である。移動体10Aの移動制御部82は、走行許可指示を取得したら、軌道TRを通るように、開始位置AR1から目標位置・姿勢AR2まで移動体10Aを移動させる。そして、移動制御部82は、目標位置・姿勢AR2から移動体10を直進させて、フォーク24をパレットPの開口Pbに挿入させて、パレットPをピックアップさせる。このように、移動制御部82は、開始位置AR1から目標位置・姿勢AR2まで、軌道TRに沿って移動体10を移動させるが、それに限られず、例えば、軌道TRに沿った移動と直接フィードバック制御による移動とを切り替えて、移動体10を目標位置・姿勢AR2まで移動させてもよい。直接フィードバックによる制御としては、例えば「尾里淳,丸典明 著「線形ビジュアルサーボによる全方向移動ロボットの位置と姿勢の制御」、日本機械学会論文集(C編)、第77巻、第774号、p.215-224、2011年2月25日」に記載されているような、ビジュアルサーボ方式による制御が挙げられる。なお、演算装置14は、移動体10Aが開始位置AR1Aに到達したら、ルートRAaに対応する禁止ルートを設定して、移動体10Aに走行許可指示を出力し、その後、移動体10Aは、パレットPの位置情報を取得して軌道TRを生成して、軌道TRに沿った走行を実施してもよい。すなわち、パレットPの位置情報から軌道TRを算出する前に、禁止ルートを設定してもよい。 After setting the prohibited route corresponding to the route RAa, the arithmetic unit 14 outputs a travel permission instruction to the moving body 10A by the information output unit 56. The travel permission instruction is information to permit the mobile body 10A to travel on the route RAa. After acquiring the travel permission instruction, the movement control unit 82 of the moving body 10A moves the moving body 10A from the start position AR1 to the target position / posture AR2 so as to pass through the track TR. Then, the movement control unit 82 advances the moving body 10 straight from the target position / posture AR2, inserts the fork 24 into the opening Pb of the pallet P, and picks up the pallet P. In this way, the movement control unit 82 moves the moving body 10 along the trajectory TR from the start position AR1 to the target position / posture AR2, but is not limited to this, for example, movement along the trajectory TR and direct feedback control. The moving body 10 may be moved to the target position / posture AR2 by switching between the movement and the movement according to the above. Control by direct feedback includes, for example, "Control of position and attitude of omnidirectional mobile robot by linear visual servo" by Atsushi Osato and Noriaki Maru, Proceedings of the Japan Society of Mechanical Engineers (C), Vol. 77, No. 774. , P. Control by the visual servo method as described in "215-224, February 25, 2011" can be mentioned. When the mobile body 10A reaches the start position AR1A, the arithmetic unit 14 sets a prohibited route corresponding to the route RAa, outputs a travel permission instruction to the mobile body 10A, and then the mobile body 10A uses the pallet P. The position information of the above may be acquired to generate an orbit TR, and the traveling along the orbit TR may be carried out. That is, the prohibited route may be set before the trajectory TR is calculated from the position information of the pallet P.

移動制御部82は、パレットPをピックアップした移動体10Aを、設定された搬送先まで搬送させる。移動制御部82は、例えば、軌道TRに沿って反対方向に移動体10Aを移動させて、開始位置AR1まで移動体10Aを戻す。移動体10Aの情報出力部88は、開始位置AR1まで戻ったら、演算装置14に、終了情報を出力する。終了情報は、例えばパレットPのピックアップが完了し、ルートRAaに対応する禁止ルートの設定を解除してもよい旨を演算装置14に伝えるための情報である。演算装置14は、移動体10Aから終了情報を取得したら、ルートRAaに対応する禁止ルートの設定を解除する。 The movement control unit 82 transports the moving body 10A that has picked up the pallet P to the set transport destination. For example, the movement control unit 82 moves the moving body 10A in the opposite direction along the orbit TR, and returns the moving body 10A to the start position AR1. When the information output unit 88 of the mobile body 10A returns to the start position AR1, the information output unit 88 outputs the end information to the arithmetic unit 14. The end information is information for telling the arithmetic unit 14 that, for example, the pickup of the pallet P is completed and the setting of the prohibited route corresponding to the route RAa may be canceled. After acquiring the end information from the mobile body 10A, the arithmetic unit 14 cancels the setting of the prohibited route corresponding to the route RAa.

また、演算装置14は、ルートRAaに対応する禁止ルートの設定を行っている間においては、すなわち、移動体10Aに走行許可指示を出力してから終了情報を取得するまでの間においては、移動体10A以外の移動体10に、ルートRAaに対して設定された禁止ルートの走行を禁止する。具体的には、演算装置14は、移動体10A以外の移動体10から、ルートRAaに対して設定された禁止ルートの走行の許可を申請する走行許可申請を取得したら、その移動体10に、その禁止ルートの走行を許可しない旨を示す走行不許可指令を出力する。その移動体10は、演算装置14から走行不許可指令を取得したら、その場で待機する。図9の例では、ルートRBは、侵入禁止領域AR4内にあるため、ルートRAaに対応する禁止ルートとして設定される。従って、演算装置14の情報出力部56は、ルートRAaに対応する禁止ルートの設定を行っている間に、移動体10BからルートRBの走行の許可を申請する走行許可申請を取得したら、移動体10Bに対して、走行不許可指令を出力する。移動体10Bは、ルートRBの禁止ルートの設定が解除されるまで、開始位置AR1Bで待機する。 Further, the arithmetic unit 14 moves while setting the prohibited route corresponding to the route RAa, that is, between outputting the traveling permission instruction to the moving body 10A and acquiring the end information. The moving body 10 other than the body 10A is prohibited from traveling on the prohibited route set for the route RAa. Specifically, when the arithmetic unit 14 obtains a travel permission application from a mobile body 10 other than the mobile body 10A to apply for a travel permission for a prohibited route set for the route RAa, the arithmetic unit 14 receives the travel permission application from the mobile body 10. A travel disapproval command indicating that travel on the prohibited route is not permitted is output. When the moving body 10 obtains a travel disapproval command from the arithmetic unit 14, it stands by on the spot. In the example of FIG. 9, since the route RB is in the intrusion prohibited area AR4, it is set as a prohibited route corresponding to the route RAa. Therefore, when the information output unit 56 of the arithmetic unit 14 obtains a travel permission application for permission to travel on the route RB from the moving body 10B while setting the prohibited route corresponding to the route RAa, the moving body A driving prohibition command is output to 10B. The mobile body 10B waits at the start position AR1B until the setting of the prohibited route of the route RB is canceled.

このように、演算装置14は、パレットPの位置及び向きのずれに起因して移動体10AがルートRAaから外れて走行する場合に侵入する可能性がある経路を、禁止ルートとして設定する。そのため、移動体10AがパレットPの位置及び向きのずれに起因してルートRAaから外れて走行する場合にも、移動体10Aと他の移動体とが衝突するリスクを抑制することが可能となる。 As described above, the arithmetic unit 14 sets a route that may be invaded when the moving body 10A deviates from the route RAa due to the deviation of the position and orientation of the pallet P as a prohibited route. Therefore, even when the moving body 10A travels off the route RAa due to the deviation of the position and orientation of the pallet P, it is possible to suppress the risk of collision between the moving body 10A and another moving body. ..

なお、演算装置14の情報出力部56は、移動体10AからルートRAaの走行許可申請を取得した際に、ルートRAaが禁止ルートとして設定済みである場合は、移動体10Aに、ルートRAaの走行を許可しない旨を示す走行不許可指令を出力する。移動体10Aは、演算装置14から走行不許可指令を取得したら、その場で、すなわち開始位置AR1aで待機する。その後、ルートRAaの禁止ルートの設定が解除されたら、すなわち他の移動体10から終了情報を取得したら、演算装置14は、移動体10AのルートRAaの走行を許可すると判断して、ルートRAaに対応する禁止ルートを設定し、移動体10Aに走行許可指示を出力する。移動体10Aは、走行許可指示を取得したら、上述のように、軌道TRに従った走行を開始して、パレットPをピックアップする。 When the information output unit 56 of the arithmetic unit 14 obtains the travel permission application for the route RAa from the moving body 10A, if the route RAa has already been set as a prohibited route, the traveling body 10A travels on the route RAa. Outputs a travel disapproval command indicating that the vehicle is not permitted. When the mobile body 10A receives the travel disapproval command from the arithmetic unit 14, the mobile body 10A stands by on the spot, that is, at the start position AR1a. After that, when the setting of the prohibited route of the route RAa is canceled, that is, when the end information is acquired from the other moving body 10, the arithmetic unit 14 determines that the traveling of the route RAa of the moving body 10A is permitted, and sets the route RAa. The corresponding prohibited route is set, and the traveling permission instruction is output to the moving body 10A. After obtaining the travel permission instruction, the mobile body 10A starts traveling according to the track TR and picks up the pallet P.

(移動制御フロー)
以上説明した移動体10の移動制御のフローを、フローチャートに基づき説明する。図10Aは、第1実施形態に係る移動体の移動制御フローを説明するフローチャートである。以降においては、移動体10A(第1移動体)が設置領域AR0AのパレットPを搬送する場合を例として説明する。図10Aに示すように、最初に、演算装置14は、ルート取得部54により、設置領域AR0AまでのルートRAの情報を取得し(ステップS10)、情報出力部56により、移動体10AにルートRAの情報を出力する。
(Movement control flow)
The flow of the movement control of the moving body 10 described above will be described with reference to the flowchart. FIG. 10A is a flowchart illustrating a movement control flow of the moving body according to the first embodiment. Hereinafter, a case where the moving body 10A (first moving body) conveys the pallet P of the installation area AR0A will be described as an example. As shown in FIG. 10A, first, the arithmetic unit 14 acquires the information of the route RA up to the installation area AR0A by the route acquisition unit 54 (step S10), and the information output unit 56 causes the route RA to the mobile body 10A. Information is output.

移動体10Aは、ルート情報取得部80により、演算装置14からルートRAの情報を取得し、移動制御部82により、ルートRAに従って移動体10Aを移動させる(ステップS12)。移動体10Aは、開始位置AR1Aに到着していない場合には(ステップS14;No)、ステップS12に戻り、ルートRAに従った走行を続ける。一方、移動体10Aは、開始位置AR1Aに到着したら(ステップS14;Yes)、すなわちパレットPの位置情報を取得可能な位置に到達したら、目標物情報取得部84により、パレットPの位置情報を取得して、パレットPの位置情報に基づき軌道TRを生成する(ステップS16)。そして、移動体10Aは、情報出力部88により、演算装置14に、開始位置AR1Aから設置領域AR0AまでのルートRAaの走行許可申請を出力する(ステップS18)。なお、走行許可申請の出力は、軌道TRの生成より後に実行されることに限られず、移動体10Aは、開始位置AR1Aに到着したら、軌道TRの生成の前に、ルートRAaに従った走行許可申請を出力してもよい。この場合、移動体10Aは、ルートRAaの走行許可指示を取得してから、軌道TRを生成する。 The mobile body 10A acquires the information of the route RA from the arithmetic unit 14 by the route information acquisition unit 80, and moves the mobile body 10A according to the route RA by the movement control unit 82 (step S12). If the mobile body 10A has not arrived at the start position AR1A (step S14; No), the mobile body 10A returns to step S12 and continues traveling according to the route RA. On the other hand, when the moving body 10A arrives at the start position AR1A (step S14; Yes), that is, when it reaches a position where the position information of the pallet P can be acquired, the target information acquisition unit 84 acquires the position information of the pallet P. Then, an orbit TR is generated based on the position information of the pallet P (step S16). Then, the mobile body 10A outputs a travel permission application for the route RAa from the start position AR1A to the installation area AR0A to the arithmetic unit 14 by the information output unit 88 (step S18). The output of the travel permit application is not limited to being executed after the generation of the track TR, and when the moving body 10A arrives at the start position AR1A, the travel permission according to the route RAa is performed before the generation of the track TR. You may output the application. In this case, the moving body 10A generates the track TR after acquiring the travel permission instruction of the route RAa.

演算装置14は、移動体10Aから走行許可申請を取得したら、移動体10Aが走行許可を申請したルートRAaがブロックされているかを、すなわちルートRAaが禁止ルートとして設定済みかを、判断する(ステップS20)。ルートRAaがブロックされている場合(ステップS20;Yes)、すなわちルートRAaが禁止ルートとして設定済みの場合、演算装置14は、移動体10Aに走行不許可指示を出力する(ステップS34)。移動体10Aは、走行不許可指示を取得したら、開始位置AR1Aに待機する。 When the arithmetic unit 14 obtains the travel permission application from the mobile body 10A, the arithmetic unit 14 determines whether the route RAa for which the mobile body 10A has applied for the travel permission is blocked, that is, whether the route RAa has been set as a prohibited route (step). S20). When the route RAa is blocked (step S20; Yes), that is, when the route RAa is already set as a prohibited route, the arithmetic unit 14 outputs a travel permission instruction to the mobile body 10A (step S34). After acquiring the travel permission instruction, the mobile body 10A stands by at the start position AR1A.

一方、ルートRAaがブロックされていない場合(ステップS20;No)、すなわちルートRAaが禁止ルートとして設定されていない場合、演算装置14は、排他制御部58により、ルートRAaに対応する禁止ルートを設定する(ステップS22)。本実施形態では、排他制御部58は、ルートRAaに紐付けられている禁止ルートを読み出して、読み出した禁止ルートを、ルートRAaに対応する禁止ルートとして設定する。又は、排他制御部58は、ルートRAaに紐付けられている侵入禁止領域AR4を読み出して、侵入禁止領域AR4に安全領域AR3が重なるルートRを、ルートRAaに対応する禁止ルートとして設定してもよい。演算装置14は、ルートRAaに対応する禁止ルートを設定したら、移動体10AにルートRAaの走行許可指示を出力する(ステップS24)。 On the other hand, when the route RAa is not blocked (step S20; No), that is, when the route RAa is not set as the prohibited route, the arithmetic unit 14 sets the prohibited route corresponding to the route RAa by the exclusive control unit 58. (Step S22). In the present embodiment, the exclusive control unit 58 reads the prohibited route associated with the route RAa, and sets the read prohibited route as the prohibited route corresponding to the route RAa. Alternatively, the exclusive control unit 58 may read the intrusion prohibited area AR4 associated with the route RAa and set the route R in which the safe area AR3 overlaps the intrusion prohibited area AR4 as the prohibited route corresponding to the route RAa. good. After setting the prohibited route corresponding to the route RAa, the arithmetic unit 14 outputs the travel permission instruction of the route RAa to the moving body 10A (step S24).

移動体10Aは、演算装置14からルートRAaの走行許可指示を取得したら、開始位置AR1Aから軌道TRに従って走行して(ステップS26)、設置領域AR0AのパレットPをピックアップする。そして、移動体10Aは、開始位置AR1Aに戻ったら(ステップS28;Yes)、情報出力部88により、演算装置14に終了情報を出力する(ステップS30)。なお、開始位置AR1Aに戻っていない場合(ステップS28;No)、移動体10Aは、ステップS26に戻り軌道TRに従った走行を続ける。 After acquiring the travel permission instruction of the route RAa from the arithmetic unit 14, the mobile body 10A travels according to the track TR from the start position AR1A (step S26) and picks up the pallet P of the installation area AR0A. Then, when the mobile body 10A returns to the start position AR1A (step S28; Yes), the information output unit 88 outputs the end information to the arithmetic unit 14 (step S30). If the mobile body 10A has not returned to the start position AR1A (step S28; No), the moving body 10A returns to step S26 and continues traveling according to the track TR.

演算装置14は、移動体10Aから終了情報を取得したら、ルートRAaに対応する禁止ルートの設定を解除する(ステップS32)。演算装置14は、ステップS22からステップS32までの期間に、すなわちルートRAaに対応する禁止ルートを設定している期間に、移動体10A以外の移動体10から、ルートRAaに対応する禁止ルートの走行許可申請を取得した場合は、その移動体10に対して、ルートRAaに対応する禁止ルートの走行不許可指示を出力する。 After acquiring the end information from the mobile body 10A, the arithmetic unit 14 cancels the setting of the prohibited route corresponding to the route RAa (step S32). The arithmetic unit 14 travels on the prohibited route corresponding to the route RAa from the moving body 10 other than the moving body 10A during the period from step S22 to step S32, that is, during the period in which the prohibited route corresponding to the route RAa is set. When the permission application is obtained, the travel disapproval instruction of the prohibited route corresponding to the route RAa is output to the moving body 10.

なお、軌道TRの生成は、移動体10によって実行されることに限られず、演算装置14によって実行されてもよい。また、演算装置14は、移動体10が開始位置AR1に到着して走行許可申請を出力したことをトリガとして、禁止ルートを設定して、移動体10は、禁止ルートとが設定されて走行許可指示を取得した後に、軌道TRを生成して軌道TRに従って走行してもよい。このように軌道TRの生成より前に禁止ルートを設定しておくことで、例えばルートRAaがブロックされていて走行できない際には、ブロックが解除されるまでの時間を利用して軌道TRの演算を行っておくことが可能となり、時間を有効に活用できる。 The generation of the orbit TR is not limited to being executed by the moving body 10, but may be executed by the arithmetic unit 14. Further, the arithmetic unit 14 sets a prohibited route by using the fact that the mobile body 10 arrives at the start position AR1 and outputs a travel permission application as a trigger, and the mobile body 10 is set to a prohibited route and travel permission is set. After obtaining the instruction, the track TR may be generated and traveled according to the track TR. By setting the prohibited route before the generation of the track TR in this way, for example, when the route RAa is blocked and cannot run, the calculation of the track TR is performed using the time until the block is released. It becomes possible to do the above, and the time can be used effectively.

(本実施形態の効果)
以上説明したように、本実施形態に係る演算装置14は、自動で移動する移動体10に情報を出力する。演算装置14は、ルート取得部54と、排他制御部58と、情報出力部56とを含む。ルート取得部54は、パレットP(目標物)をピックアップするための移動体10A(第1移動体)のルートRAaを取得する。排他制御部58は、パレットPの位置及び向きのずれに起因して移動体10AがルートRAaから外れて走行する場合に侵入する可能性がある経路を、移動体10A以外の移動体10B(第2移動体)の走行を禁止する禁止ルートとして設定する。情報出力部56は、禁止ルートに基づいた情報を、移動体10Bに出力する。
(Effect of this embodiment)
As described above, the arithmetic unit 14 according to the present embodiment outputs information to the moving body 10 that automatically moves. The arithmetic unit 14 includes a route acquisition unit 54, an exclusive control unit 58, and an information output unit 56. The route acquisition unit 54 acquires the route RAa of the moving body 10A (first moving body) for picking up the pallet P (target object). The exclusive control unit 58 sets a path that may be invaded when the moving body 10A deviates from the route RAa due to the deviation of the position and orientation of the pallet P, and guides the moving body 10B other than the moving body 10A (the first). 2 Set as a prohibited route that prohibits the running of moving objects). The information output unit 56 outputs information based on the prohibited route to the mobile body 10B.

ここで、ルートRAaは、上述のように、パレットPの位置及び向きのずれを考慮しない経路であり、移動体10Aは、パレットPの位置及び向きのずれに起因して、ルートRAaから外れた軌道を走行する可能性がある。その場合、移動体10Aが走行する軌道が他のルートRB、RCの安全領域AR3と重なり、禁止ルートとされなかったルートRB、RCを走行してきた他の移動体と衝突したり、デッドロックを起こしたりするおそれがある。それに対し、本実施形態に係る演算装置14は、パレットPの位置及び向きのずれに起因して移動体10AがルートRAaから外れて走行する場合に侵入する可能性がある経路を、禁止ルートとして設定する。そのため、移動体10AがパレットPの位置及び向きのずれに起因してルートRAaから外れて走行する場合にも、移動体10Aと他の移動体との衝突及びデッドロックを抑制することが可能となる。 Here, as described above, the route RAa is a route that does not consider the deviation of the position and orientation of the pallet P, and the moving body 10A deviates from the route RAa due to the deviation of the position and orientation of the pallet P. There is a possibility of traveling in orbit. In that case, the track on which the moving body 10A travels overlaps with the safety area AR3 of the other routes RB and RC, and collides with other moving bodies traveling on the routes RB and RC that are not prohibited routes, or deadlocks occur. There is a risk of waking up. On the other hand, in the arithmetic unit 14 according to the present embodiment, a route that may invade when the moving body 10A deviates from the route RAa due to a deviation in the position and orientation of the pallet P is set as a prohibited route. Set. Therefore, even when the moving body 10A travels off the route RAa due to the deviation of the position and orientation of the pallet P, it is possible to suppress the collision and deadlock between the moving body 10A and another moving body. Become.

また、情報出力部56は、移動体10Bから、ルートRAaに対応する禁止ルートの走行の許可を要請する情報(走行許可申請)を取得した場合に、移動体10Bに、ルートRAaに対応する禁止ルートの走行を不許可とする指令(走行不許可指示)を出力する。本実施形態に係る演算装置14によると、ルートRAaに対応する禁止ルートの走行を不許可とする指令を移動体10Bに出力するため、移動体10Aと移動体10Bとの衝突及びデッドロックを適切に抑制することが可能となる。 Further, when the information output unit 56 obtains information (travel permission application) requesting permission to travel on the prohibited route corresponding to the route RAa from the moving body 10B, the information output unit 56 prohibits the moving body 10B from corresponding to the route RAa. Outputs a command (instruction to disallow travel) that disallows travel on the route. According to the arithmetic unit 14 according to the present embodiment, since the command for disallowing the traveling of the prohibited route corresponding to the route RAa is output to the moving body 10B, the collision and the deadlock between the moving body 10A and the moving body 10B are appropriate. It is possible to suppress it.

また、排他制御部58は、移動体10が移動する経路として予め設定された複数のルートRに対応した、禁止ルートを設定する。本実施形態に係る演算装置14によると、予め設定された複数のルートRのうちから、禁止ルートを設定するため、禁止ルートを適切に設定して、移動体同士の衝突及びデッドロックを抑制することが可能となる。 Further, the exclusive control unit 58 sets a prohibited route corresponding to a plurality of routes R preset as a route for the mobile body 10 to move. According to the arithmetic unit 14 according to the present embodiment, since the prohibited route is set from the plurality of preset routes R, the prohibited route is appropriately set to suppress the collision and deadlock between the moving bodies. Is possible.

また、排他制御部58は、移動体10AのルートRAaに対して所定の距離範囲内にあるルートRを、禁止ルートとして設定する。本実施形態に係る演算装置14によると、移動体10AのルートRAaに対して所定の距離範囲内にあるルートRを、ルートRAaに対応する禁止ルートとして予め決めておくことが可能となる。そのため、演算装置14によると、禁止ルートを設定するための演算が不要となり、禁止ルートを容易に設定しつつ、移動体同士の衝突及びデッドロックを適切に抑制できる。 Further, the exclusive control unit 58 sets a route R within a predetermined distance range with respect to the route RAa of the mobile body 10A as a prohibited route. According to the arithmetic unit 14 according to the present embodiment, it is possible to predetermine a route R within a predetermined distance range with respect to the route RAa of the mobile body 10A as a prohibited route corresponding to the route RAa. Therefore, according to the arithmetic unit 14, the calculation for setting the prohibited route becomes unnecessary, and the collision between the moving bodies and the deadlock can be appropriately suppressed while easily setting the prohibited route.

また、本実施形態に係る移動制御システム1は、演算装置14と、移動体10とを含む。この移動制御システム1によると、移動体10AがパレットPの位置及び向きのずれに起因してルートRAaから外れて走行する場合にも、移動体10Aと他の移動体との衝突及びデッドロックを抑制することが可能となる。 Further, the mobile control system 1 according to the present embodiment includes an arithmetic unit 14 and a mobile body 10. According to this movement control system 1, even when the moving body 10A travels off the route RAa due to the displacement of the position and orientation of the pallet P, the moving body 10A collides with another moving body and deadlocks. It becomes possible to suppress it.

また、本実施形態に係る演算方法は、自動で移動する移動体10に情報を出力する。この演算方法は、パレットP(目標物)をピックアップするための移動体10A(第1移動体)のルートRAaを取得するステップと、パレットPの位置及び向きのずれに起因して移動体10AがルートRAaから外れて走行する場合に侵入する可能性がある経路を、移動体10A以外の移動体10B(第2移動体)の走行を禁止する禁止ルートとして設定するステップと、禁止ルートに基づいた情報を、移動体10Bに出力するステップとを含む。この演算方法によると、移動体10AがパレットPの位置及び向きのずれに起因してルートRAaから外れて走行する場合にも、移動体10Aと他の移動体との衝突及びデッドロックを抑制することが可能となる。 Further, the calculation method according to the present embodiment outputs information to the moving body 10 that automatically moves. In this calculation method, the step of acquiring the route RAa of the moving body 10A (first moving body) for picking up the pallet P (target object) and the moving body 10A due to the deviation of the position and orientation of the pallet P Based on the step of setting a route that may be invaded when traveling off the route RAa as a prohibited route that prohibits the traveling of the moving body 10B (second moving body) other than the moving body 10A, and the prohibited route. It includes a step of outputting information to the moving body 10B. According to this calculation method, even when the moving body 10A travels off the route RAa due to the deviation of the position and orientation of the pallet P, the collision and deadlock between the moving body 10A and another moving body are suppressed. It becomes possible.

また、本実施形態に係るプログラムは、自動で移動する移動体10に情報を出力する演算方法をコンピュータに実行させる。このプログラムは、パレットP(目標物)をピックアップするための移動体10A(第1移動体)のルートRAaを取得するステップと、パレットPの位置及び向きのずれに起因して移動体10AがルートRAaから外れて走行する場合に侵入する可能性がある経路を、移動体10A以外の移動体10B(第2移動体)の走行を禁止する禁止ルートとして設定するステップと、禁止ルートに基づいた情報を、移動体10Bに出力するステップとを、コンピュータに実行させる。このプログラムによると、移動体10AがパレットPの位置及び向きのずれに起因してルートRAaから外れて走行する場合にも、移動体10Aと他の移動体との衝突及びデッドロックを抑制することが可能となる。 Further, the program according to the present embodiment causes a computer to execute a calculation method for outputting information to a moving body 10 that automatically moves. In this program, the step of acquiring the route RAa of the moving body 10A (first moving body) for picking up the pallet P (target) and the moving body 10A are rooted due to the deviation of the position and orientation of the pallet P. Information based on the step of setting a route that may be invaded when traveling away from RAa as a prohibited route that prohibits traveling of a moving body 10B (second moving body) other than the moving body 10A, and information based on the prohibited route. Is to be output to the mobile body 10B, and the computer is made to execute the step. According to this program, even when the moving body 10A travels off the route RAa due to the displacement of the position and orientation of the pallet P, the collision and deadlock between the moving body 10A and other moving bodies are suppressed. Is possible.

(開始位置を設定した例)
以上の説明では、センサ26がパレットPの位置情報を検出可能なルートR上の位置が、開始位置AR1であり、開始位置AR1は、予め設定された位置ではない。ただし、開始位置AR1は、予め設定された位置であってよい。この場合、開始位置AR1は、センサ26が、設置領域AR0に設置されたパレットPの位置情報を検出可能な位置として、設置領域AR0毎に予め設定されている。この場合、ルートRは、スタート位置から開始位置AR1までの経路として予め設定されていてよい。移動体10は、ルートRを通って開始位置AR1まで到着したら、開始位置AR1において、センサ26によるパレットPの位置情報の検出を開始させて、パレットPの位置情報を取得する。なお、開始位置AR1を予め設定する例は、後述の他の実施形態にも適用可能である。
(Example of setting the start position)
In the above description, the position on the route R where the sensor 26 can detect the position information of the pallet P is the start position AR1, and the start position AR1 is not a preset position. However, the start position AR1 may be a preset position. In this case, the start position AR1 is preset for each installation area AR0 as a position where the sensor 26 can detect the position information of the pallet P installed in the installation area AR0. In this case, the route R may be preset as a route from the start position to the start position AR1. When the moving body 10 arrives at the start position AR1 through the route R, the moving body 10 starts the detection of the position information of the pallet P by the sensor 26 at the start position AR1 and acquires the position information of the pallet P. The example of setting the start position AR1 in advance is also applicable to other embodiments described later.

(センサの他の例)
また、本実施形態においては、移動体10の制御装置28は、移動体10に設けられたセンサ26から、パレットPの位置情報の検出結果を取得していた。ただし、パレットPの位置情報は、移動体10に設けられたセンサに検出されることに限られず、移動体10以外に設けられたセンサによって検出されてもよい。図10Bは、センサの他の例を示す模式図である。図10Bの例では、設備Wにセンサ26wが設けられている。センサ26wは、上記で説明したセンサ26と同様の方法で、パレットPの位置情報を検出してよい。すなわち例えば、センサ26wは、設備W内にレーザ光を照射して、パレットPからのレーザ光の反射光を受光して、パレットPの位置情報を検出してもよいし、カメラなど他の方式でパレットPの位置情報を検出してもよい。移動体10の制御装置28は、このセンサ26wから、例えば無線通信などの通信手段によって、パレットPの位置情報の検出結果を取得する。なお、センサ26wの設けられる位置は任意であり、例えば、設備Wに固定して設けられてもよい。この場合例えば、設備Wの天井などに設けられて上方からパレットPの位置及び向きを検出してもよいし、設備Wの壁などに設けられて、側方からパレットPの位置及び向きを検出してもよいし、天井と壁との両方に設けられてもよい。また、センサ26wは、移動体10以外の移動体に設けられてもよい。移動体10以外の移動体としては、例えば、センサ26wが設けられて設備W内を巡回する車両や、センサ26wが設けられて設備W内を飛行する飛行体(ドローンなど)などであってもよい。なお、移動体10以外に設けられたセンサ26wでパレットPの位置情報を検出する例は、後述の他の実施形態にも適用可能である。
(Other examples of sensors)
Further, in the present embodiment, the control device 28 of the moving body 10 has acquired the detection result of the position information of the pallet P from the sensor 26 provided in the moving body 10. However, the position information of the pallet P is not limited to being detected by the sensor provided on the moving body 10, and may be detected by a sensor provided on the moving body 10. FIG. 10B is a schematic diagram showing another example of the sensor. In the example of FIG. 10B, the sensor 26w is provided in the equipment W. The sensor 26w may detect the position information of the pallet P by the same method as the sensor 26 described above. That is, for example, the sensor 26w may irradiate the equipment W with a laser beam, receive the reflected light of the laser beam from the palette P, and detect the position information of the palette P, or another method such as a camera. May detect the position information of the pallet P with. The control device 28 of the mobile body 10 acquires the detection result of the position information of the pallet P from the sensor 26w by a communication means such as wireless communication. The position where the sensor 26w is provided is arbitrary, and may be fixedly provided to the equipment W, for example. In this case, for example, the position and orientation of the pallet P may be detected from above by being provided on the ceiling of the equipment W, or the position and orientation of the pallet P may be detected from the side by being provided on the wall of the equipment W. It may be provided on both the ceiling and the wall. Further, the sensor 26w may be provided on a moving body other than the moving body 10. The moving body other than the moving body 10 may be, for example, a vehicle provided with the sensor 26w and patrolling in the equipment W, or a flying object (drone or the like) provided with the sensor 26w and flying in the equipment W. good. The example of detecting the position information of the pallet P by the sensor 26w provided other than the moving body 10 can be applied to other embodiments described later.

(システムの他の例)
また、本実施形態では、管理システム12がパレットPの情報を示す作業内容を決定し、演算装置14が、対象となる移動体10を特定したり、ルートRを取得したりしていた。ただし、管理システム12と演算装置14との処理内容は、それらに限られない。例えば、管理システム12が、演算装置14の少なくとも一部の処理を受け持ってもよいし、演算装置14が、管理システム12の少なくとも一部の処理を受け持ってもよい。また、管理システム12と演算装置14とが1つの装置(コンピュータ)であってもよい。
(Other examples of the system)
Further, in the present embodiment, the management system 12 determines the work content indicating the information of the pallet P, and the arithmetic unit 14 identifies the target mobile body 10 and acquires the route R. However, the processing contents of the management system 12 and the arithmetic unit 14 are not limited to them. For example, the management system 12 may be in charge of at least a part of the processing of the arithmetic unit 14, or the arithmetic unit 14 may be in charge of at least a part of the processing of the management system 12. Further, the management system 12 and the arithmetic unit 14 may be one device (computer).

(第2実施形態)
次に、第2実施形態について説明する。第2実施形態に係る演算装置14aは、禁止ルートの設定方法が、第1実施形態とは異なる。第2実施形態において第1実施形態と構成が共通する箇所は、説明を省略する。
(Second Embodiment)
Next, the second embodiment will be described. The arithmetic unit 14a according to the second embodiment is different from the first embodiment in the method of setting the prohibited route. The description of the parts having the same configuration as that of the first embodiment in the second embodiment will be omitted.

図11は、第2実施形態に係る演算装置の模式的なブロック図である。図12は、第2実施形態に係る禁止ルートの設定を説明するための模式図である。図11に示すように、第2実施形態に係る演算装置14aの制御部40aは、最大傾斜軌道生成部57aと、排他制御部58aとを含む。最大傾斜軌道生成部57aは、パレットPが上限角度θPMAXだけ傾斜した場合における、開始位置AR1から目標位置・姿勢AR2までの軌道を、最大傾斜軌道TRMAXとして予め算出しておく。上限角度θPmaxは、パレットPの角度θPが取り得る最大値である。図12の例では、パレットPの角度θPが上限角度θPMAXとなった場合の直線L1が、直線L1MAXとして示されており、直線L0(図示略)と直線L1MAXとのなす角度が、上限角度θPMAXであるといえる。上限角度θPMAXは、パレットPが設置領域AR0からはみ出さないように配置されたと仮定した場合の、角度θPの取り得る最大値であるともいえる。上限角度θPMAXは、設備Wのレイアウトにより、例えば45度など、予め設定される。また例えば、上限角度θPMAXは、設置領域AR0の寸法と、その設置領域AR0に設置されるパレットPの寸法として許容されている値とに基づき、算出されてもよい。最大傾斜軌道生成部57aは、パレットPの角度θPが上限角度θPMAXである場合の目標位置・姿勢AR2を算出する。そして、最大傾斜軌道生成部57aは、開始位置AR1から目標位置・姿勢AR2までの軌道TRを、最大傾斜軌道TRMAXとして算出する。最大傾斜軌道生成部57aによる目標位置・姿勢AR2や最大傾斜軌道TRMAXの算出方法は、第1実施形態の軌道設定部86の算出方法と同様であってよい。なお、上限角度θPMAXである場合の目標位置・姿勢AR2までの軌道TRが複数設定可能である場合、最大傾斜軌道生成部57aは、上限角度θPMAXである場合の目標位置・姿勢AR2までの複数の軌道TRのうち、ルートRから最も遠い軌道TRを、最大傾斜軌道TRMAXとすることが望ましい。 FIG. 11 is a schematic block diagram of the arithmetic unit according to the second embodiment. FIG. 12 is a schematic diagram for explaining the setting of the prohibited route according to the second embodiment. As shown in FIG. 11, the control unit 40a of the arithmetic unit 14a according to the second embodiment includes a maximum inclined orbit generation unit 57a and an exclusive control unit 58a. The maximum inclined orbit generation unit 57a calculates in advance the orbit from the start position AR1 to the target position / posture AR2 when the pallet P is inclined by the upper limit angle θP MAX as the maximum inclined orbit TR MAX . The upper limit angle θPmax is the maximum value that the angle θP of the pallet P can take. In the example of FIG. 12, the straight line L1 when the angle θP of the pallet P becomes the upper limit angle θP MAX is shown as the straight line L1 MAX , and the angle formed by the straight line L0 (not shown) and the straight line L1 MAX is It can be said that the upper limit angle is θP MAX . It can be said that the upper limit angle θP MAX is the maximum value that the angle θP can take when it is assumed that the pallet P is arranged so as not to protrude from the installation area AR0. The upper limit angle θP MAX is set in advance, for example, 45 degrees, depending on the layout of the equipment W. Further, for example, the upper limit angle θP MAX may be calculated based on the dimension of the installation area AR0 and the allowable value as the dimension of the pallet P installed in the installation area AR0. The maximum inclined orbit generation unit 57a calculates the target position / posture AR2 when the angle θP of the pallet P is the upper limit angle θP MAX . Then, the maximum inclined orbit generation unit 57a calculates the orbit TR from the start position AR1 to the target position / posture AR2 as the maximum inclined orbit TR MAX . The calculation method of the target position / attitude AR2 and the maximum tilt trajectory TR MAX by the maximum tilt trajectory generation unit 57a may be the same as the calculation method of the trajectory setting unit 86 of the first embodiment. When a plurality of trajectory TRs up to the target position / posture AR2 when the upper limit angle θP MAX is set can be set, the maximum inclined orbit generation unit 57a reaches the target position / posture AR2 when the upper limit angle θP MAX is set. Of the plurality of orbits TR, the orbital TR farthest from the route R is preferably the maximum inclined orbiter TR MAX .

なお、最大傾斜軌道生成部57aは、最大傾斜軌道TRMAXを、ルートR毎に予め算出しておく。また、パレットPは、一方向(例えば時計回り方向)に上限角度θPMAXだけ傾斜するケースと、他方向(例えば反時計回り方向)に上限角度θPMAXだけ傾斜するケースとの両方が考えられる。その場合、最大傾斜軌道生成部57aは、それらの傾斜する方向毎に、最大傾斜軌道TRMAXを算出しておく。 The maximum inclined orbit generation unit 57a calculates the maximum inclined orbit TR MAX in advance for each route R. Further, it is conceivable that the pallet P is inclined by the upper limit angle θP MAX in one direction (for example, clockwise direction) and the case where the pallet P is inclined by the upper limit angle θP MAX in the other direction (for example, counterclockwise direction). In that case, the maximum inclined orbit generation unit 57a calculates the maximum inclined orbit TR MAX for each of those inclined directions.

第2実施形態においては、禁止ルートは、最大傾斜軌道TRMAXに基づいて予め決められている。具体的には、ルートRAaに対して算出された最大傾斜軌道TRMAXに対して所定の距離範囲内にあるルートRが、ルートRAaに対応する禁止ルートとされている。さらに言えば、最大傾斜軌道TRMAXよりも内側(すなわち最大傾斜軌道TRMAXよりもルートRAa側)に安全領域AR3が位置しているルートRが、ルートRAaに対応する禁止ルートとされている。図12に示すように、ルートRAaの一方側(図12では方向X側)の最大傾斜軌道TR1MAXに対して、一方側に所定の距離ΔD3だけ離れた線分を、線分S1aとする。また、ルートRAaの他方側(図12では方向Xと反対側)の最大傾斜軌道TR2MAXに対して、他方側に所定の距離ΔD3だけ離れた線分を、線分S2aとする。この場合、線分S1aと線分S2aとの間のルートRが、ルートRAaに対応する禁止ルートとして決められているといえる。さらに言えば、安全領域AR3が線分S1aと線分S2aとの間に位置しているルートRが、ルートRAaに対応する禁止ルートとされていることが好ましい。なお、距離ΔD3は、任意に設定されてよいが、安全領域AR3の範囲となる距離ΔD1と同じ長さに設定されてもよい。また、本実施形態では、線分S1aと線分S2aとの両方が、最大傾斜軌道TR1MAX、TR2MAXから同じ距離ΔD3だけ離れているが、線分S1aと最大傾斜軌道TR1MAXとの距離と、線分S2aと最大傾斜軌道TR2MAXとの距離とは、異なってもよい。 In the second embodiment, the prohibited route is predetermined based on the maximum inclined orbit TR MAX . Specifically, the route R within a predetermined distance range with respect to the maximum inclined orbit TR MAX calculated for the route RAa is regarded as a prohibited route corresponding to the route RAa. Furthermore, the route R in which the safety region AR3 is located inside the maximum inclined orbit TR MAX (that is, on the route RAa side of the maximum inclined orbit TR MAX ) is regarded as a prohibited route corresponding to the route RAa. As shown in FIG. 12, a line segment separated from the maximum inclined orbit TR1 MAX on one side of the route RAa (direction X side in FIG. 12) by a predetermined distance ΔD3 is defined as a line segment S1a. Further, a line segment separated from the maximum inclined orbit TR2 MAX on the other side of the route RAa (the side opposite to the direction X in FIG. 12) by a predetermined distance ΔD3 is defined as a line segment S2a. In this case, it can be said that the route R between the line segment S1a and the line segment S2a is determined as the prohibited route corresponding to the route RAa. Furthermore, it is preferable that the route R in which the safety region AR3 is located between the line segment S1a and the line segment S2a is a prohibited route corresponding to the route RAa. The distance ΔD3 may be arbitrarily set, but may be set to the same length as the distance ΔD1 which is within the range of the safety region AR3. Further, in the present embodiment, both the line segment S1a and the line segment S2a are separated from the maximum inclined orbits TR1 MAX and TR2 MAX by the same distance ΔD3, but the distance between the line segment S1a and the maximum inclined orbit TR1 MAX , The distance between the line segment S2a and the maximum inclined orbit TR2 MAX may be different.

禁止ルートについてさらに説明する。開始位置AR1Aと設置領域AR0Aとの間の領域のうち、線分S1aと線分S2aとの間の領域を、侵入禁止領域AR4aとする。移動体10AのルートRAaの走行を許可する場合、侵入禁止領域AR4aは、他の移動体10の侵入を禁止する領域となり、安全領域AR3が侵入禁止領域AR4aに重なるルートRが、ルートRAaに対応する禁止ルートとして決められているといえる。 The prohibited routes will be further described. Of the areas between the start position AR1A and the installation area AR0A, the area between the line segment S1a and the line segment S2a is referred to as an intrusion prohibition area AR4a. When the traveling of the route RAa of the mobile body 10A is permitted, the intrusion prohibited area AR4a becomes an area where the intrusion of other mobile bodies 10 is prohibited, and the route R in which the safety area AR3 overlaps the intrusion prohibited area AR4a corresponds to the route RAa. It can be said that it has been decided as a prohibited route.

図12の例では、ルートRBのうちの一部の区間であるルートRB1は、安全領域AR3が、線分S1aと線分S2aとの間に位置しているため、ルートRAaに対応する禁止ルートとされる。一方、ルートRBのうちの他の一部の区間であるルートRB2は、安全領域AR3が、線分S1aと線分S2aとの間に位置していないため、ルートRAaに対応する禁止ルートとされない。 In the example of FIG. 12, the route RB1, which is a part of the route RB, is a prohibited route corresponding to the route RAa because the safety area AR3 is located between the line segment S1a and the line segment S2a. It is said that. On the other hand, the route RB2, which is another section of the route RB, is not regarded as a prohibited route corresponding to the route RAa because the safety area AR3 is not located between the line segment S1a and the line segment S2a. ..

排他制御部58は、移動体10Aが走行許可を申請したルートRAaに基づき、ルートRAaに紐づけられた禁止ルートを読み出して、読み出した禁止ルートを、ルートRAaに対応する禁止ルートとして設定する。 The exclusive control unit 58 reads the prohibited route associated with the route RAa based on the route RAa for which the mobile body 10A has applied for the travel permission, and sets the read prohibited route as the prohibited route corresponding to the route RAa.

以上の説明では、ルートRAaと禁止ルートとが、予め紐付けられている。ただし、それに限られず、ルートRAaに対して、侵入禁止領域AR4aが予め決められていてもよい。この場合、排他制御部58aは、ルートRAaに紐付けられている侵入禁止領域AR4aを読み出して、侵入禁止領域AR4aの範囲内にあるルートR(又は侵入禁止領域AR4aに安全領域AR3が重なるルートR)を、禁止ルートとして設定する。また例えば、排他制御部58aは、ルートRAaに対して予め算出された最大傾斜軌道TRMAXを読み出して、最大傾斜軌道TRMAXに基づき、ルートRAaに対応する禁止ルートを設定してもよい。この場合、最大傾斜軌道TRMAXに基づいたルートRAaに対応する禁止ルートの設定方法は、上述と同様である。 In the above explanation, the route RAa and the prohibited route are linked in advance. However, the present invention is not limited to this, and the intrusion prohibited area AR4a may be predetermined for the route RAa. In this case, the exclusive control unit 58a reads out the intrusion prohibition area AR4a associated with the route RAa, and the route R (or the route R in which the safety area AR3 overlaps the intrusion prohibition area AR4a) within the range of the intrusion prohibition area AR4a. ) Is set as a prohibited route. Further, for example, the exclusive control unit 58a may read the maximum inclined orbit TR MAX calculated in advance for the route RAa and set a prohibited route corresponding to the route RAa based on the maximum inclined orbit TR MAX . In this case, the method of setting the prohibited route corresponding to the route RAa based on the maximum inclined orbit TR MAX is the same as described above.

以上説明したように、第2実施形態に係る演算装置14aは、パレットP(目標物)がとり得る上限角度θPMAX傾斜した場合における、目標位置AR2までの最大傾斜軌道TRMAXを生成する。排他制御部58aは、最大傾斜軌道TRMAXに基づいて、禁止ルートを設定する。第2実施形態においては、最大傾斜軌道TRMAXに基づいて禁止ルートが設定される。そのため、第2実施形態に係る演算装置14aによると、パレットPが最大限ずれた場合に移動体10Aが侵入する可能性がある経路を、禁止ルートとして設定することが可能となり、移動体同士の衝突及びデッドロックを適切に抑制することができる。さらに、最大傾斜軌道TRMAXに基づいて禁止ルートが設定されるため、設備WやパレットPのレイアウトを鑑みて侵入する可能性が低いルートR(図12のルートRB2など)が、禁止ルートとして設定されてしまうことを抑制できるため、他の移動体10の走行を過度に制限することを抑えることが可能となる。 As described above, the arithmetic unit 14a according to the second embodiment generates the maximum inclined orbit TR MAX up to the target position AR2 when the upper limit angle θP MAX inclined that the pallet P (target object) can take. The exclusive control unit 58a sets a prohibited route based on the maximum inclined orbit TR MAX . In the second embodiment, the prohibited route is set based on the maximum inclined orbit TR MAX . Therefore, according to the arithmetic unit 14a according to the second embodiment, it is possible to set a route on which the moving body 10A may invade when the pallet P is displaced to the maximum, as a prohibited route, and it is possible to set a route between the moving bodies. Collisions and deadlocks can be appropriately suppressed. Furthermore, since the prohibited route is set based on the maximum inclined orbit TR MAX , the route R (such as route RB2 in FIG. 12), which is unlikely to invade in view of the layout of the equipment W and the pallet P, is set as the prohibited route. Since it is possible to suppress the movement of the other moving body 10, it is possible to suppress the excessive restriction of the traveling of the other moving body 10.

(第3実施形態)
次に、第3実施形態について説明する。第3実施形態においては、排他制御部58が、パレットPの位置情報に基づいて禁止ルートを設定する点で、第1実施形態とは異なる。第3実施形態において第1実施形態と構成が共通する箇所は、説明を省略する。
(Third Embodiment)
Next, the third embodiment will be described. The third embodiment is different from the first embodiment in that the exclusive control unit 58 sets a prohibited route based on the position information of the pallet P. Description of the third embodiment having the same configuration as that of the first embodiment will be omitted.

図13は、第3実施形態に係る移動体の制御装置の模式的なブロック図である。図14は、第3実施形態に係る禁止ルートの設定を説明するための模式図である。図13に示すように、第3実施形態に係る移動体10Aの制御装置28bは、制御部70bに、経路情報生成部87bを含む。経路情報生成部87bは、軌道設定部86が生成した軌道TRに基づき、移動体10Aが侵入する可能性がある経路に関する経路情報を生成する。ここでは、経路情報とは、ルートRAaに対応する禁止ルートの情報を指す。すなわち、経路情報生成部87bは、軌道TRに基づき、禁止ルートを決定する。 FIG. 13 is a schematic block diagram of the moving body control device according to the third embodiment. FIG. 14 is a schematic diagram for explaining the setting of the prohibited route according to the third embodiment. As shown in FIG. 13, the control device 28b of the mobile body 10A according to the third embodiment includes a route information generation unit 87b in the control unit 70b. The route information generation unit 87b generates route information regarding a route on which the moving body 10A may invade, based on the orbit TR generated by the orbit setting unit 86. Here, the route information refers to the information of the prohibited route corresponding to the route RAa. That is, the route information generation unit 87b determines the prohibited route based on the track TR.

経路情報生成部87bは、軌道TRに対して所定の距離範囲内にあるルートRを、ルートRAaに対応する禁止ルートとする。経路情報生成部87bは、図14に示すように、軌道TRよりも内側(すなわち軌道TRよりもルートRAa側)に安全領域AR3が位置しているルートRを、ルートRAaに対応する禁止ルートとする。図14に示すように、軌道TRに対して、ルートRAaと反対側(図14の例では方向X側)に所定の距離ΔD4だけ離れた線分を、線分S1bとする。また、軌道TRに対して、ルートRAa側(図14の例では方向Xと反対側)に所定の距離ΔD4だけ離れた線分を、線分S2bとする。この場合、経路情報生成部87bは、線分S1bと線分S2bとの間のルートRを、ルートRAaに対応する禁止ルートとする。さらに言えば、経路情報生成部87bは、安全領域AR3が線分S1bと線分S2bとの間に位置しているルートRを、ルートRAaに対応する禁止ルートとすることが好ましい。なお、図14の例では、線分S2bよりも、ルートRAaの安全領域AR3が、ルートRAaの外側(図14の例では方向X側)に位置している。この場合、経路情報生成部87bは、線分S1bと、ルートRAaの安全領域AR3の方向X側の辺との間に安全領域AR3が位置しているルートRを、ルートRAaに対応する禁止ルートとする。なお、距離ΔD4は、任意に設定されてよいが、安全領域AR3の範囲となる距離ΔD1と同じ長さに設定されてもよい。また、本実施形態では、線分S1bと線分S2bとの両方が、軌道TRから同じ距離ΔD4だけ離れているが、線分S1bと軌道TRとの距離と、線分S2bと軌道TRとの距離とは、異なってもよい。 The route information generation unit 87b sets the route R within a predetermined distance range with respect to the track TR as a prohibited route corresponding to the route RAa. As shown in FIG. 14, the route information generation unit 87b sets the route R in which the safety region AR3 is located inside the track TR (that is, on the route RAa side of the track TR) as a prohibited route corresponding to the route RAa. do. As shown in FIG. 14, a line segment separated from the track TR by a predetermined distance ΔD4 on the opposite side of the route RAa (direction X side in the example of FIG. 14) is referred to as a line segment S1b. Further, a line segment separated from the track TR by a predetermined distance ΔD4 on the route RAa side (the side opposite to the direction X in the example of FIG. 14) is referred to as a line segment S2b. In this case, the route information generation unit 87b sets the route R between the line segment S1b and the line segment S2b as a prohibited route corresponding to the route RAa. Further, it is preferable that the route information generation unit 87b sets the route R in which the safety region AR3 is located between the line segment S1b and the line segment S2b as a prohibited route corresponding to the route RAa. In the example of FIG. 14, the safety region AR3 of the route RAa is located outside the route RAa (direction X side in the example of FIG. 14) with respect to the line segment S2b. In this case, the route information generation unit 87b sets the route R on which the safety region AR3 is located between the line segment S1b and the side of the safety region AR3 on the direction X side of the route RAa as a prohibited route corresponding to the route RAa. And. The distance ΔD4 may be arbitrarily set, but may be set to the same length as the distance ΔD1 which is within the range of the safety region AR3. Further, in the present embodiment, both the line segment S1b and the line segment S2b are separated from the orbit TR by the same distance ΔD4, but the distance between the line segment S1b and the orbit TR and the line segment S2b and the orbit TR It may be different from the distance.

禁止ルートについてさらに説明する。図14に示すように、開始位置AR1Aから設置領域AR0Aとの間の領域のうち、線分S1bと線分S2bとの間の領域を、侵入禁止領域AR4bとする。移動体10AのルートRAaの走行を許可する場合、侵入禁止領域AR4bは、他の移動体10の侵入を禁止する領域となり、安全領域AR3が侵入禁止領域AR4aに重なるルートRが、ルートRAaに対応する禁止ルートとして決められているといえる。なお、図14の例のように、ルートRAaの安全領域AR3が、ルートRAaの外側(図14の例では方向X側)に位置している場合には、線分S1bと、ルートRAaの安全領域AR3の方向X側の辺との間の領域が、侵入禁止領域AR4bとなる。 The prohibited routes will be further described. As shown in FIG. 14, among the areas between the start position AR1A and the installation area AR0A, the area between the line segment S1b and the line segment S2b is referred to as an intrusion prohibition area AR4b. When the traveling of the route RAa of the mobile body 10A is permitted, the intrusion prohibited area AR4b becomes an area where the intrusion of other mobile bodies 10 is prohibited, and the route R in which the safety area AR3 overlaps the intrusion prohibited area AR4a corresponds to the route RAa. It can be said that it has been decided as a prohibited route. When the safety region AR3 of the route RAa is located outside the route RAa (direction X side in the example of FIG. 14) as in the example of FIG. 14, the line segment S1b and the safety of the route RAa are safe. The area between the area AR3 and the side on the direction X side is the intrusion prohibited area AR4b.

移動体10Aの情報出力部56は、このようにして生成した経路情報を、すなわち軌道TRに基づき決定した禁止ルートの情報を、演算装置14に出力する。演算装置14の排他制御部58は、移動体10Aから取得した経路情報に基づき、ルートRAaに対応する禁止ルートを設定する。すなわち、排他制御部58は、移動体10Aが軌道TRに基づいて決定した禁止ルートを、ルートRAaに対応する禁止ルートとして設定する。なお、経路情報生成部87bは、演算装置14の制御部40に含まれていてもよい。この場合、演算装置14が経路情報を生成して、経路情報に基づき禁止ルートを設定する。 The information output unit 56 of the mobile body 10A outputs the route information thus generated, that is, the information of the prohibited route determined based on the trajectory TR to the arithmetic unit 14. The exclusive control unit 58 of the arithmetic unit 14 sets a prohibited route corresponding to the route RAa based on the route information acquired from the mobile body 10A. That is, the exclusive control unit 58 sets the prohibited route determined by the mobile body 10A based on the trajectory TR as the prohibited route corresponding to the route RAa. The route information generation unit 87b may be included in the control unit 40 of the arithmetic unit 14. In this case, the arithmetic unit 14 generates route information and sets a prohibited route based on the route information.

以上の説明では移動体10Aが、軌道TRに基づき禁止ルートを決定していた。ただし、それに限られず、移動体10Aは、軌道TRに基づき算出した侵入禁止領域AR4bを、経路情報として演算装置14に出力してもよい。この場合、演算装置14の排他制御部58は、侵入禁止領域AR4bの情報(侵入禁止領域AR4bの位置情報)に基づき、例えば、安全領域AR3が侵入禁止領域AR4aに重なるルートRを、禁止ルートとして設定してもよい。以上挙げたケースにおいては、移動体10Aは、軌道TRに基づき、経路情報(禁止ルート又は侵入禁止領域AR4b)を生成して、演算装置14に出力しているといえる。 In the above explanation, the mobile body 10A has determined the prohibited route based on the orbit TR. However, the present invention is not limited to this, and the mobile body 10A may output the intrusion prohibition region AR4b calculated based on the track TR to the arithmetic unit 14 as route information. In this case, the exclusive control unit 58 of the arithmetic unit 14 uses, for example, the route R on which the safe area AR3 overlaps the intrusion prohibited area AR4a as a prohibited route based on the information of the intrusion prohibited area AR4b (position information of the intrusion prohibited area AR4b). It may be set. In the above cases, it can be said that the mobile body 10A generates route information (prohibited route or intrusion prohibited area AR4b) based on the track TR and outputs it to the arithmetic unit 14.

また、移動体10Aは、軌道TRの情報(位置情報)を、経路情報として演算装置14に出力してもよい。この場合、演算装置14の排他制御部58は、軌道TRに基づき、上述の経路情報生成部87bと同様の方法で、禁止ルートを設定してよい。以上のケースにおいては、経路情報は、軌道TR、または軌道TRに基づいて生成された情報(禁止ルート又は侵入禁止領域AR4b)となるので、演算装置14は、軌道TRに関する情報に基づいて、禁止ルートを設定するといえる。また、移動体10Aは、目標物情報取得部84が取得したパレットPの位置情報を、経路情報として演算装置14に出力してもよい。この場合、演算装置14の排他制御部58は、パレットPの位置情報に基づいて軌道TRを算出し、軌道TRに基づき、上述の経路情報生成部87bと同様の方法で、禁止ルートを設定してよい。また例えば、演算装置14の排他制御部58は、パレットPの位置情報を、移動体10のセンサ26や移動体10以外に設けられたセンサ26w(図10B参照)から取得し、パレットPの位置情報に基づいて軌道TRを算出し、軌道TRに基づき、禁止ルートを設定してよい。以上挙げたいずれの場合においても、禁止ルートは、パレットPの位置情報に基づいて設定されるため、排他制御部58は、パレットPの位置情報に基づいて禁止ルートを設定するといえる。 Further, the moving body 10A may output the information (position information) of the track TR to the arithmetic unit 14 as the route information. In this case, the exclusive control unit 58 of the arithmetic unit 14 may set the prohibited route by the same method as the above-mentioned route information generation unit 87b based on the track TR. In the above case, the route information is the track TR or the information generated based on the track TR (prohibited route or intrusion prohibited area AR4b), so that the arithmetic unit 14 is prohibited based on the information about the track TR. It can be said to set a route. Further, the moving body 10A may output the position information of the pallet P acquired by the target information acquisition unit 84 to the arithmetic unit 14 as route information. In this case, the exclusive control unit 58 of the arithmetic unit 14 calculates the trajectory TR based on the position information of the pallet P, and sets the prohibited route based on the trajectory TR by the same method as the route information generation unit 87b described above. It's okay. Further, for example, the exclusive control unit 58 of the arithmetic unit 14 acquires the position information of the pallet P from the sensor 26 of the moving body 10 and the sensor 26w (see FIG. 10B) provided other than the moving body 10, and the position of the pallet P. The orbit TR may be calculated based on the information, and the prohibited route may be set based on the orbit TR. In any of the above cases, since the prohibited route is set based on the position information of the pallet P, it can be said that the exclusive control unit 58 sets the prohibited route based on the position information of the pallet P.

第3実施形態における移動制御のフローを、フローチャートに基づき説明する。図15は、第3実施形態に係る移動体の移動制御フローを説明するフローチャートである。図15のステップS10からステップS16は、図10Aに示した第1実施形態と同様の処理のため、説明を省略する。ステップS16で軌道TRを設定したら、移動体10A(第1移動体)は、軌道TRに基づいて、経路情報を生成する。ここでの経路情報とは、例えば禁止ルートの情報である。移動体10Aは、ルートRAaの走行許可申請と、経路情報とを、演算装置14に出力する(ステップS18b)。 The flow of movement control in the third embodiment will be described with reference to a flowchart. FIG. 15 is a flowchart illustrating a movement control flow of the moving body according to the third embodiment. Since steps S10 to S16 of FIG. 15 are the same processes as those of the first embodiment shown in FIG. 10A, the description thereof will be omitted. After setting the orbit TR in step S16, the moving body 10A (first moving body) generates route information based on the orbit TR. The route information here is, for example, information on prohibited routes. The mobile body 10A outputs the travel permission application for the route RAa and the route information to the arithmetic unit 14 (step S18b).

演算装置14は、ルートRAaの走行許可申請と経路情報とを取得したら、ルートRAaがブロックされているかを、すなわちルートRAaが禁止ルートとして設定済みかを、判断する(ステップS20)。ルートRAaがブロックされている場合(ステップS20;Yes)におけるステップS34は、第1実施形態と同様である。一方、ルートRAaがブロックされていない場合(ステップS20;No)、すなわちルートRAaが禁止ルートとして設定されていない場合、演算装置14は、排他制御部58により、経路情報に基づき、ルートRAaに対応する禁止ルートを設定する(ステップS22b)。ステップS22b以降の処理(ステップS24からステップS32)は、第1実施形態と同様であるため説明を省略する。 After acquiring the travel permission application for the route RAa and the route information, the arithmetic unit 14 determines whether the route RAa is blocked, that is, whether the route RAa has already been set as a prohibited route (step S20). Step S34 in the case where the route RAa is blocked (step S20; Yes) is the same as in the first embodiment. On the other hand, when the route RAa is not blocked (step S20; No), that is, when the route RAa is not set as a prohibited route, the arithmetic unit 14 corresponds to the route RAa based on the route information by the exclusive control unit 58. The prohibited route to be executed is set (step S22b). Since the processes after step S22b (steps S24 to S32) are the same as those in the first embodiment, the description thereof will be omitted.

このように、第3実施形態においては、オンラインで、すなわち移動体10Aが開始位置に到着した後に、軌道TRに基づいて禁止ルートを決定する。第3実施形態に係る演算装置14は、移動体10Aが実際に移動する軌道TRに基づいて禁止ルートを設定するため、移動体同士の衝突を適切に抑制するように禁止ルートを設定することができる。さらに、軌道TRに基づいて禁止ルートを設定するため、パレットPの実際の位置や向きを鑑みて侵入する可能性が低いルートRが、禁止ルートとして設定されてしまうことを抑制できるため、他の移動体10の走行を過度に制限することを抑えることが可能となる。 Thus, in the third embodiment, the prohibited route is determined online, that is, after the mobile body 10A arrives at the starting position, based on the orbit TR. Since the arithmetic unit 14 according to the third embodiment sets the prohibited route based on the trajectory TR in which the moving body 10A actually moves, it is possible to set the prohibited route so as to appropriately suppress the collision between the moving bodies. can. Further, since the prohibited route is set based on the orbit TR, it is possible to prevent the route R, which is unlikely to invade in view of the actual position and orientation of the pallet P, from being set as the prohibited route. It is possible to suppress excessive restriction of the traveling of the moving body 10.

なお、移動体10Aは、移動するに従って軌道TRを更新する場合がある。この場合、演算装置14は、軌道TRの更新に従って、禁止ルートを更新してもよい。例えば、演算装置14は、更新前の軌道TRにおいては禁止ルートとされていないが、更新後の軌道TRでは禁止ルートとされるルートRがある場合、そのルートRを、新たな禁止ルートとして設定する。また、更新前の軌道TRにおいては禁止ルートとされていたが、更新後の軌道TRでは禁止ルートとされないルートR(すなわち更新した軌道TRの所定距離範囲内に入らなくなったルートR)がある場合も考えられる。このようなルートRを過去禁止ルートとすると、演算装置14は、軌道TRを更新した際に、過去禁止ルートに対応する禁止ルートの設定を解除してもよいし、過去禁止ルートを禁止ルートとして設定したままとしてもよい。 The moving body 10A may update the orbit TR as it moves. In this case, the arithmetic unit 14 may update the prohibited route according to the update of the track TR. For example, if the arithmetic unit 14 has a route R that is not a prohibited route in the orbit TR before the update but is a prohibited route in the orbit TR after the update, the route R is set as a new prohibited route. do. In addition, when there is a route R that was prohibited in the orbit TR before the update but is not a prohibited route in the orbit TR after the update (that is, a route R that is no longer within the predetermined distance range of the updated orbit TR). Is also possible. If such a route R is a past prohibited route, the arithmetic unit 14 may cancel the setting of the prohibited route corresponding to the past prohibited route when the track TR is updated, or the past prohibited route is set as the prohibited route. You can leave it set.

以上説明したように、第3実施形態においては、演算装置14の排他制御部58は、パレットP(目標物)の位置及び向きの情報に基づいて、禁止ルートを設定する。第3実施形態に係る演算装置14によると、パレットPの実際の位置や向きに応じて禁止ルートを設定するため、移動体同士の衝突及びデッドロックを適切に抑制するように禁止ルートを設定しつつ、他の移動体10の走行を過度に制限することを抑えることが可能となる。 As described above, in the third embodiment, the exclusive control unit 58 of the arithmetic unit 14 sets the prohibited route based on the information on the position and orientation of the pallet P (target object). According to the arithmetic unit 14 according to the third embodiment, in order to set the prohibited route according to the actual position and orientation of the pallet P, the prohibited route is set so as to appropriately suppress the collision and deadlock between the moving bodies. At the same time, it is possible to suppress the excessive restriction of the traveling of the other moving body 10.

また、排他制御部58は、移動体10A(第1移動体)から、パレットPの位置及び向きの情報に基づいて算出された軌道TRに関する情報(経路情報)を取得する。排他制御部58は、軌道に関する情報(経路情報)に基づいて、禁止ルートを設定する。第3実施形態に係る演算装置14によると、移動体10Aが実際に移動する軌道TRに基づいて禁止ルートを設定するため、移動体同士の衝突及びデッドロックを適切に抑制するように禁止ルートを設定しつつ、他の移動体10の走行を過度に制限することを抑えることが可能となる。 Further, the exclusive control unit 58 acquires information (route information) about the orbit TR calculated based on the information on the position and orientation of the pallet P from the moving body 10A (first moving body). The exclusive control unit 58 sets a prohibited route based on the information (route information) regarding the trajectory. According to the arithmetic unit 14 according to the third embodiment, since the prohibited route is set based on the orbit TR in which the moving body 10A actually moves, the prohibited route is set so as to appropriately suppress the collision and the deadlock between the moving bodies. While setting, it is possible to suppress excessive restriction of the traveling of the other moving body 10.

また、第3実施形態に係る移動体10の制御装置28bは、軌道設定部86と、経路情報生成部87bと、情報出力部88とを含む。軌道設定部86は、パレットP(目標物)の位置及び向きの情報に基づいて軌道TRを設定する。経路情報生成部87bは、軌道TRに基づいて、移動体10が侵入する可能性がある経路に関する情報(経路情報)を生成する。情報出力部88は、経路情報を出力する。本実施形態に係る制御装置28bによると、軌道TRに基づいて生成した経路情報を出力するため、移動体10Aが実際に移動する軌道TRに基づいて禁止ルートを設定することが可能となり、移動体同士の衝突及びデッドロックを適切に抑制するように禁止ルートを設定しつつ、他の移動体10の走行を過度に制限することを抑えることが可能となる。 Further, the control device 28b of the mobile body 10 according to the third embodiment includes a trajectory setting unit 86, a route information generation unit 87b, and an information output unit 88. The orbit setting unit 86 sets the orbit TR based on the information on the position and orientation of the pallet P (target object). The route information generation unit 87b generates information (route information) regarding a route on which the moving body 10 may invade based on the trajectory TR. The information output unit 88 outputs route information. According to the control device 28b according to the present embodiment, since the route information generated based on the orbit TR is output, it is possible to set a prohibited route based on the orbit TR in which the moving body 10A actually moves, and the moving body While setting a prohibited route so as to appropriately suppress collisions and deadlocks with each other, it is possible to suppress excessive restriction of the traveling of the other moving body 10.

また、第3実施形態に係る移動体10は、制御装置28bを備える。移動体10によると、移動体同士の衝突及びデッドロックを適切に抑制するように禁止ルートを設定しつつ、他の移動体10の走行を過度に制限することを抑えることが可能となる。 Further, the mobile body 10 according to the third embodiment includes a control device 28b. According to the moving body 10, it is possible to suppress excessive restriction of the traveling of the other moving bodies 10 while setting a prohibited route so as to appropriately suppress collisions and deadlocks between the moving bodies.

(第4実施形態)
次に、第4実施形態について説明する。第4実施形態に係る演算装置14cは、移動体10A及び移動体10Bの軌道TRに基づいて、パレットPをピックアップする順番を設定する点で、第3実施形態とは異なる。第4実施形態において、第3実施形態と構成が共通する箇所は、説明を省略する。なお、第4実施形態は、第1実施形態や第2実施形態に対しても適用可能である。
(Fourth Embodiment)
Next, the fourth embodiment will be described. The arithmetic unit 14c according to the fourth embodiment is different from the third embodiment in that the order of picking up the pallets P is set based on the orbits TR of the moving body 10A and the moving body 10B. In the fourth embodiment, the description of the parts having the same configuration as that of the third embodiment will be omitted. The fourth embodiment can also be applied to the first embodiment and the second embodiment.

図16は、第4実施形態に係る演算装置の模式的なブロック図である。図17は、パレットをピックアップする順番設定を説明するための図である。図16に示すように、第4実施形態に係る演算装置14cの制御部40cは、順番設定部60cを含む。順番設定部60cは、例えば、管理システム12から取得した作業内容から、向かう先の設置領域AR0の場所が近く、かつ、開始位置AR1に到達する時刻が近い、複数の移動体10を選定する。例えば、順番設定部60cは、作業内容から、向かう先の設置領域AR0の位置情報を取得して、例えば向かう先の設置領域AR0が所定距離範囲内の(例えば設置領域AR0が隣り合う)複数の移動体10を、向かう先の設置領域AR0の場所が近い移動体10として選定する。また例えば、順番設定部60cは、移動体10のルートRの情報に基づき、開始位置AR1までの到着する時刻を算出し、開始位置AR1までの到着する時刻同士の差分が所定時間内の複数の移動体10を、開始位置AR1に到達する時刻が近い複数の移動体10として選定する。順番設定部60cは、このようにして選定した複数の移動体10に対して、パレットPをピックアップする順番を設定する。以降では、移動体10Aと移動体10Bとを選定した場合を例にして説明する。 FIG. 16 is a schematic block diagram of the arithmetic unit according to the fourth embodiment. FIG. 17 is a diagram for explaining the order setting for picking up the pallets. As shown in FIG. 16, the control unit 40c of the arithmetic unit 14c according to the fourth embodiment includes an order setting unit 60c. For example, the order setting unit 60c selects a plurality of mobile bodies 10 whose location of the installation area AR0 to which the user is heading is close and the time when the start position AR1 is reached is close to each other from the work contents acquired from the management system 12. For example, the order setting unit 60c acquires the position information of the installation area AR0 of the destination from the work content, and for example, a plurality of installation areas AR0 of the destination within a predetermined distance range (for example, the installation areas AR0 are adjacent to each other). The mobile body 10 is selected as the mobile body 10 whose location of the installation area AR0 to which the user is heading is close. Further, for example, the order setting unit 60c calculates the arrival time to the start position AR1 based on the information of the route R of the moving body 10, and the difference between the arrival times to the start position AR1 is a plurality of times within a predetermined time. The moving body 10 is selected as a plurality of moving bodies 10 whose time to reach the start position AR1 is close. The order setting unit 60c sets the order in which the pallets P are picked up for the plurality of moving bodies 10 selected in this way. Hereinafter, the case where the moving body 10A and the moving body 10B are selected will be described as an example.

演算装置14cは、移動体10Aと移動体10Bとのうち、先に開始位置AR1に到着して走行許可申請を取得した移動体10に対して、選定した他の移動体10が開始位置AR1に到着するまで、走行許可指示は出さず、その場で待機させる。順番設定部60cは、選定した他の移動体10が開始位置AR1に到着して、その移動体10から走行許可申請を取得したら、パレットPをピックアップする順番の設定を実行する。具体的には、順番設定部60cは、選定した移動体10A、10Bのそれぞれから、軌道TRの情報を取得し、移動体10A、10Bのそれぞれの軌道TRに基づいて、パレットPをピックアップする順番を設定する。 In the arithmetic device 14c, among the moving body 10A and the moving body 10B, the other moving body 10 selected is set to the starting position AR1 with respect to the moving body 10 that first arrives at the start position AR1 and obtains the travel permission application. Until it arrives, it will not give a driving permit instruction and will wait on the spot. When the other selected mobile body 10 arrives at the start position AR1 and the travel permission application is obtained from the mobile body 10, the order setting unit 60c executes the setting of the order in which the pallet P is picked up. Specifically, the order setting unit 60c acquires information on the orbit TR from each of the selected mobile bodies 10A and 10B, and picks up the pallet P based on the respective orbital TRs of the mobile bodies 10A and 10B. To set.

具体的には、順番設定部60cは、移動体10Aと移動体10Bとのうち、ルートRに近い軌道TRを算出した方を、先にパレットPをピックアップする移動体として選定して、ルートRに遠い軌道TRを算出した方を、後でパレットPをピックアップする移動体として選定する。例えば、図17の例では、移動体10Bの開始位置AR1Bから設置領域AR0BまでのルートRBaに対する軌道TRBのずれ量は、移動体10AのルートRAaに対する軌道TRAのずれ量よりも、少ない。言い換えれば、移動体10BのルートRBaと軌道TRBとの座標の差分は、移動体10AのルートRAaと軌道TRAとの座標の差分よりも、少ない。従って、図17の例では、順番設定部60cは、移動体10Bを、先にパレットPをピックアップする移動体として選定する。なお、先にパレットPをピックアップする移動体の選定方法は、これに限られない。例えば、順番設定部60cは、複数の移動体10のうち、禁止ルートの数がより少ない方の移動体10、又は、侵入禁止領域AR4がより狭い方の移動体10を、先にパレットPをピックアップする移動体10として選定してもよい。順番設定部60cは、それぞれの移動体10の、開始位置AR1から先のルートに対応する禁止ルートや侵入禁止領域AR4を比較して、禁止ルートの数がより少ない方の移動体10や、侵入禁止領域AR4がより狭い方の移動体10を選定する。例えばそれぞれの移動体で周辺環境が異なる場合には、ルートRに対する軌道TRのずれが少ない移動体10の方が、禁止ルートの数が多かったり侵入禁止領域AR4が広かったりする場合がある。このような場合には、上記のように先にパレットPをピックアップする移動体を選定することが有効となる。 Specifically, the order setting unit 60c selects the one of the moving body 10A and the moving body 10B that has calculated the orbit TR closer to the route R as the moving body that first picks up the pallet P, and selects the route R. The one that calculates the orbit TR far from the pallet P is selected as the moving body that will pick up the pallet P later. For example, in the example of FIG. 17, the deviation amount of the orbit TRB with respect to the route RBa from the start position AR1B of the moving body 10B to the installation area AR0B is smaller than the deviation amount of the orbit TRA with respect to the route RAa of the moving body 10A. In other words, the difference in coordinates between the route RBa and the orbit TRB of the moving body 10B is smaller than the difference in the coordinates of the route RAa and the orbit TRA of the moving body 10A. Therefore, in the example of FIG. 17, the order setting unit 60c selects the moving body 10B as the moving body that first picks up the pallet P. The method of selecting the moving body that picks up the pallet P first is not limited to this. For example, the order setting unit 60c sets the pallet P first, among the plurality of moving bodies 10, the moving body 10 having a smaller number of prohibited routes or the moving body 10 having a narrower intrusion prohibited area AR4. It may be selected as the moving body 10 to be picked up. The order setting unit 60c compares the prohibited routes and the intrusion prohibited area AR4 corresponding to the routes beyond the start position AR1 of each moving body 10, and the moving body 10 having a smaller number of prohibited routes or intrusion. The moving body 10 having the narrower prohibited area AR4 is selected. For example, when the surrounding environment is different for each moving body, the moving body 10 having a smaller deviation of the orbit TR with respect to the route R may have a larger number of prohibited routes or a wider intrusion prohibited area AR4. In such a case, it is effective to select the moving body that picks up the pallet P first as described above.

この場合、演算装置14cは、移動体10BのルートRBaに対応する禁止ルートを設定して、移動体10Bに走行許可指示を出力する。移動体10Bは、軌道TRBに従って走行してパレットPをピックアップした後、演算装置14cに終了情報を出力する。演算装置14cは、移動体10Bから終了情報を取得したら、ルートRBaに対応する禁止ルートの設定を解除して、移動体10AのルートRAaに対応する禁止ルートを設定して、移動体10Aに走行許可指示を出力する。移動体10Aは、軌道TRAに従って走行して、パレットPをピックアップする。 In this case, the arithmetic unit 14c sets a prohibited route corresponding to the route RBa of the mobile body 10B, and outputs a travel permission instruction to the mobile body 10B. The mobile body 10B travels according to the track TRB, picks up the pallet P, and then outputs the end information to the arithmetic unit 14c. After acquiring the end information from the moving body 10B, the arithmetic unit 14c cancels the setting of the prohibited route corresponding to the route RBa, sets the prohibited route corresponding to the route RAa of the moving body 10A, and travels to the moving body 10A. Output permission instructions. The moving body 10A travels according to the orbit TRA and picks up the pallet P.

以上の移動制御フローを、フローチャートに基づいて説明する。図18は、第4実施形態に係る移動制御フローを説明するフローチャートである。図18に示すように、演算装置14aは、移動体10A(第1移動体)と移動体10B(第2移動体)とから、軌道TRの情報と走行許可申請を取得したかを判断する(ステップS40)。すなわち、演算装置14aは、移動体10A、10Bの両方が開始位置AR1に到着して、軌道TRの情報と走行許可申請とを出力したかを判断する。移動体10Aと移動体10Bとから軌道TRの情報と走行許可申請を取得していない場合(ステップS40;No)、演算装置14aは、移動体10Aと移動体10Bとから軌道TRの情報と走行許可申請とを取得するまで待機する。一方、移動体10Aと移動体10Bとから軌道TRの情報と走行許可申請を取得した場合(ステップS40;Yes)、演算装置14cは、移動体10Aの軌道TRAとルートRAaとのずれ量と、移動体10Bの軌道TRBとルートRaとのずれ量とを比較する(ステップS42)。移動体10Aの軌道TRAとルートRAaとのずれ量が移動体10Bの軌道TRBとルートRaとのずれ量より大きい場合(ステップS42;Yes)、演算装置14cは、移動体10Bに先にピックアップさせると判断して、まず、移動体10BのルートRBaに対応する禁止ルートを設定する(ステップS44A)。なお、この場合、演算装置14cは、移動体10Aをその場で待機させておく。そして、演算装置14cは、移動体10Bに走行許可指示を出力して(ステップS46A)、移動体10Bに軌道TRBに従った走行を実行させて、パレットPをピックアップさせる。移動体10Bは、パレットPをピックアップして開始位置AR1Bに戻ったら、演算装置14cに終了情報を出力する。演算装置14cは、移動体10Bから終了情報を取得したら(ステップS48A;Yes)、移動体10Aを移動させる制御を実行する(ステップS50A)。移動体10Aを移動させる制御とは、具体的には、ルートRBaに対応する禁止ルートの設定を解除して、移動体10AのルートRAaに対応する禁止ルートを設定して、移動体10Aに走行許可指示を出力する制御である。これにより、移動体10Aは、移動体10Bの後に、パレットPをピックアップする。なお、移動体10Bから終了情報を取得しない場合(ステップS48A;No)、演算装置14cは、ステップS48Aに戻り、移動体10Bからの終了情報の取得を待つ。 The above movement control flow will be described based on the flowchart. FIG. 18 is a flowchart illustrating a movement control flow according to the fourth embodiment. As shown in FIG. 18, the arithmetic unit 14a determines from the moving body 10A (first moving body) and the moving body 10B (second moving body) whether or not the track TR information and the travel permission application have been obtained ( Step S40). That is, the arithmetic unit 14a determines whether both the mobile bodies 10A and 10B have arrived at the start position AR1 and output the track TR information and the travel permission application. When the track TR information and the travel permission application have not been obtained from the mobile body 10A and the mobile body 10B (step S40; No), the arithmetic unit 14a has the track TR information and travel from the mobile body 10A and the mobile body 10B. Wait until you get a permit application. On the other hand, when the information on the track TR and the travel permission application are obtained from the mobile body 10A and the mobile body 10B (step S40; Yes), the arithmetic unit 14c determines the amount of deviation between the track TRA and the route RAa of the mobile body 10A. The amount of deviation between the orbital TRB of the moving body 10B and the route Ra is compared (step S42). When the amount of deviation between the orbital TRA of the moving body 10A and the route RAa is larger than the amount of deviation between the orbital TRB of the moving body 10B and the root Ra (step S42; Yes), the arithmetic unit 14c causes the moving body 10B to pick up first. First, a prohibited route corresponding to the route RBa of the mobile body 10B is set (step S44A). In this case, the arithmetic unit 14c keeps the moving body 10A on standby on the spot. Then, the arithmetic unit 14c outputs a travel permission instruction to the moving body 10B (step S46A), causes the moving body 10B to execute the traveling according to the track TRB, and causes the moving body 10B to pick up the pallet P. When the mobile body 10B picks up the pallet P and returns to the start position AR1B, the mobile body 10B outputs the end information to the arithmetic unit 14c. When the arithmetic unit 14c acquires the end information from the moving body 10B (step S48A; Yes), the arithmetic unit 14c executes control to move the moving body 10A (step S50A). Specifically, the control for moving the moving body 10A is to cancel the setting of the prohibited route corresponding to the route RBa, set the prohibited route corresponding to the route RAa of the moving body 10A, and travel to the moving body 10A. It is a control to output a permission instruction. As a result, the moving body 10A picks up the pallet P after the moving body 10B. If the end information is not acquired from the mobile body 10B (step S48A; No), the arithmetic unit 14c returns to step S48A and waits for the acquisition of the end information from the mobile body 10B.

一方、移動体10Aの軌道TRAとルートRAaとのずれ量が移動体10Bの軌道TRBとルートRaとのずれ量より大きくない場合(ステップS42;No)、演算装置14cは、移動体10Aに先にピックアップさせると判断して、まず、移動体10AのルートRAaに対応する禁止ルートを設定する(ステップS44B)。なお、この場合、演算装置14cは、移動体10Bをその場で待機させておく。そして、演算装置14cは、移動体10Aに走行許可指示を出力して(ステップS46B)、移動体10Aに軌道TRAに従った走行を実行させて、パレットPをピックアップさせる。移動体10Aは、パレットPをピックアップして開始位置AR1Aに戻ったら、演算装置14cに終了情報を出力する。演算装置14cは、移動体10Aから終了情報を取得したら(ステップS48B;Yes)、移動体10Bを移動させる制御を実行する(ステップS50B)。移動体10Bを移動させる制御とは、具体的には、ルートRAaに対応する禁止ルートの設定を解除して、移動体10BのルートRBaに対応する禁止ルートを設定して、移動体10Bに走行許可指示を出力する制御である。これにより、移動体10Bは、移動体10Aの後に、パレットPをピックアップする。なお、移動体10Aから終了情報を取得しない場合(ステップS48B;No)、演算装置14cは、ステップS48Bに戻り、移動体10Aからの終了情報の取得を待つ。 On the other hand, when the amount of deviation between the orbital TRA of the moving body 10A and the route RAa is not larger than the amount of deviation between the orbital TRB of the moving body 10B and the route Ra (step S42; No), the arithmetic unit 14c precedes the moving body 10A. First, a prohibited route corresponding to the route RAa of the mobile body 10A is set (step S44B). In this case, the arithmetic unit 14c keeps the moving body 10B on standby on the spot. Then, the arithmetic unit 14c outputs a travel permission instruction to the moving body 10A (step S46B), causes the moving body 10A to execute the traveling according to the track TRA, and causes the moving body 10A to pick up the pallet P. When the mobile body 10A picks up the pallet P and returns to the start position AR1A, the mobile body 10A outputs the end information to the arithmetic unit 14c. When the arithmetic unit 14c acquires the end information from the moving body 10A (step S48B; Yes), the arithmetic unit 14c executes control to move the moving body 10B (step S50B). Specifically, the control for moving the moving body 10B is to cancel the setting of the prohibited route corresponding to the route RAa, set the prohibited route corresponding to the route RBa of the moving body 10B, and travel to the moving body 10B. It is a control to output a permission instruction. As a result, the moving body 10B picks up the pallet P after the moving body 10A. If the end information is not acquired from the mobile body 10A (step S48B; No), the arithmetic unit 14c returns to step S48B and waits for the acquisition of the end information from the mobile body 10A.

以上説明したように、第4実施形態に係る演算装置14cの順番設定部60cは、移動体10A(第1移動体)が算出した軌道TRAと、移動体10B(第2移動体)が算出した軌道TRBとに基づき、移動体10Aと移動体10BとのパレットP(目標物)をピックアップする順番を設定する。第4実施形態に係る演算装置14cは、軌道TRに基づきパレットPをピックアップする順番を設定するため、例えば、他の移動体10の作業への影響度に応じて、パレットPをピックアップする順番を設定することが可能となる。そのため、第4実施形態に係る演算装置14cによると、複数の移動体10によるパレットPのピックアップを円滑に行わせることが可能となる。 As described above, the order setting unit 60c of the arithmetic unit 14c according to the fourth embodiment is calculated by the orbital TRA calculated by the moving body 10A (first moving body) and the moving body 10B (second moving body). Based on the orbit TRB, the order in which the pallets P (targets) of the moving body 10A and the moving body 10B are picked up is set. Since the arithmetic unit 14c according to the fourth embodiment sets the order of picking up the pallets P based on the track TR, for example, the order of picking up the pallets P is determined according to the degree of influence on the work of the other moving body 10. It becomes possible to set. Therefore, according to the arithmetic unit 14c according to the fourth embodiment, it is possible to smoothly pick up the pallet P by the plurality of moving bodies 10.

また、順番設定部60cは、移動体10Aと移動体10Bとのうち、予め設定されたルートRに近い軌道TRを算出した方を、先にパレットPをピックアップする移動体として選定する。第4実施形態に係る演算装置14cは、軌道TRとルートRとのずれが小さく、他の移動体10の作業への影響が少ない移動体10を先に移動させるため、複数の移動体10によるパレットPのピックアップを円滑に行わせることが可能となる。 Further, the order setting unit 60c selects, of the moving body 10A and the moving body 10B, the one that calculates the orbit TR close to the preset route R as the moving body that first picks up the pallet P. The arithmetic unit 14c according to the fourth embodiment uses a plurality of moving bodies 10 in order to move the moving body 10 having a small deviation between the track TR and the route R and having little influence on the work of the other moving bodies 10 first. It becomes possible to smoothly pick up the pallet P.

以上、本発明の実施形態を説明したが、この実施形態の内容により実施形態が限定されるものではない。また、前述した構成要素には、当業者が容易に想定できるもの、実質的に同一のもの、いわゆる均等の範囲のものが含まれる。さらに、前述した構成要素は適宜組み合わせることが可能である。さらに、前述した実施形態の要旨を逸脱しない範囲で構成要素の種々の省略、置換又は変更を行うことができる。 Although the embodiments of the present invention have been described above, the embodiments are not limited to the contents of the embodiments. Further, the above-mentioned components include those that can be easily assumed by those skilled in the art, those that are substantially the same, that is, those in a so-called equal range. Furthermore, the components described above can be combined as appropriate. Further, various omissions, replacements or changes of the components can be made without departing from the gist of the above-described embodiment.

1 移動制御システム
10 移動体
10A 移動体(第1移動体)
10B 移動体(第2移動体)
12 管理システム
14 演算装置
24 フォーク
26 センサ
54 ルート取得部
56 情報出力部
58 排他制御部
AR0 設置領域
AR1 開始位置
AR2 目標位置
P パレット(目標物)
R ルート
TR 軌道
1 Mobile control system 10 Mobile 10A Mobile (first mobile)
10B mobile (second mobile)
12 Management system 14 Arithmetic logic unit 24 Fork 26 Sensor 54 Route acquisition unit 56 Information output unit 58 Exclusive control unit AR0 Installation area AR1 Start position AR2 Target position P pallet (target object)
R route TR orbit

Claims (15)

自動で移動する移動体に情報を出力する演算装置であって、
目標物をピックアップするための第1移動体のルートを取得するルート取得部と、
前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定する排他制御部と、
前記禁止ルートに基づいた情報を、前記第2移動体に出力する情報出力部と、
前記目標物がとり得る上限角度傾斜した場合における、前記目標物に対して所定の位置及び向きとなる目標位置までの最大傾斜軌道を生成する最大傾斜軌道生成部と、
を含み、
前記排他制御部は、前記最大傾斜軌道に基づいて、前記禁止ルートを設定する、演算装置。
An arithmetic unit that outputs information to a moving object that moves automatically.
A route acquisition unit that acquires the route of the first moving object for picking up the target, and
Traveling of a second moving body other than the first moving body on a route that may enter when the first moving body deviates from the route due to a deviation in the position and orientation of the target object. The exclusive control unit that is set as a prohibited route that prohibits
An information output unit that outputs information based on the prohibited route to the second mobile body, and
A maximum tilted orbit generator that generates a maximum tilted orbit up to a target position that is in a predetermined position and orientation with respect to the target when the target is tilted at an upper limit angle that can be taken.
Including
The exclusive control unit is an arithmetic unit that sets the prohibited route based on the maximum inclined trajectory .
前記情報出力部は、前記第2移動体から、前記禁止ルートの走行の許可を要請する情報を取得した場合に、前記第2移動体に、前記禁止ルートの走行を不許可とする指令を出力する、請求項1に記載の演算装置。 When the information output unit acquires information requesting permission to travel on the prohibited route from the second moving body, the information output unit outputs a command to the second moving body to disallow traveling on the prohibited route. The arithmetic unit according to claim 1. 前記排他制御部は、前記移動体が移動する経路として予め設定された複数のルートに対応した、前記禁止ルートを設定する、請求項1に記載の演算装置。 The arithmetic unit according to claim 1, wherein the exclusive control unit sets the prohibited routes corresponding to a plurality of routes preset as routes for the moving body to move. 前記排他制御部は、前記第1移動体のルートに対して所定の距離範囲内にあるルートを、前記禁止ルートとして設定する、請求項3に記載の演算装置。 The arithmetic unit according to claim 3, wherein the exclusive control unit sets a route within a predetermined distance range with respect to the route of the first moving body as the prohibited route. 自動で移動する移動体に情報を出力する演算装置であって、
目標物をピックアップするための第1移動体のルートを取得するルート取得部と、
前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定する排他制御部と、
前記禁止ルートに基づいた情報を、前記第2移動体に出力する情報出力部と、
を含み、
前記排他制御部は、前記第1移動体から、前記目標物の位置及び向きの情報に基づいて算出された、前記目標物に対して所定の位置及び向きとなる目標位置までの軌道に関する情報を取得し、前記軌道に対して所定距離範囲内の領域である侵入禁止領域内を前記禁止ルートとして設定し、
前記侵入禁止領域は、前記第1移動体のルートに対して所定距離範囲内の領域である禁止領域の少なくとも一部に対して重ならないように設定される、演算装置。
An arithmetic unit that outputs information to a moving object that moves automatically.
A route acquisition unit that acquires the route of the first moving object for picking up the target, and
Traveling of a second moving body other than the first moving body on a route that may enter when the first moving body deviates from the route due to a deviation in the position and orientation of the target object. The exclusive control unit that is set as a prohibited route that prohibits
An information output unit that outputs information based on the prohibited route to the second mobile body, and
Including
The exclusive control unit obtains information on an orbit from the first mobile body to a target position that is a predetermined position and orientation with respect to the target object, which is calculated based on information on the position and orientation of the target object. Obtained and set the intrusion prohibited area, which is an area within a predetermined distance range with respect to the orbit, as the prohibited route.
The arithmetic unit is set so that the intrusion prohibited area does not overlap with at least a part of the prohibited area which is an area within a predetermined distance range with respect to the route of the first moving body .
前記第1移動体が算出した、前記目標物の位置及び向きの情報に基づいて算出された、前記目標物に対して所定の位置及び向きとなる目標位置までの軌道と、前記第2移動体が算出した前記軌道とに基づき、前記第1移動体と前記第2移動体との目標物をピックアップする順番を設定する順番設定部をさらに含む、
請求項1から請求項のいずれか1項に記載の演算装置。
A trajectory to a target position that is a predetermined position and orientation with respect to the target, calculated based on information on the position and orientation of the target calculated by the first moving body, and the second moving body. Further includes an order setting unit for setting the order of picking up the target objects of the first moving body and the second moving body based on the trajectory calculated by the above.
The arithmetic unit according to any one of claims 1 to 5 .
前記順番設定部は、前記第1移動体と前記第2移動体とのうち、予め設定されたルートに近い軌道を算出した方を、先に目標物をピックアップする移動体として選定する、請求項に記載の演算装置。 The claim that the order setting unit selects, of the first moving body and the second moving body, the one that calculates the trajectory closer to the preset route as the moving body that first picks up the target object. 6. The arithmetic unit according to 6. 自動で移動する移動体に情報を出力する演算装置であって、An arithmetic unit that outputs information to a moving object that moves automatically.
目標物をピックアップするための第1移動体のルートを取得するルート取得部と、 A route acquisition unit that acquires the route of the first moving object for picking up the target, and
前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定する排他制御部と、 Traveling of a second moving body other than the first moving body on a route that may enter when the first moving body deviates from the route due to a deviation in the position and orientation of the target object. The exclusive control unit that is set as a prohibited route that prohibits
前記禁止ルートに基づいた情報を、前記第2移動体に出力する情報出力部と、 An information output unit that outputs information based on the prohibited route to the second mobile body, and
前記第1移動体が算出した、前記目標物の位置及び向きの情報に基づいて算出された、前記目標物に対して所定の位置及び向きとなる目標位置までの軌道と、前記第2移動体が算出した前記軌道とに基づき、前記第1移動体と前記第2移動体との目標物をピックアップする順番を設定する順番設定部と、 A trajectory to a target position that is a predetermined position and orientation with respect to the target, calculated based on information on the position and orientation of the target calculated by the first moving body, and the second moving body. An order setting unit that sets the order in which the target object of the first moving body and the second moving body is picked up based on the trajectory calculated by
を含む、演算装置。 Including arithmetic unit.
請求項1から請求項のいずれか1項に記載の演算装置と、前記移動体とを含む、移動制御システム。 A movement control system including the arithmetic unit according to any one of claims 1 to 8 and the moving body. 自動で移動する移動体に情報を出力する演算方法であって、
目標物をピックアップするための第1移動体のルートを取得するステップと、
前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定するステップと、
前記禁止ルートに基づいた情報を、前記第2移動体に出力するステップと、
前記目標物がとり得る上限角度傾斜した場合における、前記目標物に対して所定の位置及び向きとなる目標位置までの最大傾斜軌道を生成するステップと、
を含み、
前記禁止ルートとして設定するステップにおいては、前記最大傾斜軌道に基づいて、前記禁止ルートを設定する、演算方法。
It is a calculation method that outputs information to a moving object that moves automatically.
Steps to get the route of the first moving object to pick up the target,
Traveling of a second moving body other than the first moving body on a route that may enter when the first moving body deviates from the route due to a deviation in the position and orientation of the target object. And the step to set as a prohibited route to prohibit
A step of outputting information based on the prohibited route to the second mobile body, and
A step of generating a maximum inclined trajectory up to a target position having a predetermined position and orientation with respect to the target when the target is inclined at an upper limit angle that can be taken.
Including
A calculation method for setting the prohibited route based on the maximum inclined trajectory in the step of setting the prohibited route .
自動で移動する移動体に情報を出力する演算方法であって、
目標物をピックアップするための第1移動体のルートを取得するステップと、
前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定するステップと、
前記禁止ルートに基づいた情報を、前記第2移動体に出力するステップと、
を含み、
前記禁止ルートとして設定するステップにおいては、前記第1移動体から、前記目標物の位置及び向きの情報に基づいて算出された、前記目標物に対して所定の位置及び向きとなる目標位置までの軌道に関する情報を取得し、前記軌道に対して所定距離範囲内の領域である侵入禁止領域内を前記禁止ルートとして設定し、
前記侵入禁止領域は、前記第1移動体のルートに対して所定距離範囲内の領域である禁止領域の少なくとも一部に対して重ならないように設定される、演算方法。
It is a calculation method that outputs information to a moving object that moves automatically.
Steps to get the route of the first moving object to pick up the target,
Traveling of a second moving body other than the first moving body on a route that may enter when the first moving body deviates from the route due to a deviation in the position and orientation of the target object. And the step to set as a prohibited route to prohibit
A step of outputting information based on the prohibited route to the second mobile body, and
Including
In the step of setting as the prohibited route, from the first moving body to the target position calculated based on the information on the position and orientation of the target, which is a predetermined position and orientation with respect to the target. Information on the orbit is acquired, and the intrusion prohibited area, which is an area within a predetermined distance range with respect to the orbit, is set as the prohibited route.
A calculation method in which the intrusion prohibited area is set so as not to overlap at least a part of a prohibited area which is an area within a predetermined distance range with respect to the route of the first moving body .
自動で移動する移動体に情報を出力する演算方法であって、It is a calculation method that outputs information to a moving object that moves automatically.
目標物をピックアップするための第1移動体のルートを取得するステップと、 Steps to get the route of the first moving object to pick up the target,
前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定するステップと、 Traveling of a second moving body other than the first moving body on a route that may enter when the first moving body deviates from the route due to a deviation in the position and orientation of the target object. And the step to set as a prohibited route to prohibit
前記禁止ルートに基づいた情報を、前記第2移動体に出力するステップと、 A step of outputting information based on the prohibited route to the second mobile body, and
前記第1移動体が算出した、前記目標物の位置及び向きの情報に基づいて算出された、前記目標物に対して所定の位置及び向きとなる目標位置までの軌道と、前記第2移動体が算出した前記軌道とに基づき、前記第1移動体と前記第2移動体との目標物をピックアップする順番を設定するステップと、 A trajectory to a target position that is a predetermined position and orientation with respect to the target, calculated based on information on the position and orientation of the target calculated by the first moving body, and the second moving body. The step of setting the order of picking up the target object of the first moving body and the second moving body based on the orbit calculated by
を含む、演算方法。 Operation method including.
自動で移動する移動体に情報を出力する演算方法をコンピュータに実行させるプログラムであって、
目標物をピックアップするための第1移動体のルートを取得するステップと、
前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定するステップと、
前記禁止ルートに基づいた情報を、前記第2移動体に出力するステップと、
前記目標物がとり得る上限角度傾斜した場合における、前記目標物に対して所定の位置及び向きとなる目標位置までの最大傾斜軌道を生成するステップと、
を、コンピュータに実行させ
前記禁止ルートとして設定するステップにおいては、前記最大傾斜軌道に基づいて、前記禁止ルートを設定する、プログラム。
A program that causes a computer to execute an arithmetic method that outputs information to a moving object that moves automatically.
Steps to get the route of the first moving object to pick up the target,
Traveling of a second moving body other than the first moving body on a route that may enter when the first moving body deviates from the route due to a deviation in the position and orientation of the target object. And the step to set as a prohibited route to prohibit
A step of outputting information based on the prohibited route to the second mobile body, and
A step of generating a maximum inclined trajectory up to a target position having a predetermined position and orientation with respect to the target when the target is inclined at an upper limit angle that can be taken.
To the computer
In the step of setting the prohibited route, a program for setting the prohibited route based on the maximum inclined trajectory .
自動で移動する移動体に情報を出力する演算方法をコンピュータに実行させるプログラムであって、A program that causes a computer to execute an arithmetic method that outputs information to a moving object that moves automatically.
目標物をピックアップするための第1移動体のルートを取得するステップと、 Steps to get the route of the first moving object to pick up the target,
前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定するステップと、 Traveling of a second moving body other than the first moving body on a route that may enter when the first moving body deviates from the route due to a deviation in the position and orientation of the target object. And the step to set as a prohibited route to prohibit
前記禁止ルートに基づいた情報を、前記第2移動体に出力するステップと、 A step of outputting information based on the prohibited route to the second mobile body, and
を、コンピュータに実行させ、 To the computer
前記禁止ルートとして設定するステップにおいては、前記第1移動体から、前記目標物の位置及び向きの情報に基づいて算出された、前記目標物に対して所定の位置及び向きとなる目標位置までの軌道に関する情報を取得し、前記軌道に対して所定距離範囲内の領域である侵入禁止領域内を前記禁止ルートとして設定し、 In the step of setting as the prohibited route, from the first moving body to the target position calculated based on the information on the position and orientation of the target, which is a predetermined position and orientation with respect to the target. Information on the orbit is acquired, and the intrusion prohibited area, which is an area within a predetermined distance range with respect to the orbit, is set as the prohibited route.
前記侵入禁止領域は、前記第1移動体のルートに対して所定距離範囲内の領域である禁止領域の少なくとも一部に対して重ならないように設定される、プログラム。 A program in which the intrusion prohibited area is set so as not to overlap at least a part of a prohibited area which is an area within a predetermined distance range with respect to the route of the first moving body.
自動で移動する移動体に情報を出力する演算方法をコンピュータに実行させるプログラムであって、A program that causes a computer to execute an arithmetic method that outputs information to a moving object that moves automatically.
目標物をピックアップするための第1移動体のルートを取得するステップと、 Steps to get the route of the first moving object to pick up the target,
前記目標物の位置及び向きのずれに起因して前記第1移動体が前記ルートから外れて走行する場合に侵入する可能性がある経路を、前記第1移動体以外の第2移動体の走行を禁止する禁止ルートとして設定するステップと、 Traveling of a second moving body other than the first moving body on a route that may enter when the first moving body deviates from the route due to a deviation in the position and orientation of the target object. And the step to set as a prohibited route to prohibit
前記禁止ルートに基づいた情報を、前記第2移動体に出力するステップと、 A step of outputting information based on the prohibited route to the second mobile body, and
前記第1移動体が算出した、前記目標物の位置及び向きの情報に基づいて算出された、前記目標物に対して所定の位置及び向きとなる目標位置までの軌道と、前記第2移動体が算出した前記軌道とに基づき、前記第1移動体と前記第2移動体との目標物をピックアップする順番を設定するステップと、 A trajectory to a target position that is a predetermined position and orientation with respect to the target, calculated based on information on the position and orientation of the target calculated by the first moving body, and the second moving body. The step of setting the order of picking up the target object of the first moving body and the second moving body based on the orbit calculated by
を、コンピュータに実行させる、プログラム。 A program that causes a computer to execute.
JP2020032156A 2020-02-27 2020-02-27 Arithmetic logic unit, mobile body, mobile control system, arithmetic method and program Active JP7022775B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020032156A JP7022775B2 (en) 2020-02-27 2020-02-27 Arithmetic logic unit, mobile body, mobile control system, arithmetic method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020032156A JP7022775B2 (en) 2020-02-27 2020-02-27 Arithmetic logic unit, mobile body, mobile control system, arithmetic method and program

Publications (2)

Publication Number Publication Date
JP2021135801A JP2021135801A (en) 2021-09-13
JP7022775B2 true JP7022775B2 (en) 2022-02-18

Family

ID=77661342

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020032156A Active JP7022775B2 (en) 2020-02-27 2020-02-27 Arithmetic logic unit, mobile body, mobile control system, arithmetic method and program

Country Status (1)

Country Link
JP (1) JP7022775B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016071566A (en) 2014-09-29 2016-05-09 日立建機株式会社 Obstacle avoidance system
JP2017182502A (en) 2016-03-30 2017-10-05 株式会社豊田中央研究所 Movable body
JP6632671B1 (en) 2018-08-28 2020-01-22 三菱ロジスネクスト株式会社 Unmanned vehicle control device and unmanned vehicle control method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2855147B2 (en) * 1990-03-02 1999-02-10 トヨタ自動車株式会社 Unmanned car with visual

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016071566A (en) 2014-09-29 2016-05-09 日立建機株式会社 Obstacle avoidance system
JP2017182502A (en) 2016-03-30 2017-10-05 株式会社豊田中央研究所 Movable body
JP6632671B1 (en) 2018-08-28 2020-01-22 三菱ロジスネクスト株式会社 Unmanned vehicle control device and unmanned vehicle control method

Also Published As

Publication number Publication date
JP2021135801A (en) 2021-09-13

Similar Documents

Publication Publication Date Title
KR101141241B1 (en) Autonomous mobile body, and method and system for controlling the same
JP7085576B2 (en) Mobile control systems, mobiles, control methods and programs
JP7300413B2 (en) Control device, moving body, movement control system, control method and program
JP7469494B2 (en) Method for controlling an automated guided vehicle and a control system configured to carry out said method - Patents.com
JP7449770B2 (en) Terminal, control system, control method and program
JP7511504B2 (en) MOBILE BODY, MOBILE CONTROL SYSTEM, AND METHOD AND PROGRAM FOR CONTROLLING MOBILE BODY
JP7022775B2 (en) Arithmetic logic unit, mobile body, mobile control system, arithmetic method and program
JP7300410B2 (en) Control device, moving body, movement control system, control method and program
WO2021171974A1 (en) Control device, mobile body, movement control system, control method, and program
JP7527322B2 (en) Information processing method, information processing device, and program
JP7514874B2 (en) Information processing method, information processing device, and program
JP7187516B2 (en) Mobile object, mobile control system, mobile object control method and program
WO2024004272A1 (en) Route setting method, program, and moving body
WO2024070877A1 (en) Route setting method, program, and moving body
WO2024219068A1 (en) Control method, program, and mobile body
WO2024202133A1 (en) Control method, program, and mobile body
JP7482811B2 (en) MOBILE BODY CONTROL METHOD, MOBILE BODY, AND PROGRAM
JP7257431B2 (en) Mobile object control method, mobile object and program
JP7236526B1 (en) Mobile object management method, mobile object control method, mobile object and program
JP7499288B2 (en) Information processing method, information processing device, and program
WO2024166432A1 (en) Moving body control method, program, and information processing device
WO2024024146A1 (en) Movement control method, program, and movement control system
WO2024202129A1 (en) Control method for moving body, program, and information processing device
JP2024154233A (en) Control method, program and mobile object

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200415

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210615

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210813

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220207

R150 Certificate of patent or registration of utility model

Ref document number: 7022775

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150