JP2020198010A - Automatic guided vehicle, and control method and program of automatic guided vehicle - Google Patents

Automatic guided vehicle, and control method and program of automatic guided vehicle Download PDF

Info

Publication number
JP2020198010A
JP2020198010A JP2019104986A JP2019104986A JP2020198010A JP 2020198010 A JP2020198010 A JP 2020198010A JP 2019104986 A JP2019104986 A JP 2019104986A JP 2019104986 A JP2019104986 A JP 2019104986A JP 2020198010 A JP2020198010 A JP 2020198010A
Authority
JP
Japan
Prior art keywords
obstacle
automatic guided
guided vehicle
guide line
route
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019104986A
Other languages
Japanese (ja)
Other versions
JP7350288B2 (en
Inventor
大島 章
Akira Oshima
章 大島
宏泰 城吉
Hiroyasu Jokichi
宏泰 城吉
柄川 索
Saku Egawa
索 柄川
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.)
Doog Inc
Original Assignee
Doog Inc
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 Doog Inc filed Critical Doog Inc
Priority to JP2019104986A priority Critical patent/JP7350288B2/en
Publication of JP2020198010A publication Critical patent/JP2020198010A/en
Application granted granted Critical
Publication of JP7350288B2 publication Critical patent/JP7350288B2/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)

Abstract

To provide an automatic guided vehicle capable of avoiding an obstacle without losing a guide line serving as a marker on a traveling path.SOLUTION: An automatic guided vehicle 100 includes a drive unit 40, a control unit 10, a path detection unit 31 that detects a guide line marking a traveling path, and an obstacle detection unit 32 that detects an obstacle. The control unit 10 controls the drive unit 40 so that the vehicle travels based on the guide line detected by the path detection unit 31. When the obstacle detection unit 32 detects an obstacle, the control unit obtains an avoidance quantity needed to avoid the obstacle. When the avoidance quantity falls within a predetermined avoidable width, the control unit controls the drive unit 40 so that the vehicle travels while avoiding the obstacle.SELECTED DRAWING: Figure 1

Description

本発明は、床面等に敷設されたテープ等をガイドにして自動的に移動する無人搬送車、無人搬送車の制御方法及びプログラムに関する。 The present invention relates to an automatic guided vehicle that automatically moves using a tape or the like laid on a floor surface or the like as a guide, a control method and a program for the automatic guided vehicle.

従来から、工場内の物品搬送等に無人搬送車が使われており、無人搬送車の制御を改良する技術開発も進められている。例えば、特許文献1には、路面に設けられたガイド線(走行経路の目印となるライン)に沿って移動する無人搬送車に関し、有限状態マシン(FSM:Finite State Machine)を備えることにより、障害物回避等の機能を容易に拡張できる無人搬送車が記載されている。 Conventionally, automatic guided vehicles have been used for transporting goods in factories, and technological development to improve the control of automatic guided vehicles is also underway. For example, Patent Document 1 describes an automatic guided vehicle that moves along a guide line (a line that serves as a mark of a traveling route) provided on a road surface, by providing a finite state machine (FSM: Fine State Machine). An automated guided vehicle that can easily expand functions such as object avoidance is described.

国際公開第2016/199312号International Publication No. 2016/199312

特許文献1に記載された無人搬送車は、優先順位の異なるFSMを複数備えることにより、簡素なアルゴリズムで容易に機能を拡張することができる。例えば、当該無人搬送車は、障害物を検出すると右に旋回して回避を行うFSM及び回避のためにした操縦とは逆向きの操縦を行うFSMを備えることにより、障害物を回避する動作を行えるようにしている。しかし、実際にこれらのFSMによって回避動作を行うと、ガイド線が検出できる場所に戻ることができず、ガイド線を見失ってしまう状況が発生し得る。なぜなら、逆向きの操縦を行っても旋回角度の微妙なずれ等により元の位置に戻れないことがあることや、回避動作後にガイド線自体が方向を変えている状況があり得るからである。このような状況が発生すると、無人搬送車はガイド線に沿った本来の移動を行うことができなくなってしまう。 The automatic guided vehicle described in Patent Document 1 can be easily expanded in function by a simple algorithm by providing a plurality of FSMs having different priorities. For example, the automatic guided vehicle can operate to avoid obstacles by providing an FSM that turns to the right to avoid obstacles when it detects an obstacle and an FSM that operates in the opposite direction to the maneuvering for avoidance. I am trying to do it. However, when the avoidance operation is actually performed by these FSMs, it is not possible to return to the place where the guide line can be detected, and a situation may occur in which the guide line is lost. This is because it may not be possible to return to the original position due to a slight deviation of the turning angle even if the maneuver is performed in the opposite direction, or the guide line itself may change direction after the avoidance operation. When such a situation occurs, the automatic guided vehicle cannot move along the guide line.

本発明は、上記実情に鑑みてなされたものであり、走行経路の目印となるガイド線を見失うこと無く障害物を回避することができる無人搬送車等を提供することを目的とする。 The present invention has been made in view of the above circumstances, and an object of the present invention is to provide an automatic guided vehicle or the like capable of avoiding obstacles without losing sight of a guide line that serves as a mark of a traveling route.

上記目的を達成するため、本発明の第1の観点に係る無人搬送車は、
駆動手段と制御手段とを備える無人搬送車であって、
走行経路を示すガイド線を検出する経路検出手段と、
障害物を検出する障害物検出手段と、
をさらに備え、
前記制御手段は、
前記経路検出手段が検出したガイド線に基づいて走行するように前記駆動手段を制御し、
前記障害物検出手段が前記障害物を検出したら、前記障害物を回避するための回避量を取得し、前記回避量が所定の回避可能幅以内なら、前記障害物を回避して走行するように前記駆動手段を制御する。
In order to achieve the above object, the automatic guided vehicle according to the first aspect of the present invention is
An automatic guided vehicle equipped with a drive means and a control means.
A route detecting means for detecting a guide line indicating a traveling route, and
Obstacle detection means for detecting obstacles,
With more
The control means
The driving means is controlled so as to travel based on the guide line detected by the route detecting means.
When the obstacle detecting means detects the obstacle, an avoidance amount for avoiding the obstacle is acquired, and if the avoidance amount is within a predetermined avoidable range, the vehicle travels while avoiding the obstacle. The driving means is controlled.

前記制御部は、
前記障害物検出手段が前記障害物を検出したら、走行方向において前記障害物が存在しない空間の横幅を取得し、前記横幅が所定の通過可能幅以上なら、前記障害物を回避して走行するように前記駆動手段を制御する、
ようにしてもよい。
The control unit
When the obstacle detecting means detects the obstacle, the width of the space where the obstacle does not exist is acquired in the traveling direction, and if the width is equal to or larger than a predetermined passable width, the vehicle travels while avoiding the obstacle. To control the driving means,
You may do so.

前記経路検出手段は、前記無人搬送車の前上方をスキャンすることにより前記ガイド線を検出する、
ようにしてもよい。
The route detecting means detects the guide line by scanning the front upper part of the automatic guided vehicle.
You may do so.

前記ガイド線は、再帰反射素材で構成され、
前記経路検出手段は、走査式レーザ距離計で構成される、
ようにしてもよい。
The guide line is made of a retroreflective material.
The path detecting means includes a scanning laser range finder.
You may do so.

また、本発明の第2の観点に係る無人搬送車の制御方法は、
走行経路を示すガイド線を検出する経路検出処理と、
障害物を検出する障害物検出処理と、
前記経路検出処理で検出したガイド線に基づいて走行するように駆動手段を制御する走行制御処理と、
前記障害物検出処理で前記障害物を検出したら、前記障害物を回避するための回避量を取得し、前記回避量が所定の回避可能幅以内なら、前記障害物を回避して走行するように前記駆動手段を制御する回避制御処理と、
を備える。
Further, the method for controlling an automatic guided vehicle according to the second aspect of the present invention is as follows.
Route detection processing that detects the guide line indicating the traveling route,
Obstacle detection processing to detect obstacles and
Travel control processing that controls the drive means to travel based on the guide line detected in the route detection process, and
When the obstacle is detected by the obstacle detection process, an avoidance amount for avoiding the obstacle is acquired, and if the avoidance amount is within a predetermined avoidable range, the vehicle travels while avoiding the obstacle. Avoidance control processing that controls the driving means and
To be equipped.

また、本発明の第3の観点に係るプログラムは、
コンピュータに、
走行経路を示すガイド線を検出する経路検出処理、
障害物を検出する障害物検出処理、
前記経路検出処理で検出したガイド線に基づいて走行するように駆動手段を制御する走行制御処理、及び、
前記障害物検出処理で前記障害物を検出したら、前記障害物を回避するための回避量を取得し、前記回避量が所定の回避可能幅以内なら、前記障害物を回避して走行するように前記駆動手段を制御する回避制御処理、
を実行させる。
In addition, the program according to the third aspect of the present invention is
On the computer
Route detection processing that detects the guide line indicating the travel route,
Obstacle detection processing to detect obstacles,
A travel control process that controls the drive means to travel based on the guide line detected in the route detection process, and a travel control process.
When the obstacle is detected by the obstacle detection process, an avoidance amount for avoiding the obstacle is acquired, and if the avoidance amount is within a predetermined avoidable range, the vehicle travels while avoiding the obstacle. Avoidance control processing that controls the driving means,
To execute.

本発明によれば、走行経路の目印となるガイド線を見失うこと無く障害物を回避することができる。 According to the present invention, obstacles can be avoided without losing sight of the guide line that serves as a mark of the traveling route.

実施形態1に係る無人搬送車の機能構成を示すブロック図である。It is a block diagram which shows the functional structure of the automatic guided vehicle which concerns on Embodiment 1. 実施形態1に係る無人搬送車の外観を示す図である。It is a figure which shows the appearance of the automatic guided vehicle which concerns on Embodiment 1. FIG. 実施形態1に係る無人搬送車が備える経路検出部の外観及び経路検出部から照射されるレーザを説明する図である。It is a figure explaining the appearance of the route detection part and the laser which irradiates from the path detection part, which includes the automatic guided vehicle which concerns on Embodiment 1. FIG. 実施形態1に係る無人搬送車が備える経路検出部、障害物検出部及び操作取得部を無人搬送車の側面から見た図である。FIG. 5 is a view of a route detection unit, an obstacle detection unit, and an operation acquisition unit included in the automatic guided vehicle according to the first embodiment as viewed from the side surface of the automatic guided vehicle. 実施形態1に係る経路検出部でガイド線を検出したときの受光強度を説明する図である。It is a figure explaining the light-receiving intensity when the guide line is detected by the path detection part which concerns on Embodiment 1. FIG. 実施形態1に係る無人搬送車が経路検出部で前下方をスキャンする様子を側面から見た図である。It is a figure which looked at the state which the unmanned guided vehicle which concerns on Embodiment 1 scans the front lower part by the route detection part from the side view. 実施形態1に係る無人搬送車が経路検出部で前下方をスキャンする様子を上から見た図である。It is the figure which looked at the state which the unmanned guided vehicle which concerns on Embodiment 1 scans the front lower part by the route detection part from above. 実施形態1に係る無人搬送車がガイド線を検出して行う移動制御を説明する図である。It is a figure explaining the movement control performed by the automatic guided vehicle which concerns on Embodiment 1 by detecting a guide line. 実施形態1に係る無人搬送車が障害物を回避する処理を説明する図である。It is a figure explaining the process which the automatic guided vehicle which concerns on Embodiment 1 avoids an obstacle. 障害物が複数存在する場合の例を説明する図である。It is a figure explaining the example when there are a plurality of obstacles. ガイド線が枝分かれしている様子を説明する図である。It is a figure explaining how the guide line is branched. 実施形態1に係る無人搬送車の移動制御処理のフローチャートである。It is a flowchart of the movement control process of the automatic guided vehicle which concerns on Embodiment 1. 実施形態2に係る無人搬送車の外観の一例を示す図である。It is a figure which shows an example of the appearance of the automatic guided vehicle which concerns on Embodiment 2. ガイド線を走行経路の真上に設置しない場合を説明する図である。It is a figure explaining the case where the guide line is not installed right above the traveling path. 実施形態2の変形例1に係る無人搬送車の外観を示す図である。It is a figure which shows the appearance of the automatic guided vehicle which concerns on the modification 1 of Embodiment 2.

以下、本発明の実施形態に係る無人搬送車について、図表を参照して説明する。なお、図中同一又は相当部分には同一符号を付す。 Hereinafter, the automatic guided vehicle according to the embodiment of the present invention will be described with reference to figures and tables. The same or corresponding parts in the figure are designated by the same reference numerals.

(実施形態1)
本発明の実施形態に係る無人搬送車は、走行経路を示すライン等の目印(ガイド線)に基づいて自動的に移動する装置である。実施形態1に係る無人搬送車100の機能構成の一例を図1に、外観の一例を図2に示す。
(Embodiment 1)
The automatic guided vehicle according to the embodiment of the present invention is a device that automatically moves based on a mark (guide line) such as a line indicating a traveling route. FIG. 1 shows an example of the functional configuration of the automatic guided vehicle 100 according to the first embodiment, and FIG. 2 shows an example of the appearance.

図1に示すように、無人搬送車100は、制御部10と、記憶部20と、経路検出部31と、障害物検出部32と、操作取得部33と、駆動部40と、を備える。 As shown in FIG. 1, the automatic guided vehicle 100 includes a control unit 10, a storage unit 20, a route detection unit 31, an obstacle detection unit 32, an operation acquisition unit 33, and a drive unit 40.

制御部10は、CPU(Central Processing Unit)等で構成され、記憶部20に記憶されたプログラムを実行することにより、後述する各部(検出点登録部11、位置ずれ取得部12、回避量取得部13、移動制御部14)の機能を実現する。また、制御部10は、時計(図示せず)を備え、現在日時の取得や経過時間のカウントをすることができる。制御部10は、制御手段として機能する。 The control unit 10 is composed of a CPU (Central Processing Unit) or the like, and by executing a program stored in the storage unit 20, each unit (detection point registration unit 11, misalignment acquisition unit 12, avoidance amount acquisition unit 12) described later is executed. 13. Realize the function of the movement control unit 14). Further, the control unit 10 includes a clock (not shown), and can acquire the current date and time and count the elapsed time. The control unit 10 functions as a control means.

記憶部20は、ROM(Read Only Memory)、RAM(Random Access Memory)等で構成され、ROMの一部又は全部は電気的に書き換え可能なメモリ(フラッシュメモリ等)で構成されている。ROMには制御部10のCPUが実行するプログラム及びプログラムを実行する上で予め必要なデータが記憶されている。RAMには、プログラム実行中に作成されたり変更されたりするデータが記憶される。記憶部20は、記憶手段として機能する。また、記憶部20は、機能的構成として、後述する、検出点履歴記憶部21と、位置基準点記憶部22と、通過可能幅記憶部23と、回避可能幅記憶部24と、を備える。 The storage unit 20 is composed of a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and a part or all of the ROM is composed of an electrically rewritable memory (flash memory, etc.). The ROM stores a program executed by the CPU of the control unit 10 and data necessary for executing the program in advance. Data that is created or changed during program execution is stored in the RAM. The storage unit 20 functions as a storage means. Further, the storage unit 20 includes a detection point history storage unit 21, a position reference point storage unit 22, a passable width storage unit 23, and an avoidable width storage unit 24, which will be described later, as functional configurations.

経路検出部31は、センシングデバイスとしての走査式レーザ距離計等で構成され、下方(床等)等に設置された走行経路を示すライン(ガイド線)を検出する。経路検出部31は、図3に示すように、光学窓311の内部にある発光部からレーザ312を照射し、床、壁、天井等に存在する対象物(ガイド線等)で反射されたレーザを光学窓311の内部にある受光部が捉える。発光部(及び受光部)が回転軸313を中心に270度(真正面を0度とすると±135度)回転することによってスキャン角度を変えながらレーザ312を照射してスキャンし、反射されたレーザを捉えた受光部からの信号を処理することにより、経路検出部31は、スキャン角度毎に、その方向に存在する対象物との距離及び受光強度を計測することができる。なお、上記で発光部の回転角度(スキャン角度)の範囲を「正面を0度とすると±135度」としたのは一例であり、発光部は、正面でない方向を0度として、例えば±90度回転する仕様であってもよいし、また、±180度回転する仕様であってもよい。 The route detection unit 31 is composed of a scanning laser range finder or the like as a sensing device, and detects a line (guide line) indicating a traveling route installed below (floor or the like) or the like. As shown in FIG. 3, the path detection unit 31 irradiates the laser 312 from the light emitting unit inside the optical window 311 and reflects the laser on an object (guide line or the like) existing on the floor, wall, ceiling, or the like. Is captured by the light receiving unit inside the optical window 311. The light emitting part (and the light receiving part) rotates 270 degrees (± 135 degrees when the front is 0 degrees) around the rotation axis 313 to irradiate and scan the laser 312 while changing the scan angle, and scan the reflected laser. By processing the captured signal from the light receiving unit, the path detecting unit 31 can measure the distance to the object existing in that direction and the light receiving intensity for each scan angle. In the above, the range of the rotation angle (scan angle) of the light emitting part is set to "± 135 degrees when the front is 0 degrees", and the light emitting part is set to 0 degrees in the direction other than the front, for example ± 90. It may be a specification that rotates by a degree, or may be a specification that rotates by ± 180 degrees.

経路検出部31は、図4に示すように、スキャンの回転軸313が垂直よりも上方が少し前方向に傾いており、レーザ312は無人搬送車100の前下方に存在する対象物(ガイド線等)をスキャンするようになっている。経路検出部31は、経路検出手段として機能する。なお、経路検出部31の構成は走査式レーザ距離計に限るわけではなく、投受光により距離及び受光強度を計測できるカメラで構成してもよいし、距離及び受光強度を計測できるその他のデバイスで構成してもよい。 As shown in FIG. 4, in the route detection unit 31, the rotation axis 313 of the scan is tilted slightly forward from the vertical direction, and the laser 312 is an object (guide line) existing in the front lower part of the automatic guided vehicle 100. Etc.) are to be scanned. The route detection unit 31 functions as a route detection means. The configuration of the path detection unit 31 is not limited to the scanning laser range finder, and may be configured by a camera capable of measuring the distance and the light receiving intensity by the light cast and received, or by another device capable of measuring the distance and the light receiving intensity. It may be configured.

本実施形態において、ガイド線は、再帰反射素材を用いたラインであり、レーザ光が当たると、そのレーザ光を入射した方向に反射させる。したがって、経路検出部31は、受光強度が所定の基準強度よりも高い場合に、そのスキャン角度の方向にガイド線が存在することを検出することができる。ガイド線は、再帰反射素材を含む塗料を床等に塗布したり、再帰反射素材を含む粘着テープを床等に貼り付けたりすることにより敷設することができる。 In the present embodiment, the guide line is a line using a retroreflective material, and when a laser beam hits it, the laser beam is reflected in the incident direction. Therefore, the path detection unit 31 can detect the presence of the guide line in the direction of the scan angle when the light receiving intensity is higher than the predetermined reference intensity. The guide line can be laid by applying a paint containing a retroreflective material to the floor or the like, or by attaching an adhesive tape containing the retroreflective material to the floor or the like.

経路検出部31は、図5に示すように、スキャン角度を変えながら、その方向に存在する対象物から反射されたレーザの受光強度を検出することができる。ガイド線の存在する方向のスキャン角度で検出された受光強度61は、ガイド線の存在しない方向のスキャン角度で検出された受光強度62よりも著しく高いため、経路検出部31は、ガイド線の存在する方向のスキャン角度を取得することができる。また、経路検出部31は、ガイド線以外の物体も検出し、その物体までの距離及び方向を取得することができるため、無人搬送車100の前方に障害物が存在する場合は、障害物の存在する方向、障害物までの距離、障害物が走行経路をどの程度遮るか等の情報を取得することができる。 As shown in FIG. 5, the path detection unit 31 can detect the light receiving intensity of the laser reflected from the object existing in that direction while changing the scan angle. Since the light receiving intensity 61 detected at the scan angle in the direction in which the guide line exists is significantly higher than the light receiving intensity 62 detected in the scan angle in the direction in which the guide line does not exist, the path detection unit 31 has the presence of the guide line. The scan angle in the direction to be used can be obtained. Further, since the route detection unit 31 can detect an object other than the guide line and acquire the distance and direction to the object, if an obstacle exists in front of the automatic guided vehicle 100, the obstacle is present. It is possible to acquire information such as the direction in which the vehicle exists, the distance to the obstacle, and how much the obstacle blocks the traveling route.

図1に戻り、障害物検出部32は、経路検出部31と同様に、センシングデバイスとしての走査式レーザ距離計等で構成される。障害物検出部32は、図4に示すように取り付け位置及び取り付け角度が経路検出部31と若干異なっており、スキャンの回転軸323が垂直で、光学窓321からレーザ322を水平前方に照射する。これにより、障害物検出部32は、無人搬送車100の前方に存在する障害物を検出するようになっている。また、障害物検出部32は、障害物の存在を検出するだけでなく、障害物の存在する方向、障害物までの距離、障害物が走行経路にはみ出している量(後述する回避量)、複数の障害物間の距離(後述する障害物が存在しない空間の横幅の長さ)等の情報を取得することができる。障害物検出部32は、障害物検出手段として機能する。 Returning to FIG. 1, the obstacle detection unit 32 is composed of a scanning laser range finder or the like as a sensing device, similarly to the path detection unit 31. As shown in FIG. 4, the obstacle detection unit 32 has a slightly different mounting position and mounting angle from the path detection unit 31, the rotation axis 323 of the scan is vertical, and the laser 322 is irradiated horizontally forward from the optical window 321. .. As a result, the obstacle detection unit 32 detects an obstacle existing in front of the automatic guided vehicle 100. In addition, the obstacle detection unit 32 not only detects the presence of the obstacle, but also the direction in which the obstacle exists, the distance to the obstacle, the amount of the obstacle protruding into the traveling path (avoidance amount described later), and the like. Information such as the distance between a plurality of obstacles (the width of the space where no obstacles, which will be described later) does not exist can be acquired. The obstacle detection unit 32 functions as an obstacle detection means.

なお、障害物検出部32の構成も、経路検出部31と同様に、走査式レーザ距離計に限るわけではなく、投受光により距離及び受光強度を計測できるカメラで構成してもよいし、距離及び受光強度を計測できるその他のデバイスで構成してもよい。また、実施形態1では、取り付け角度を経路検出部31と変えたが、障害物検出部32の取り付け角度を経路検出部31と同様に(スキャンの回転軸323が垂直よりも上方が少し前方向に傾くように)してもよい。このようにすると障害物検出部32でも前下方(床面等)にあるガイド線を検出できるようになり、遠方のガイド線を障害物検出部32で検出し、より近いガイド線を経路検出部31で検出し、それぞれの情報を用いて移動制御を行うことも可能になる。 The structure of the obstacle detection unit 32 is not limited to the scanning laser range finder, as in the path detection unit 31, and may be configured by a camera capable of measuring the distance and the light receiving intensity by the light cast / received light. And other devices capable of measuring the light receiving intensity. Further, in the first embodiment, the mounting angle is changed from that of the path detection unit 31, but the mounting angle of the obstacle detection unit 32 is the same as that of the path detection unit 31 (the rotation axis 323 of the scan is slightly forward of the vertical direction). (To lean toward). In this way, the obstacle detection unit 32 can also detect the guide line on the lower front side (floor surface, etc.), the distant guide line is detected by the obstacle detection unit 32, and the closer guide line is detected by the route detection unit. It is also possible to detect with 31 and perform movement control using each information.

また、障害物検出部32と経路検出部31を1つのデバイス(走査式レーザ距離計等)で共用する形にしてもよい。その場合、当該デバイスは、高めの位置(例えば図4に示す障害物検出部32の位置)で、スキャンの回転軸313を垂直よりも上方を少し前方向に傾かせた角度(例えば図4に示す経路検出部31の傾き)で設置するのが望ましい。このように設置すれば、当該デバイスで、前方の障害物とガイド線とを両方ともスキャンできるようになるからである。 Further, the obstacle detection unit 32 and the route detection unit 31 may be shared by one device (scanning laser range finder or the like). In that case, the device is at a higher position (for example, the position of the obstacle detection unit 32 shown in FIG. 4) at an angle in which the rotation axis 313 of the scan is tilted slightly forward above the vertical (for example, in FIG. 4). It is desirable to install it with the inclination of the route detection unit 31 shown). With this installation, the device will be able to scan both obstacles in front and guidelines.

図1に戻り、操作取得部33は、入力デバイスとしてのジョイスティック等で構成され、ユーザの操作を取得する。操作取得部33は、操作取得手段として機能する。図4に示すように、操作取得部33は、レバー331と、表示パネルと一体化したタッチパネル332と、を備える。そしてユーザは、レバー331を倒す方向で進行方向を、倒す量(倒し角)で移動速度を、それぞれ無人搬送車100に指示することができる。また、タッチパネル332には、ユーザの指示を受け付けるUI(User Interface)としての操作メニュー(最大速度、加速度等の設定や当該設定値の選択、移動停止、動作モード(自律移動モード、マニュアル移動モード等)の選択等を行うメニュー)が表示され、ユーザはそれらにタッチすることによって、無人搬送車100に各指示を行うことができる。 Returning to FIG. 1, the operation acquisition unit 33 is composed of a joystick or the like as an input device, and acquires a user's operation. The operation acquisition unit 33 functions as an operation acquisition means. As shown in FIG. 4, the operation acquisition unit 33 includes a lever 331 and a touch panel 332 integrated with a display panel. Then, the user can instruct the automatic guided vehicle 100 in the direction of tilting the lever 331 and the moving speed by the amount of tilting (tilt angle). Further, the touch panel 332 has an operation menu (setting of maximum speed, acceleration, etc., selection of the set value, movement stop, operation mode (autonomous movement mode, manual movement mode, etc.) as a UI (User Interface) for receiving user's instructions. ) Is displayed, and the user can give each instruction to the automatic guided vehicle 100 by touching them.

図1に戻り、駆動部40は、制御部10からの指示(制御)により無人搬送車100を移動させる。駆動部40は、駆動手段として機能する。図2に示すように、駆動部40は、独立2輪駆動の車輪41とモータ42とキャスター43とを備える。無人搬送車100は、2つの車輪41の同一方向駆動により前後の平行移動(並進移動)を、2つの車輪41の逆方向駆動によりその場での回転(向き変更)を、2つの車輪41のそれぞれ速度を変えた駆動により旋回移動(並進+回転(向き変更)移動)を、行うことができる。また、各々の車輪41にはロータリエンコーダが備えられており、制御部10は、ロータリエンコーダで計測した車輪41の回転数と、車輪41の直径や車輪41間の距離等とを用いることによって並進移動量及び回転量を計算できる。 Returning to FIG. 1, the drive unit 40 moves the automatic guided vehicle 100 according to an instruction (control) from the control unit 10. The drive unit 40 functions as a drive means. As shown in FIG. 2, the drive unit 40 includes wheels 41 for independent two-wheel drive, a motor 42, and casters 43. The automatic guided vehicle 100 performs parallel movement (translational movement) back and forth by driving the two wheels 41 in the same direction, and rotates on the spot (changes direction) by driving the two wheels 41 in the opposite direction. It is possible to perform turning movement (translation + rotation (direction change) movement) by driving at different speeds. Further, each wheel 41 is provided with a rotary encoder, and the control unit 10 translates by using the rotation speed of the wheel 41 measured by the rotary encoder, the diameter of the wheel 41, the distance between the wheels 41, and the like. The amount of movement and the amount of rotation can be calculated.

例えば、車輪41の直径をD、回転数をCとすると、その車輪41の接地部分での並進移動量はπ・D・Cとなる。また、車輪41の直径をD、車輪41間の距離をI、右の車輪41の回転数をCR、左の車輪41の回転数をCLとすると、向き変更の回転量は(右回転を正とすると)360°×D×(CL−CR)/(2×I)となる。この並進移動量及び回転量をそれぞれ逐次足し合わせていくことで、駆動部40はメカオドメトリとしても機能し、制御部10は、自機位置(移動開始時の位置及び向きを基準とした位置及び向き)を把握することができる。 For example, if the diameter of the wheel 41 is D and the rotation speed is C, the translational movement amount of the wheel 41 at the ground contact portion is π, DC, and C. If the diameter of the wheel 41 is D, the distance between the wheels 41 is I, the rotation speed of the right wheel 41 is CR, and the rotation speed of the left wheel 41 is CL, the rotation speed of the direction change is (right rotation is positive). Then) 360 ° × D × (CL-CR) / (2 × I). By sequentially adding the translational movement amount and the rotation amount, the drive unit 40 also functions as a mechaometry, and the control unit 10 has its own position (position based on the position and orientation at the start of movement) and Orientation) can be grasped.

なお、車輪41の代わりにクローラを備えるようにしても良いし、複数(例えば二本)の足を備えて足で歩行することによって移動を行うようにしても良い。これらの場合も、二つのクローラの動き、足の動き等に基づいて、車輪41の場合と同様に自機の位置及び向きの計測が可能である。 A crawler may be provided instead of the wheel 41, or a plurality of (for example, two) legs may be provided and the movement may be performed by walking with the legs. In these cases as well, the position and orientation of the own machine can be measured based on the movements of the two crawlers, the movements of the legs, and the like, as in the case of the wheels 41.

また、図2に示すように、無人搬送車100は、荷台51を備え、搬送物品等を荷台51に搭載することができる。 Further, as shown in FIG. 2, the automatic guided vehicle 100 is provided with a loading platform 51, and the transported articles and the like can be mounted on the loading platform 51.

次に、無人搬送車100の制御部10の機能的構成について説明する。図1に示すように、制御部10は、検出点登録部11、位置ずれ取得部12、回避量取得部13、移動制御部14、の機能を実現し、無人搬送車100の移動制御等を行う。 Next, the functional configuration of the control unit 10 of the automatic guided vehicle 100 will be described. As shown in FIG. 1, the control unit 10 realizes the functions of the detection point registration unit 11, the misalignment acquisition unit 12, the avoidance amount acquisition unit 13, and the movement control unit 14, and controls the movement of the automatic guided vehicle 100 and the like. Do.

検出点登録部11は、経路検出部31が検出したガイド線の検出点の位置の情報を検出点履歴記憶部21に登録する。例えば、ガイド線が無人搬送車100の正面から前方にまっすぐに伸びている場合は、図6に示すように、レーザ312の照射角度θと、経路検出部31が計測した対象物までの距離Dとから、ガイド線の位置を、無人搬送車100の位置の前方L=D・cosθと求めることができる。 The detection point registration unit 11 registers the information on the position of the detection point of the guide line detected by the route detection unit 31 in the detection point history storage unit 21. For example, when the guide line extends straight forward from the front of the automatic guided vehicle 100, as shown in FIG. 6, the irradiation angle θ of the laser 312 and the distance D to the object measured by the path detection unit 31 Therefore, the position of the guide line can be obtained as L = D · cos θ ahead of the position of the automatic guided vehicle 100.

ガイド線が無人搬送車100の正面にない場合も、図7に示すスキャン角度φ(正面方向を0度とし、回転軸313の周りの±135度で定義される、レーザ312の照射方向)と、図6に示す照射角度θ及び距離Dとから、経路検出部31によるガイド線71の検出点72の無人搬送車100からの相対位置を求めることができる。 Even when the guide line is not in front of the automatic guided vehicle 100, the scan angle φ shown in FIG. 7 (the irradiation direction of the laser 312 defined by ± 135 degrees around the rotation axis 313 with the front direction as 0 degree) From the irradiation angle θ and the distance D shown in FIG. 6, the relative position of the detection point 72 of the guide line 71 by the route detection unit 31 from the automatic guided vehicle 100 can be obtained.

そして、駆動部40によるメカオドメトリ機能によって求められる無人搬送車100の位置と、経路検出部31によって求められるガイド線71の検出点72の無人搬送車100からの相対位置とから、ガイド線71の検出点72の位置情報を求めることができる。検出点登録部11は、このようにして求められたガイド線71の検出点72の位置情報を検出点履歴記憶部21に登録する。その結果、検出点履歴記憶部21には、過去の検出点の履歴73が登録されていく。 Then, from the position of the automatic guided vehicle 100 obtained by the mechanical function of the drive unit 40 and the relative position of the detection point 72 of the guide line 71 obtained by the route detection unit 31 from the automatic guided vehicle 100, the guide line 71 The position information of the detection point 72 can be obtained. The detection point registration unit 11 registers the position information of the detection point 72 of the guide line 71 thus obtained in the detection point history storage unit 21. As a result, the history 73 of the past detection points is registered in the detection point history storage unit 21.

なお、上述したように、実施形態1では経路検出部31が照射するレーザ312のスキャン角度φは、正面方向を0度とすると、回転軸313の周りの±135度で定義される。しかし、スキャン角度φの絶対値が所定の値(例えば90度)以上になるとレーザ312の向きが上向きになり、床面に当たらなくなる。また、レーザ312の向きが下向きであったとしても、スキャン角度φの絶対値がある程度(例えば60度)以上になると床面との角度が小さくなりすぎて安定してガイド線を検出することが困難になる。そこで、無人搬送車100は、安定してガイド線を検出できる範囲として、検出可能幅を設定する。例えば、図7でレーザ312sからレーザ312eまでの間はガイド線を安定して検出できる場合は、検出可能幅はWとなる。そして、無人搬送車100が、ガイド線を検出しつつ、左又は右に障害物を回避することができる幅は、この検出可能幅の半分未満となる。したがって、検出可能幅が2mの場合、回避可能幅を例えば0.9mに設定する。 As described above, in the first embodiment, the scan angle φ of the laser 312 irradiated by the path detection unit 31 is defined as ± 135 degrees around the rotation axis 313, assuming that the front direction is 0 degrees. However, when the absolute value of the scan angle φ becomes a predetermined value (for example, 90 degrees) or more, the direction of the laser 312 turns upward and does not hit the floor surface. Further, even if the direction of the laser 312 is downward, when the absolute value of the scan angle φ becomes a certain level (for example, 60 degrees) or more, the angle with the floor surface becomes too small and the guide line can be detected stably. It will be difficult. Therefore, the automatic guided vehicle 100 sets the detectable width as a range in which the guide line can be stably detected. For example, in FIG. 7, if the guide line can be stably detected between the laser 312s and the laser 312e, the detectable width is W. The width at which the automatic guided vehicle 100 can avoid obstacles to the left or right while detecting the guide line is less than half of this detectable width. Therefore, when the detectable width is 2 m, the avoidable width is set to, for example, 0.9 m.

図1に戻り、位置ずれ取得部12は、無人搬送車100の現在の位置と検出点登録部11によって検出点履歴記憶部21に登録された過去の検出点の位置とのずれを取得する。具体的には、図8に示すように、無人搬送車100の基準点75と、過去の検出点の履歴73のうちで前後の位置が基準点75に最も近い点74との距離dを取得する。この距離dの値は、本来あるべき位置とのずれを示す値であり、このdの値をできるだけ小さくするように移動制御することにより、無人搬送車100は、ガイド線71に沿って自動的に移動することができる。 Returning to FIG. 1, the position deviation acquisition unit 12 acquires the deviation between the current position of the automatic guided vehicle 100 and the position of the past detection point registered in the detection point history storage unit 21 by the detection point registration unit 11. Specifically, as shown in FIG. 8, the distance d between the reference point 75 of the automatic guided vehicle 100 and the point 74 whose front and rear positions are closest to the reference point 75 in the history 73 of the past detection points is acquired. To do. The value of the distance d is a value indicating a deviation from the original position, and by controlling the movement so as to make the value of d as small as possible, the automatic guided vehicle 100 automatically follows the guide line 71. You can move to.

図1に戻り、回避量取得部13は、障害物を回避するために必要な横方向の移動量を回避量として取得する。例えば、図9では、ガイド線71に沿って移動した時の走行経路77に、障害物76が、幅wだけはみ出している。この場合、回避量取得部13は、障害物検出部32を用いて幅wの値を回避量として取得する。そして、図9に示すように無人搬送車100の基準点75を回避量wだけずらして新たな基準点75’とする。基準点を回避量分ずらして後述する移動制御処理を行うことにより、無人搬送車100の走行する経路は、走行経路77から回避経路78に変更され、無人搬送車100’の位置に移動することにより障害物76を回避できる。障害物76を通り過ぎると基準点75’は元の基準点75の位置に戻り、走行する経路は走行経路77に戻ることになる。なお、図9で走行経路77や回避経路78は、後述する通過可能幅(無人搬送車100の横幅+α)の幅を持つ帯状の経路として示されている。 Returning to FIG. 1, the avoidance amount acquisition unit 13 acquires the lateral movement amount required for avoiding the obstacle as the avoidance amount. For example, in FIG. 9, the obstacle 76 protrudes by the width w from the traveling path 77 when moving along the guide line 71. In this case, the avoidance amount acquisition unit 13 acquires the value of the width w as the avoidance amount by using the obstacle detection unit 32. Then, as shown in FIG. 9, the reference point 75 of the automatic guided vehicle 100 is shifted by the avoidance amount w to obtain a new reference point 75'. By shifting the reference point by the avoidance amount and performing the movement control process described later, the travel route of the automatic guided vehicle 100 is changed from the travel route 77 to the avoidance route 78, and the vehicle moves to the position of the automatic guided vehicle 100'. Therefore, the obstacle 76 can be avoided. After passing the obstacle 76, the reference point 75'returns to the original position of the reference point 75, and the traveling route returns to the traveling route 77. In FIG. 9, the traveling route 77 and the avoidance route 78 are shown as strip-shaped routes having a width of a passable width (width + α of the automatic guided vehicle 100) described later.

図9では、障害物76は片側(左側)にしか存在しなかったが、図10に示すように、反対側(右側)にも障害物や壁が存在する場合も考えられる。図10では、左側に障害物76が、右側に障害物76’が、それぞれ存在しており、障害物76と障害物76’の間の、障害物が存在しない空間の横幅xが、通過可能幅よりも狭い場合を示している。この場合、無人搬送車100は、障害物の間(障害物が存在しない空間)を安全に通過することはできないので、障害物が人手等によって取り除かれない限りは、障害物76’の手前で停止しなければならない。 In FIG. 9, the obstacle 76 exists only on one side (left side), but as shown in FIG. 10, it is possible that an obstacle or a wall also exists on the opposite side (right side). In FIG. 10, an obstacle 76 exists on the left side and an obstacle 76'is present on the right side, and the width x of the space without obstacles between the obstacle 76 and the obstacle 76'can pass through. The case where it is narrower than the width is shown. In this case, the automatic guided vehicle 100 cannot safely pass between obstacles (a space where no obstacles exist), so unless the obstacles are manually removed, the vehicle 100 is in front of the obstacle 76'. I have to stop.

このため、無人搬送車100は、後述する移動制御処理において、障害物検出部32を用いて障害物が存在しない空間の横幅の長さ(図10に示すx)を計測し、この値が通過可能幅以上なければ停止する。また、障害物が存在しない空間の横幅が通過可能幅以上あれば、障害物76を回避した走行が可能なので、無人搬送車100は、回避量wの値に応じて障害物76を回避する。 Therefore, the automatic guided vehicle 100 measures the width length (x shown in FIG. 10) of the space where no obstacle exists by using the obstacle detection unit 32 in the movement control process described later, and this value passes through. If it is not wider than possible, it will stop. Further, if the width of the space in which no obstacle exists is equal to or larger than the passable width, the vehicle can travel while avoiding the obstacle 76. Therefore, the automatic guided vehicle 100 avoids the obstacle 76 according to the value of the avoidance amount w.

図1に戻り、移動制御部14は、位置ずれ取得部12が取得した位置のずれを示す値(距離d)を0に近づけるように、駆動部40を制御する。また、上述した障害物回避のため、移動制御部14は、障害物を回避するための回避量wや障害物が存在しない空間の横幅xに応じて、障害物を回避したり停止したりするように駆動部40を制御する。 Returning to FIG. 1, the movement control unit 14 controls the drive unit 40 so that the value (distance d) indicating the position deviation acquired by the position deviation acquisition unit 12 approaches 0. Further, in order to avoid the obstacle described above, the movement control unit 14 avoids or stops the obstacle according to the avoidance amount w for avoiding the obstacle and the width x of the space where the obstacle does not exist. The drive unit 40 is controlled so as to.

また、移動制御部14は、検出点履歴記憶部21に登録された過去の検出点の履歴73の情報に基づき、図8に示す進行方向の曲率半径Rを求めることができる。そして、移動制御部14は、曲率半径R(又は曲率1/R)に基づいて、無人搬送車100の並進速度を設定することができる。例えば、曲率半径Rと並進速度とから、無人搬送車100に働く遠心力を算出できるので、移動制御部14は、この遠心力が所定の値を超えないように並進速度を設定してもよい。また、移動制御部14は、ユーザからの指示が操作取得部33によって取得された場合には、ユーザ指示に基づいて駆動部40を制御する。 Further, the movement control unit 14 can obtain the radius of curvature R in the traveling direction shown in FIG. 8 based on the information of the history 73 of the past detection points registered in the detection point history storage unit 21. Then, the movement control unit 14 can set the translation speed of the automatic guided vehicle 100 based on the radius of curvature R (or the curvature 1 / R). For example, since the centrifugal force acting on the automatic guided vehicle 100 can be calculated from the radius of curvature R and the translational speed, the movement control unit 14 may set the translational speed so that the centrifugal force does not exceed a predetermined value. .. Further, the movement control unit 14 controls the drive unit 40 based on the user instruction when the instruction from the user is acquired by the operation acquisition unit 33.

次に、記憶部20の機能的構成について説明する。記憶部20は、検出点履歴記憶部21と、位置基準点記憶部22と、通過可能幅記憶部23と、回避可能幅記憶部24と、を備える。 Next, the functional configuration of the storage unit 20 will be described. The storage unit 20 includes a detection point history storage unit 21, a position reference point storage unit 22, a passable width storage unit 23, and an avoidable width storage unit 24.

検出点履歴記憶部21には、経路検出部31が検出したガイド線71の検出点72の履歴73の情報が記憶される。例えば、図11に示すように、ガイド線71が枝分かれしている場合、経路検出部31は複数の検出点72を検出するが、この場合は検出した複数の検出点72が全て、検出点登録部11により、検出点履歴記憶部21に記憶される。 The detection point history storage unit 21 stores the information of the history 73 of the detection point 72 of the guide line 71 detected by the route detection unit 31. For example, as shown in FIG. 11, when the guide line 71 is branched, the route detection unit 31 detects a plurality of detection points 72. In this case, all the detected plurality of detection points 72 are registered as detection points. It is stored in the detection point history storage unit 21 by the unit 11.

位置基準点記憶部22には、位置ずれ取得部12が位置のずれを取得する際の無人搬送車100の基準点75の(無人搬送車100を上から見た時の中心点を基準とした)相対位置が記憶される。例えば、図8では、基準点75は無人搬送車100の中心点に位置しており、この場合、位置基準点記憶部22には(0,0)が記憶されている。 The position reference point storage unit 22 is based on the reference point 75 of the automatic guided vehicle 100 when the position deviation acquisition unit 12 acquires the position deviation (based on the center point when the automatic guided vehicle 100 is viewed from above). ) The relative position is memorized. For example, in FIG. 8, the reference point 75 is located at the center point of the automatic guided vehicle 100, and in this case, (0,0) is stored in the position reference point storage unit 22.

通過可能幅記憶部23には、無人搬送車100の横幅(例えば1m)+α(例えば10cm)の値(例えば1.1m)が通過可能幅として記憶される。障害物により走行経路が通過可能幅未満に狭まった場合は、無人搬送車100は停止することになる。 The passable width storage unit 23 stores a value (for example, 1.1 m) of the width (for example, 1 m) + α (for example, 10 cm) of the automatic guided vehicle 100 as the passable width. If the traveling route is narrowed to less than the passable width due to an obstacle, the automatic guided vehicle 100 will stop.

回避可能幅記憶部24には、経路検出部31で経路を検出できる最大幅(例えば2m、上述した検出可能幅である。)の半分未満の値(例えば0.9m)が、回避可能幅として記憶される。無人搬送車100は、横方向にこの回避可能幅を超えて移動すると、経路検出部31でガイド線を検出することができなくなる。したがって、無人搬送車100は、障害物を検出した場合、回避量取得部13で取得した回避量が回避可能幅以下の場合には当該障害物を回避するが、回避可能幅を超える場合は回避せずに停止することになる。 The avoidable width storage unit 24 has a value (for example, 0.9 m) that is less than half of the maximum width (for example, 2 m, which is the above-mentioned detectable width) that can be detected by the route detection unit 31 as the avoidable width. Will be remembered. If the automatic guided vehicle 100 moves laterally beyond this avoidable width, the route detection unit 31 will not be able to detect the guide line. Therefore, when the automatic guided vehicle 100 detects an obstacle, it avoids the obstacle when the avoidance amount acquired by the avoidance amount acquisition unit 13 is equal to or less than the avoidable width, but avoids the obstacle when it exceeds the avoidable width. It will stop without doing.

次に、無人搬送車100の移動制御処理について、図12を参照して説明する。ユーザが無人搬送車100に自律移動の開始を指示すると、この移動制御処理が開始される。 Next, the movement control process of the automatic guided vehicle 100 will be described with reference to FIG. When the user instructs the automatic guided vehicle 100 to start autonomous movement, this movement control process is started.

まず、経路検出部31は、走行経路を示すガイド線を検出するために無人搬送車100の前方をスキャンする(ステップS101)。ステップS101は、経路検出処理とも呼ばれる。次に、障害物検出部32は、障害物の有無や位置等を検出するために無人搬送車100の前方をスキャンする(ステップS102)。ステップS102は、障害物検出処理とも呼ばれる。なお、経路検出部31と障害物検出部32とが同一のデバイスで構成されている場合は、ステップS101とステップS102とを共通のスキャンでまとめて実行してもよい。 First, the route detection unit 31 scans the front of the automatic guided vehicle 100 in order to detect the guide line indicating the traveling route (step S101). Step S101 is also called a route detection process. Next, the obstacle detection unit 32 scans the front of the automatic guided vehicle 100 in order to detect the presence or absence of an obstacle, the position, and the like (step S102). Step S102 is also called an obstacle detection process. When the route detection unit 31 and the obstacle detection unit 32 are configured by the same device, step S101 and step S102 may be collectively executed by a common scan.

そして、制御部10は、ステップS102での障害物検出部32によるスキャン結果により、無人搬送車100の走行経路の通過可能幅内に障害物が存在するか否かを判定する(ステップS103)。なお、ステップS103で障害物が存在することを検出したら、制御部10はアラーム音等を出力して、障害物が存在することをユーザに知らせてもよい。障害物が存在するなら(ステップS103;Yes)、制御部10は、ステップS102での障害物検出部32によるスキャン結果により、当該障害物までの距離が閾値(例えば1m)未満か否かを判定する(ステップS104)。当該障害物までの距離が閾値以上なら(ステップS104;No)、ステップS112に進む。 Then, the control unit 10 determines whether or not an obstacle exists within the passable width of the travel path of the automatic guided vehicle 100 based on the scan result by the obstacle detection unit 32 in step S102 (step S103). When it is detected in step S103 that an obstacle exists, the control unit 10 may output an alarm sound or the like to notify the user that the obstacle exists. If an obstacle exists (step S103; Yes), the control unit 10 determines whether or not the distance to the obstacle is less than the threshold value (for example, 1 m) based on the scan result by the obstacle detection unit 32 in step S102. (Step S104). If the distance to the obstacle is equal to or greater than the threshold value (step S104; No), the process proceeds to step S112.

当該障害物までの距離が閾値未満なら(ステップS104;Yes)、制御部10は、無人搬送車100が当該障害物を回避可能か否かを判定する(ステップS105)。この判定は、ステップS102での障害物検出部32によるスキャン結果に基づき、回避量取得部13が取得した回避量(障害物を回避するのに必要な横方向の移動量)が、回避可能幅記憶部24に記憶されている回避可能幅以下であり、かつ、無人搬送車100の走行方向において障害物が存在しない空間の横幅が、通過可能幅記憶部23に記憶されている通過可能幅以上であるなら、当該障害物を回避可能と判定し、そうでないなら回避不可能と判定する。 If the distance to the obstacle is less than the threshold value (step S104; Yes), the control unit 10 determines whether or not the automatic guided vehicle 100 can avoid the obstacle (step S105). In this determination, the avoidance amount (the amount of lateral movement required to avoid the obstacle) acquired by the avoidance amount acquisition unit 13 is the avoidable width based on the scan result by the obstacle detection unit 32 in step S102. The width of the space that is less than or equal to the avoidable width stored in the storage unit 24 and has no obstacles in the traveling direction of the automatic guided vehicle 100 is equal to or more than the passable width stored in the passable width storage unit 23. If, it is determined that the obstacle can be avoided, and if not, it is determined that it cannot be avoided.

回避可能であれば(ステップS105;Yes)、回避量取得部13は取得した回避量を回避値として記憶部20に記憶し、位置基準点記憶部22に記憶されている位置基準点を回避値だけずらし(ステップS106)、ステップS112に進む。ステップS106は回避制御処理とも呼ばれる。なお、ステップS106において、既に記憶部20に回避値が記憶されている場合は、回避量取得部13は、位置基準点記憶部22に記憶されている位置基準点を(記憶部20に記憶されている以前の回避値を用いる等して)元に戻し、その後新たな(今回取得した回避量である)回避値を記憶部20に記憶し、位置基準点を新たな回避値だけずらして位置基準点記憶部22に記憶する。 If avoidance is possible (step S105; Yes), the avoidance amount acquisition unit 13 stores the acquired avoidance amount as an avoidance value in the storage unit 20, and stores the position reference point stored in the position reference point storage unit 22 as an avoidance value. It shifts only (step S106) and proceeds to step S112. Step S106 is also called avoidance control processing. If the avoidance value is already stored in the storage unit 20 in step S106, the avoidance amount acquisition unit 13 stores the position reference point stored in the position reference point storage unit 22 (stored in the storage unit 20). Return to the original value (using the previous avoidance value, etc.), then store a new avoidance value (which is the avoidance amount acquired this time) in the storage unit 20, and shift the position reference point by the new avoidance value. It is stored in the reference point storage unit 22.

回避可能でなければ(ステップS105;No)、移動制御部14は駆動部40を制御して無人搬送車100の走行を停止させる(ステップS107)。ステップS107では、制御部10は、アラーム音(障害物検出時のアラーム音とは異なる音にしてもよい)等を出力して走行を停止したことをユーザに知らせてもよい。そして、制御部10は、操作取得部33からユーザの操作が取得されたか否かを判定する(ステップS108)。ユーザの操作が取得されなければ(ステップS108;No)、ステップS110に進む。 If it is not unavoidable (step S105; No), the movement control unit 14 controls the drive unit 40 to stop the traveling of the automatic guided vehicle 100 (step S107). In step S107, the control unit 10 may output an alarm sound (a sound different from the alarm sound at the time of obstacle detection) or the like to notify the user that the traveling has been stopped. Then, the control unit 10 determines whether or not the user's operation has been acquired from the operation acquisition unit 33 (step S108). If the user's operation is not acquired (step S108; No), the process proceeds to step S110.

ユーザの操作が取得されたら(ステップS108;Yes)、移動制御部14は、操作取得部33から取得したユーザ操作に従って駆動部40を制御する(ステップS109)。そして、制御部10は、障害物検出部32により無人搬送車100の走行方向の通過可能幅内に障害物が存在するか否かを判定する(ステップS110)。障害物が存在するなら(ステップS110;Yes)、ステップS107に戻る。障害物が存在しないなら(ステップS110;No)、ステップS101に戻る。 When the user's operation is acquired (step S108; Yes), the movement control unit 14 controls the drive unit 40 according to the user operation acquired from the operation acquisition unit 33 (step S109). Then, the control unit 10 determines whether or not an obstacle exists within the passable width of the automatic guided vehicle 100 in the traveling direction by the obstacle detection unit 32 (step S110). If there is an obstacle (step S110; Yes), the process returns to step S107. If there are no obstacles (step S110; No), the process returns to step S101.

一方、無人搬送車100の進行方向に障害物が存在しないなら(ステップS103;No)、制御部10は、記憶部20に記憶された回避値を消去する(ステップS111)。回避値の消去は、回避値分だけずれている位置基準点を元に戻して位置基準点記憶部22に書き込んでから、回避値を0にして記憶部20に書き込む処理となる。 On the other hand, if there is no obstacle in the traveling direction of the automatic guided vehicle 100 (step S103; No), the control unit 10 erases the avoidance value stored in the storage unit 20 (step S111). Erasing the avoidance value is a process of returning the position reference point deviated by the avoidance value to the original position and writing it in the position reference point storage unit 22, and then setting the avoidance value to 0 and writing it in the storage unit 20.

次に、制御部10は経路検出部31がガイド線を検出したか否かを判定する(ステップS112)。ガイド線が検出されなければ(ステップS112;No)、ステップS107に進む。ガイド線が検出されたら(ステップS112;Yes)、検出点登録部11は、経路検出部31が検出したガイド線の検出点の位置の情報を検出点履歴記憶部21に登録する(ステップS113)。なお、図11に示すように、ガイド線71が枝分かれしている場合、上述したように、経路検出部31は複数の検出点72を検出し、検出点登録部11は、この複数の検出点72を全て、検出点履歴記憶部21に登録する。 Next, the control unit 10 determines whether or not the route detection unit 31 has detected the guide line (step S112). If the guide line is not detected (step S112; No), the process proceeds to step S107. When the guide line is detected (step S112; Yes), the detection point registration unit 11 registers the information on the position of the detection point of the guide line detected by the route detection unit 31 in the detection point history storage unit 21 (step S113). .. As shown in FIG. 11, when the guide line 71 is branched, the route detection unit 31 detects a plurality of detection points 72, and the detection point registration unit 11 detects the plurality of detection points, as described above. All 72 are registered in the detection point history storage unit 21.

そして、位置ずれ取得部12は、無人搬送車100の現在の位置(位置基準点記憶部22に記憶されている基準点75の位置)と検出点登録部11によって検出点履歴記憶部21に登録された過去の検出点の位置とのずれを取得する(ステップS114)。ガイド線71が枝分かれしている場合、位置ずれ取得部12は、経路検出部31による複数の検出点72のそれぞれについて、無人搬送車100の現在の位置とのずれを取得する。この場合、制御部10は、次のステップS115で、操作取得部33により、ユーザにこの複数の検出点72のうちのどの方向に進むべきかの指示を仰いでもよい。 Then, the misalignment acquisition unit 12 is registered in the detection point history storage unit 21 by the current position of the automatic guided vehicle 100 (the position of the reference point 75 stored in the position reference point storage unit 22) and the detection point registration unit 11. The deviation from the position of the past detection point that has been performed is acquired (step S114). When the guide line 71 is branched, the misalignment acquisition unit 12 acquires the deviation from the current position of the automatic guided vehicle 100 for each of the plurality of detection points 72 by the route detection unit 31. In this case, in the next step S115, the control unit 10 may ask the user to instruct the user in which direction of the plurality of detection points 72 to proceed by the operation acquisition unit 33.

そして、制御部10は、操作取得部33によりユーザの操作を取得する(ステップS115)。特にユーザの操作が無い場合は、制御部10は、ステップS115では何もせずにステップS116に進む。ステップS115で取得されるユーザの操作の例としては、移動制御の終了、位置基準点記憶部22に記憶する基準点75の相対位置の設定、駆動部40の直接操作指示(停止、前進、後退、回転等)等が挙げられる。 Then, the control unit 10 acquires the user's operation by the operation acquisition unit 33 (step S115). If there is no particular user operation, the control unit 10 proceeds to step S116 without doing anything in step S115. Examples of the user's operation acquired in step S115 include the end of movement control, the setting of the relative position of the reference point 75 stored in the position reference point storage unit 22, and the direct operation instruction (stop, forward, backward) of the drive unit 40. , Rotation, etc.) and the like.

そして、制御部10は、移動制御を終了するか否かを判定する(ステップS116)。例えば、ステップS115で操作取得部33にユーザが移動制御終了の指示を出した場合には、移動制御を終了することになる。移動制御を終了するなら(ステップS116;Yes)、移動制御処理を終了する。 Then, the control unit 10 determines whether or not to end the movement control (step S116). For example, when the user gives an instruction to end the movement control to the operation acquisition unit 33 in step S115, the movement control is ended. If the movement control is finished (step S116; Yes), the movement control process is finished.

移動制御を終了しないなら(ステップS116;No)、移動制御部14は、位置ずれ取得部12が取得した位置のずれを示す値を0に近づけるように無人搬送車100が走行するように、駆動部40を制御し(ステップS117)、ステップS101に戻る。ステップS117は、走行制御処理とも呼ばれる。なお、ステップS115でユーザから駆動部40の直接操作指示を受けている場合には、ステップS117では、移動制御部14は、当該直接操作指示の内容に従って、駆動部40を制御する。 If the movement control is not terminated (step S116; No), the movement control unit 14 drives the automatic guided vehicle 100 so that the value indicating the position deviation acquired by the position deviation acquisition unit 12 approaches 0. The unit 40 is controlled (step S117), and the process returns to step S101. Step S117 is also called a travel control process. When the user receives a direct operation instruction of the drive unit 40 in step S115, the movement control unit 14 controls the drive unit 40 according to the content of the direct operation instruction in step S117.

また、ガイド線71が枝分かれしている場合、位置ずれ取得部12は位置のずれを示す値を複数取得するが、ステップS115でユーザにどの方向に進むべきかの指示を仰いでいる場合は、ステップS117では、ユーザが指示した方向に対応する検出点と無人搬送車の位置のずれを0に近づけるように、移動制御部14は駆動部40を制御する。 Further, when the guide line 71 is branched, the misalignment acquisition unit 12 acquires a plurality of values indicating the misalignment, but when the user is requested to instruct in which direction to proceed in step S115, In step S117, the movement control unit 14 controls the drive unit 40 so that the deviation between the detection point corresponding to the direction instructed by the user and the position of the automatic guided vehicle approaches 0.

また、ガイド線71が枝分かれしている場合に毎回ユーザの指示を仰ぐのではなく、「複数の位置ずれの値のうちN番目に小さい値を0に近づけるように、移動制御部14は駆動部40を制御する」というようなルール及びNの値を予め設定可能にしておいてもよい。ここでNを1に設定すると、無人搬送車100は、ガイド線71の複数の枝分かれのうち、最もスムーズにたどっていける走行経路を選択するようになる。なお、このようなルール及びNの値の設定が行われている場合において、枝分かれ数がNよりも小さい場合には、複数の位置ずれの値のうち最も大きな値を0に近づけるように、移動制御部14は駆動部40を制御する。 Further, instead of asking the user's instruction every time when the guide line 71 is branched, the movement control unit 14 is a drive unit so that the Nth smallest value among the plurality of misalignment values approaches 0. A rule such as "controlling 40" and a value of N may be set in advance. If N is set to 1 here, the automatic guided vehicle 100 will select the traveling route that can be traced most smoothly among the plurality of branches of the guide line 71. In the case where such a rule and the value of N are set, if the number of branches is smaller than N, the largest value among the plurality of misalignment values is moved so as to approach 0. The control unit 14 controls the drive unit 40.

以上、無人搬送車100の移動制御処理を説明した。ただし、上述の(図12に示す)移動制御処理は移動制御処理の一例であり、ガイド線を見失わずに障害物を回避する移動制御を行うのであれば、処理の内容や順番等を変更してもよい。 The movement control process of the automatic guided vehicle 100 has been described above. However, the above-mentioned movement control process (shown in FIG. 12) is an example of the movement control process, and if the movement control is performed to avoid obstacles without losing sight of the guide line, the content and order of the processes are changed. You may.

以上、説明したように、無人搬送車100は、障害物検出部32が障害物をスキャンし、回避可能な場合に回避制御を行う。このため無人搬送車100は、ガイド線を見失わずに障害物を回避して移動することができる。また、回避制御は障害物までの距離が閾値未満になってから行われるので、障害物を検出しても、すぐにユーザが当該障害物を無人搬送車100の移動経路以外の場所に移動させれば、無人搬送車100は当該障害物を回避するための移動を行わずにガイド線に沿った通常の走行を行うことができる。 As described above, in the automatic guided vehicle 100, the obstacle detection unit 32 scans the obstacle and performs avoidance control when it can be avoided. Therefore, the automatic guided vehicle 100 can move while avoiding obstacles without losing sight of the guide line. Further, since the avoidance control is performed after the distance to the obstacle becomes less than the threshold value, even if the obstacle is detected, the user immediately moves the obstacle to a place other than the movement route of the automatic guided vehicle 100. Therefore, the automatic guided vehicle 100 can perform normal traveling along the guide line without moving to avoid the obstacle.

(実施形態2)
実施形態1に係る無人搬送車100は、前下方(例えば床)に設置されたガイド線を経路検出部31で検出し、ガイド線に沿って移動することができた。しかし、ガイド線は必ずしも床等に設置される必要はなく、例えば天井に設置されてもよい。ここでは、実施形態2として、前上方(例えば天井)に設置されたガイド線を経路検出部31で検出する無人搬送車101について説明する。
(Embodiment 2)
The automatic guided vehicle 100 according to the first embodiment was able to detect the guide line installed in the front lower part (for example, the floor) by the route detection unit 31 and move along the guide line. However, the guide line does not necessarily have to be installed on the floor or the like, and may be installed on the ceiling, for example. Here, as the second embodiment, the automatic guided vehicle 101 in which the guide line installed in the front upper part (for example, the ceiling) is detected by the route detection unit 31 will be described.

実施形態2に係る無人搬送車101の機能構成は、実施形態1に係る無人搬送車100の機能構成と同様であるが、図13に示すように、経路検出部31でスキャンする方向が前上方となっている。これにより、実施形態2に係る経路検出部31は、前上方(天井、壁等)に設置されたガイド線(走行経路を示すライン等の目印)を検出可能である。また、無人搬送車101の移動制御処理は、無人搬送車101の移動制御処理(図12)と同様である。 The functional configuration of the automatic guided vehicle 101 according to the second embodiment is the same as the functional configuration of the automatic guided vehicle 100 according to the first embodiment, but as shown in FIG. 13, the scanning direction by the route detection unit 31 is forward and upward. It has become. As a result, the route detection unit 31 according to the second embodiment can detect guide lines (marks such as lines indicating the traveling route) installed in the front upper part (ceiling, wall, etc.). The movement control process of the automatic guided vehicle 101 is the same as the movement control process of the automatic guided vehicle 101 (FIG. 12).

無人搬送車101は、上方(例えば天井)に設置されたガイド線の位置に基づいて自動的に移動するが、天井が高い場合等、本来の走行経路の真上にガイド線を設置するのが困難な場合も考えられる。このような場合でも、本来の走行経路の真上ではなく、天井の壁際、壁、棚等に、ガイド線を設置したり、天井からロープ状のガイド線をぶら下げたりして走行経路を設定することができる。 The automatic guided vehicle 101 automatically moves based on the position of the guide line installed above (for example, the ceiling), but when the ceiling is high, the guide line should be installed directly above the original traveling route. It may be difficult. Even in such a case, the travel route is set by installing a guide line on the wall, wall, shelf, etc. of the ceiling, or by hanging a rope-shaped guide wire from the ceiling, instead of directly above the original travel route. be able to.

この一例を図14に示す。図14に示す例では、無人搬送車101の走行経路79は、ガイド線71の真下ではない。そのため、ガイド線71を床に投影した位置と走行経路79との位置のずれの分だけ、無人搬送車101の中心点からずらした位置に基準点75を設定する。例えばこのずれの値が横方向(X方向)にSである場合、位置基準点記憶部22に(S,0)を記憶する。このように基準点75を設定することにより、ガイド線71の設置場所は、走行経路79の真上に限られず、柔軟に設定することができる。 An example of this is shown in FIG. In the example shown in FIG. 14, the travel path 79 of the automatic guided vehicle 101 is not directly below the guide line 71. Therefore, the reference point 75 is set at a position shifted from the center point of the automatic guided vehicle 101 by the difference between the position where the guide line 71 is projected on the floor and the position of the traveling path 79. For example, when the value of this deviation is S in the lateral direction (X direction), (S, 0) is stored in the position reference point storage unit 22. By setting the reference point 75 in this way, the installation location of the guide line 71 is not limited to directly above the traveling path 79, and can be flexibly set.

ただし、実施形態1では、回避可能幅記憶部24は、左右共通の回避可能幅(検出可能幅(例えば2m)の半分未満の値(例えば0.9m))を記憶したが、実施形態2では、ガイド線71の通常の検出位置が検出可能幅の中心になるとは限らない。したがって、実施形態2では、回避可能幅記憶部24は、左右それぞれの回避可能幅を記憶する。例えば、図14の例で、検出可能幅が2mで、ガイド線71を床に投影した位置が走行経路79から右に0.7mずれている場合、右回避可能幅は1.6m(=0.9m+0.7m)、左回避可能幅は0.2m(=0.9m−0.7m)のように記憶される。 However, in the first embodiment, the avoidable width storage unit 24 stores the avoidable width common to the left and right (a value less than half of the detectable width (for example, 2 m) (for example, 0.9 m)), but in the second embodiment, , The normal detection position of the guide line 71 is not always the center of the detectable width. Therefore, in the second embodiment, the avoidable width storage unit 24 stores the avoidable widths on each of the left and right sides. For example, in the example of FIG. 14, when the detectable width is 2 m and the position where the guide line 71 is projected on the floor is shifted to the right by 0.7 m from the traveling path 79, the right avoidable width is 1.6 m (= 0). .9m + 0.7m), the left avoidable width is stored as 0.2m (= 0.9m-0.7m).

もっとも、実施形態2においても、レーザ312の正面方向をガイド線71に向けるように経路検出部31を取り付ければ、ガイド線71の通常の検出位置は検出可能幅の中心になる。このように経路検出部31を無人搬送車101に取り付けた場合は、回避可能幅記憶部24は、実施形態1と同様に左右共通の回避可能幅(例えば0.9m)を記憶してもよい。逆に、実施形態1において、経路検出部31の検出可能幅が左右非対称になっている場合は、回避可能幅記憶部24が、左右それぞれの回避可能幅を記憶してもよい。 However, also in the second embodiment, if the path detection unit 31 is attached so that the front direction of the laser 312 faces the guide line 71, the normal detection position of the guide line 71 becomes the center of the detectable width. When the route detection unit 31 is attached to the automatic guided vehicle 101 in this way, the avoidable width storage unit 24 may store the avoidable width (for example, 0.9 m) common to the left and right as in the first embodiment. .. On the contrary, in the first embodiment, when the detectable width of the route detecting unit 31 is asymmetrical, the avoidable width storage unit 24 may store the avoidable widths of the left and right sides respectively.

実施形態2に係る無人搬送車101は、経路検出部31が前上方をスキャンして走行経路を検出するので、比較的劣化しやすい床面ではなく、天井等、上方に走行経路の目印となるガイド線を設置することができる。従って、無人搬送車101は、ガイド線を見失うことなく障害物を回避できるだけでなく、走行経路の目印となるガイド線の保守性を向上させることができる。 In the automatic guided vehicle 101 according to the second embodiment, since the route detection unit 31 scans the front upper part to detect the traveling route, it serves as a mark of the traveling route upward such as the ceiling instead of the floor surface which is relatively easily deteriorated. Guide lines can be installed. Therefore, the automatic guided vehicle 101 can not only avoid obstacles without losing sight of the guide line, but also improve the maintainability of the guide line, which is a mark of the traveling route.

そして、通常、無人搬送車101と床面との距離よりも無人搬送車101と天井との距離の方が長いため、回避可能幅記憶部24に記憶される回避可能幅は、実施形態1に係る無人搬送車100の回避可能幅よりも大きくなる可能性が高い。また、ガイド線が床に設置されている場合、障害物がガイド線の上に置かれてしまうとガイド線が検出できなくなってしまうが、天井にガイド線を設置されている場合はガイド線が障害物で隠れる心配はほとんどない。したがって、実施形態1に係る無人搬送車100と比較して、無人搬送車101はより柔軟に障害物を回避できる。 Since the distance between the automatic guided vehicle 101 and the ceiling is usually longer than the distance between the automatic guided vehicle 101 and the floor surface, the avoidable width stored in the avoidable width storage unit 24 is the first embodiment. There is a high possibility that the width will be larger than the avoidable width of the automatic guided vehicle 100. Also, if the guide line is installed on the floor, the guide line cannot be detected if an obstacle is placed on the guide line, but if the guide line is installed on the ceiling, the guide line will be There is almost no worry of hiding in obstacles. Therefore, as compared with the automatic guided vehicle 100 according to the first embodiment, the automatic guided vehicle 101 can avoid obstacles more flexibly.

(実施形態2の変形例1)
無人搬送車101は、経路検出部31が前上方にあるガイド線を検出することによって、自動的に移動することができる。しかし、経路検出部31の前上方が搬送物品等で遮蔽されてしまうと、無人搬送車101は、経路検出部31でガイド線を検出できず、自動的な移動が不可能になる。そこで、図15に示すように、実施形態2の変形例1に係る無人搬送車102は、経路検出部31の上方が搬送物品等で遮蔽されることを防ぐための板52を備える。板52を備えることにより、無人搬送車102は、搬送物品等でレーザが遮られることがなく、安定して走行経路等を検出することができる。
(Modification 1 of Embodiment 2)
The automatic guided vehicle 101 can move automatically when the route detection unit 31 detects the guide line on the front upper side. However, if the front upper part of the route detection unit 31 is shielded by a transported article or the like, the automatic guided vehicle 101 cannot detect the guide line by the route detection unit 31, and automatic movement becomes impossible. Therefore, as shown in FIG. 15, the automatic guided vehicle 102 according to the first modification of the second embodiment is provided with a plate 52 for preventing the upper part of the route detection unit 31 from being shielded by the conveyed article or the like. By providing the plate 52, the automatic guided vehicle 102 can stably detect the traveling route and the like without the laser being blocked by the transported article and the like.

(実施形態2の変形例2)
なお、上述の実施形態2では、位置ずれ取得部12が、位置基準点記憶部22に記憶されている基準点75の位置と、検出点登録部11によって検出点履歴記憶部21に登録された過去の検出点の位置と、のずれを取得し、この位置ずれを0に近づけるように移動制御部14が駆動部40を制御することによって、無人搬送車101,102が、ガイド線71の真下以外の走行経路を移動することを可能にした。しかし、無人搬送車101,102が、ガイド線71の真下以外の走行経路を移動することを可能にする仕組みはこれに限られない。
(Modification 2 of Embodiment 2)
In the above-described second embodiment, the misalignment acquisition unit 12 is registered in the detection point history storage unit 21 by the position of the reference point 75 stored in the position reference point storage unit 22 and the detection point registration unit 11. The automatic guided vehicles 101 and 102 are placed directly below the guide line 71 by acquiring the deviation from the position of the past detection point and controlling the drive unit 40 by the movement control unit 14 so as to bring this displacement closer to 0. It is possible to move on a travel route other than. However, the mechanism that enables the automatic guided vehicles 101 and 102 to move on a traveling route other than directly below the guide line 71 is not limited to this.

例えば、ガイド線71が検出されるスキャン角度φが所定の基準角度(例えば、φとして、記憶部20に登録しておく)になるように、移動制御部14が駆動部40を制御するようにしてもよい。このような制御を行うためには、移動制御処理(図12)のステップS113で、検出点登録部11が検出点履歴記憶部21にガイド線71の検出点72が検出された時のスキャン角度φも登録しておくようにし、ステップS117で、移動制御部14が、検出点履歴記憶部21に登録された過去のスキャン角度φと基準角度φとの差を0に近づけるように、駆動部40を制御すればよい。 For example, the movement control unit 14 controls the drive unit 40 so that the scan angle φ at which the guide line 71 is detected becomes a predetermined reference angle (for example, φ 0 is registered in the storage unit 20). It may be. In order to perform such control, the scan angle when the detection point registration unit 11 detects the detection point 72 of the guide line 71 in the detection point history storage unit 21 in step S113 of the movement control process (FIG. 12). φ is also registered, and in step S117, the movement control unit 14 drives the movement control unit 14 so that the difference between the past scan angle φ registered in the detection point history storage unit 21 and the reference angle φ 0 approaches 0. The unit 40 may be controlled.

なお、無人搬送車100,101,102の各機能は、通常のPC(Personal Computer)等のコンピュータによっても実施することができる。具体的には、上記実施形態では、無人搬送車100,101,102が行う移動制御処理のプログラムが、記憶部20のROMに予め記憶されているものとして説明した。しかし、プログラムを、フレキシブルディスク、CD−ROM(Compact Disc Read Only Memory)、DVD(Digital Versatile Disc)、MO(Magneto−Optical Disc)、メモリカード、USB(Universal Serial Bus)メモリ等のコンピュータ読み取り可能な記録媒体に格納して配布し、そのプログラムをコンピュータに読み込んでインストールすることにより、上述の各機能を実現することができるコンピュータを構成してもよい。また、プログラムをインターネット等の通信ネットワークを介して配布し、そのプログラムをコンピュータに読み込んでインストールすることにより、上述の各機能を実現することができるコンピュータを構成してもよい。 The functions of the automatic guided vehicles 100, 101, and 102 can also be performed by a computer such as a normal PC (Personal Computer). Specifically, in the above embodiment, it has been described that the program of the movement control process performed by the automatic guided vehicles 100, 101, 102 is stored in the ROM of the storage unit 20 in advance. However, the program can be stored in a flexible disk, a CD-ROM (Compact Disk Read Only Memory), a DVD (Digital Versaille Disc), an MO (Magnet-Optical Disc), a memory card, a USB (Universal Serial Bus) memory, or the like. A computer capable of realizing each of the above-mentioned functions may be configured by storing and distributing the program in a recording medium, reading the program into a computer, and installing the program. Further, a computer capable of realizing each of the above functions may be configured by distributing the program via a communication network such as the Internet, reading the program into a computer, and installing the program.

以上、本発明の好ましい実施形態について説明したが、本発明は係る特定の実施形態に限定されるものではなく、本発明には、特許請求の範囲に記載された発明とその均等の範囲が含まれる。 Although the preferred embodiment of the present invention has been described above, the present invention is not limited to the specific embodiment, and the present invention includes the invention described in the claims and the equivalent range thereof. Is done.

10…制御部、11…検出点登録部、12…位置ずれ取得部、13…回避量取得部、14…移動制御部、20…記憶部、21…検出点履歴記憶部、22…位置基準点記憶部、23…通過可能幅記憶部、24…回避可能幅記憶部、31…経路検出部、32…障害物検出部、33…操作取得部、40…駆動部、41…車輪、42…モータ、43…キャスター、51…荷台、52…板、61,62…受光強度、71…ガイド線、72…検出点、73…履歴、74…点、75,75’…基準点、76,76’…障害物、77,79…走行経路、78…回避経路、100,100’,101,102…無人搬送車、311,321…光学窓、312,312s,312e,322…レーザ、313,323…回転軸、331…レバー、332…タッチパネル 10 ... Control unit, 11 ... Detection point registration unit, 12 ... Position deviation acquisition unit, 13 ... Avoidance amount acquisition unit, 14 ... Movement control unit, 20 ... Storage unit, 21 ... Detection point history storage unit, 22 ... Position reference point Storage unit, 23 ... Passable width storage unit, 24 ... Avoidable width storage unit, 31 ... Path detection unit, 32 ... Obstacle detection unit, 33 ... Operation acquisition unit, 40 ... Drive unit, 41 ... Wheels, 42 ... Motor , 43 ... Caster, 51 ... Loading platform, 52 ... Plate, 61, 62 ... Light receiving intensity, 71 ... Guide line, 72 ... Detection point, 73 ... History, 74 ... Point, 75, 75'... Reference point, 76, 76' ... Obstacles, 77,79 ... Travel route, 78 ... Avoidance route, 100,100', 101,102 ... Automatic guided vehicle, 311,321 ... Optical window, 312,312s, 312e, 322 ... Laser, 313,323 ... Rotating shaft, 331 ... lever, 332 ... touch panel

Claims (6)

駆動手段と制御手段とを備える無人搬送車であって、
走行経路を示すガイド線を検出する経路検出手段と、
障害物を検出する障害物検出手段と、
をさらに備え、
前記制御手段は、
前記経路検出手段が検出したガイド線に基づいて走行するように前記駆動手段を制御し、
前記障害物検出手段が前記障害物を検出したら、前記障害物を回避するための回避量を取得し、前記回避量が所定の回避可能幅以内なら、前記障害物を回避して走行するように前記駆動手段を制御する、
無人搬送車。
An automatic guided vehicle equipped with a drive means and a control means.
A route detecting means for detecting a guide line indicating a traveling route, and
Obstacle detection means for detecting obstacles,
With more
The control means
The driving means is controlled so as to travel based on the guide line detected by the route detecting means.
When the obstacle detecting means detects the obstacle, an avoidance amount for avoiding the obstacle is acquired, and if the avoidance amount is within a predetermined avoidable range, the vehicle travels while avoiding the obstacle. Control the driving means,
Automated guided vehicle.
前記制御手段は、
前記障害物検出手段が前記障害物を検出したら、走行方向において前記障害物が存在しない空間の横幅を取得し、前記横幅が所定の通過可能幅以上なら、前記障害物を回避して走行するように前記駆動手段を制御する、
請求項1に記載の無人搬送車。
The control means
When the obstacle detecting means detects the obstacle, the width of the space where the obstacle does not exist is acquired in the traveling direction, and if the width is equal to or larger than a predetermined passable width, the vehicle travels while avoiding the obstacle. To control the driving means,
The automatic guided vehicle according to claim 1.
前記経路検出手段は、前記無人搬送車の前上方をスキャンすることにより前記ガイド線を検出する、
請求項1又は2に記載の無人搬送車。
The route detecting means detects the guide line by scanning the front upper part of the automatic guided vehicle.
The automatic guided vehicle according to claim 1 or 2.
前記ガイド線は、再帰反射素材で構成され、
前記経路検出手段は、走査式レーザ距離計で構成される、
請求項1から3の何れか1項に記載の無人搬送車。
The guide line is made of a retroreflective material.
The path detecting means includes a scanning laser range finder.
The automatic guided vehicle according to any one of claims 1 to 3.
走行経路を示すガイド線を検出する経路検出処理と、
障害物を検出する障害物検出処理と、
前記経路検出処理で検出したガイド線に基づいて走行するように駆動手段を制御する走行制御処理と、
前記障害物検出処理で前記障害物を検出したら、前記障害物を回避するための回避量を取得し、前記回避量が所定の回避可能幅以内なら、前記障害物を回避して走行するように前記駆動手段を制御する回避制御処理と、
を備える無人搬送車の制御方法。
Route detection processing that detects the guide line indicating the traveling route,
Obstacle detection processing to detect obstacles and
Travel control processing that controls the drive means to travel based on the guide line detected in the route detection process, and
When the obstacle is detected by the obstacle detection process, an avoidance amount for avoiding the obstacle is acquired, and if the avoidance amount is within a predetermined avoidable range, the vehicle travels while avoiding the obstacle. Avoidance control processing that controls the driving means and
A method of controlling an automatic guided vehicle.
コンピュータに、
走行経路を示すガイド線を検出する経路検出処理、
障害物を検出する障害物検出処理、
前記経路検出処理で検出したガイド線に基づいて走行するように駆動手段を制御する走行制御処理、及び、
前記障害物検出処理で前記障害物を検出したら、前記障害物を回避するための回避量を取得し、前記回避量が所定の回避可能幅以内なら、前記障害物を回避して走行するように前記駆動手段を制御する回避制御処理、
を実行させるためのプログラム。
On the computer
Route detection processing that detects the guide line indicating the travel route,
Obstacle detection processing to detect obstacles,
A travel control process that controls the drive means to travel based on the guide line detected in the route detection process, and a travel control process.
When the obstacle is detected by the obstacle detection process, an avoidance amount for avoiding the obstacle is acquired, and if the avoidance amount is within a predetermined avoidable range, the vehicle travels while avoiding the obstacle. Avoidance control processing that controls the driving means,
A program to execute.
JP2019104986A 2019-06-05 2019-06-05 Automatic guided vehicle, automatic guided vehicle control method and program Active JP7350288B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019104986A JP7350288B2 (en) 2019-06-05 2019-06-05 Automatic guided vehicle, automatic guided vehicle control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019104986A JP7350288B2 (en) 2019-06-05 2019-06-05 Automatic guided vehicle, automatic guided vehicle control method and program

Publications (2)

Publication Number Publication Date
JP2020198010A true JP2020198010A (en) 2020-12-10
JP7350288B2 JP7350288B2 (en) 2023-09-26

Family

ID=73648129

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019104986A Active JP7350288B2 (en) 2019-06-05 2019-06-05 Automatic guided vehicle, automatic guided vehicle control method and program

Country Status (1)

Country Link
JP (1) JP7350288B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59153211A (en) * 1983-02-19 1984-09-01 Tsubakimoto Chain Co Guiding method of unmanned carrier car
JP2006259877A (en) * 2005-03-15 2006-09-28 Daifuku Co Ltd Article conveyance equipment
JP2012048508A (en) * 2010-08-26 2012-03-08 Murata Mach Ltd Travelling vehicle
JP2016071566A (en) * 2014-09-29 2016-05-09 日立建機株式会社 Obstacle avoidance system
WO2016199312A1 (en) * 2015-06-10 2016-12-15 株式会社Doog Autonomous movement system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59153211A (en) * 1983-02-19 1984-09-01 Tsubakimoto Chain Co Guiding method of unmanned carrier car
JP2006259877A (en) * 2005-03-15 2006-09-28 Daifuku Co Ltd Article conveyance equipment
JP2012048508A (en) * 2010-08-26 2012-03-08 Murata Mach Ltd Travelling vehicle
JP2016071566A (en) * 2014-09-29 2016-05-09 日立建機株式会社 Obstacle avoidance system
WO2016199312A1 (en) * 2015-06-10 2016-12-15 株式会社Doog Autonomous movement system

Also Published As

Publication number Publication date
JP7350288B2 (en) 2023-09-26

Similar Documents

Publication Publication Date Title
EP3257420B1 (en) Cleaning robot and control method therefor
US9134734B2 (en) Method for the autonomous localization of a driverless, motorized vehicle
EP3224003B1 (en) Systems and methods of use of optical odometry sensors in a mobile robot
US7996126B2 (en) Apparatus and method for navigation based on illumination intensity
JP5278283B2 (en) Autonomous mobile device and control method thereof
JPH10260727A (en) Automatic traveling working vehicle
JP2010079869A (en) Autonomous moving apparatus
JP7495154B2 (en) AUTONOMOUS MOBILITY DEVICE, AUTONOMOUS MOBILITY METHOD, AND PROGRAM
JP2018185767A (en) Environment maintenance robot, and control program of the same
JP2011170486A (en) Direction inclination detecting device and conveying system
JP2019036302A (en) Unmanned carrier controller and control method
JP2006247803A (en) Autonomous moving robot
JP2020042349A (en) Autonomous travel carriage and movement control method
JPH09265319A (en) Autonomously traveling vehicle
JP2019079171A (en) Movable body
JP2020198010A (en) Automatic guided vehicle, and control method and program of automatic guided vehicle
JP2010146202A (en) Moving object and position estimation method for moving object
JP3690211B2 (en) Autonomous mobile trolley and its self-position estimation method
JP2020154451A (en) Autonomous mobile device, program, and method for steering autonomous mobile device
JP2021056764A (en) Movable body
JP2020004123A (en) Autonomous mobile device, autonomous mobile method and program
JP2017227943A (en) Position detection device, control method, and automatic travel vehicle
JP6784138B2 (en) Parking support method and parking support device
JP2020113204A (en) Travel control system
JP2018185768A (en) Autonomous Mobile Robot

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220421

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220512

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230322

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230404

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230605

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230906

R150 Certificate of patent or registration of utility model

Ref document number: 7350288

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150