JPH10143243A - Mobile equipment - Google Patents

Mobile equipment

Info

Publication number
JPH10143243A
JPH10143243A JP8301584A JP30158496A JPH10143243A JP H10143243 A JPH10143243 A JP H10143243A JP 8301584 A JP8301584 A JP 8301584A JP 30158496 A JP30158496 A JP 30158496A JP H10143243 A JPH10143243 A JP H10143243A
Authority
JP
Japan
Prior art keywords
moving
route
map
movement
landmark
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
JP8301584A
Other languages
Japanese (ja)
Other versions
JP3749323B2 (en
Inventor
Hirohisa Naito
宏久 内藤
Hiroyuki Okada
浩之 岡田
Nobuo Watabe
信雄 渡部
Minoru Sekiguchi
実 関口
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP30158496A priority Critical patent/JP3749323B2/en
Publication of JPH10143243A publication Critical patent/JPH10143243A/en
Application granted granted Critical
Publication of JP3749323B2 publication Critical patent/JP3749323B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an equipment which can express uncertain spatial knowledge and can flexibly deal with environmental changes as well, by detecting the surrounding environment, recognizing the land mark of a moving route map composed of land marks and links and moving successively in the direction along links. SOLUTION: Map information for instructing the moving route of an automatic mobile robot device is composed of land marks from 11-1 to 11-n as fixed positions on the moving route and links from 12-1 to 12-m for connecting the land marks 11-1 and 11-5, land marks 11-12 and 11-6 and land marks 11-5 and 11-6... between which the autonomous mobile robot device can directly move. Then, the surrounding environments are detected, the land marks from 11-1 to 11-n on the moving route map are recognized and the device is successively moved in the direction of links from 12-1 to 12-m. Thus, the device can move between the land marks on the moving route map.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明が属する技術分野】本発明は移動経路地図、及
び、移動経路地図生成方法、及び、自律移動装置に係
り、特に、移動装置の移動経路を設定するための移動経
路地図、及び、移動経路地図生成方法、及び、自律移動
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a travel route map, a travel route map generation method, and an autonomous mobile device, and more particularly, to a travel route map for setting a travel route of a mobile device, and a travel route. The present invention relates to a map generation method and an autonomous mobile device.

【0002】近年、ロボット装置が職場や家庭に普及し
ている。現在のロボット装置は予め設定された動作に従
ってのみ動作するものがほとんどで、動作環境が変化す
ると、設定を変える必要があった。今後、ロボットを職
場や家庭に普及させのに際し、実世界のように常に変化
する環境に適応する技術は不可欠である。
[0002] In recent years, robot devices have become widespread in workplaces and homes. Most current robot devices operate only in accordance with a preset operation, and when the operating environment changes, the setting must be changed. In the future, when spreading robots to workplaces and homes, technology that adapts to the ever-changing environment like the real world is indispensable.

【0003】環境が全く未知ではない時,ロボットは地
図をもっていた方が行動の計画がたてられるため,地図
がない場合より迅速に行動できる.また,実世界では最
初は不正確な地図しか用意できず、実際にその場所にい
った時に修正したい場合も多いはずである。さらに,実
世界では、距離がわからない場合や距離を正確に知るの
は困難である場合も多い。そのため、ロポットを実世界
で動かすためには、変化する環境に対応する地図を作成
することが不可欠であると考えられる。
[0003] When the environment is not completely unknown, the robot can act more quickly if there is no map because the robot has an action plan because it has an action plan. Also, in the real world, only inaccurate maps can be prepared at first, and you will often want to correct them when you actually go to that location. Furthermore, in the real world, it is often difficult to know the distance or to know the distance accurately. Therefore, in order to move Lopot in the real world, it is considered essential to create maps that correspond to changing environments.

【0004】[0004]

【従来の技術】従来、自律移動ロボット装置における経
路設計手法は、人工ポテンシャル法とグラフ検索法の2
つの流れに大別できる。人工ポテンシャル法は、ロボッ
ト装置に対して、目標物を吸引力、障害物を反発力とな
るようにポテンシャルを設定し、ポテンシャル空間を作
成し、作成されたポテンシャル空間の形状に応じて経路
を作成する手法である。
2. Description of the Related Art Conventionally, there are two route design methods for an autonomous mobile robot device: an artificial potential method and a graph search method.
It can be roughly divided into two flows. In the artificial potential method, a potential is set for a robot device so that a target object becomes a suction force and an obstacle becomes a repulsion force, a potential space is created, and a path is created according to the shape of the created potential space. It is a technique to do.

【0005】グラフ検索法は、障害物が存在しない空間
を多数のセルに分割し、それらの接続状況をグラフとし
て表現し、最適経路を探索する手法である。これら2つ
の手法には一長一短があり、実際には両方を組み合わせ
て利用するのが自然なやり方である。しかし、これらの
手法は静的で既知な環境の元では有効であるが、動的で
ある場合には非常に煩雑になってしまい、未知の環境に
おいて用いる場合には局所的に利用するに留まってい
る。
[0005] The graph search method is a method of dividing a space in which no obstacle exists into a number of cells, expressing a connection state of the cells as a graph, and searching for an optimal route. These two approaches have their advantages and disadvantages, and in practice it is natural to use a combination of both. However, these methods are effective in a static and known environment, but become very complicated in a dynamic case, and are used only locally in an unknown environment. ing.

【0006】また、従来、地図というと予め予想される
行動空間をもとに設計者が作成した絶対地図であり、ロ
ボットが利用する場合はこれを内部に記憶し、記憶した
地図に従って移動を行っていた。ここで、絶対地図と
は、市販の地形図のように緯度・経度等の座標系が正確
に記されているような地図であり、屋内の地図の場合に
は、壁やドアや机などの位置が正確に記載されているも
のである。
[0006] Conventionally, a map is an absolute map created by a designer based on a behavior space expected in advance, and when used by a robot, this is stored internally, and movement is performed according to the stored map. I was Here, an absolute map is a map in which a coordinate system such as latitude and longitude is accurately described like a commercially available topographic map.In the case of an indoor map, an absolute map such as a wall, a door or a desk is used. The position is accurately described.

【0007】そのため、一度地図を作成するとそれを変
更をするには、変更した部分の正確な座標などを測定す
る等、大変な労力を伴う。よって、一般に、設計時にロ
ボットに与えた地図が変更されることはなく、常に同じ
地図をもとに行動計画が作成される。
[0007] For this reason, once a map is created, changing it requires a great deal of labor, such as measuring the exact coordinates of the changed portion. Therefore, in general, the map given to the robot at the time of design is not changed, and an action plan is always created based on the same map.

【0008】また、未知な空間において地図を作成する
ための行動アルゴリズム等も研究されているが、まだ非
常に簡単な形状しか存在しない行動空間のみの研究しか
なく、実用段階には程遠い状態であった。
[0008] In addition, behavioral algorithms for creating a map in an unknown space have been studied. However, there is only research on a behavioral space having only a very simple shape, which is far from a practical stage. Was.

【0009】[0009]

【発明が解決しようとする課題】しかるに、実世界の環
境の情報で、我々が利用しようとするものは、既知なも
のも含まれていれば未知なものもある。動かないものも
あれば、動くものもあるという非常に入り乱れた世界で
ある。このような環境においては、あまり変化のない、
特徴的なものを基準として決めてそれをもとに行動計画
をたてるのが自然であり、このように作成された地図と
して絶対地図がある。従来の自律移動装置では、上記の
ような絶対地図に基づいて移動が行われていた。
However, among the information on the real world environment, some of the information we are going to use are known and some are unknown. It is a very confused world where some things don't move and some move. In such an environment, there is not much change,
It is natural to decide on the basis of characteristic features and make an action plan based on it, and there is an absolute map as a map created in this way. In a conventional autonomous mobile device, movement has been performed based on the absolute map as described above.

【0010】しかし、実世界を行動するロボットは、環
境を認識するセンサや移動量の誤差を考慮しなくてはな
らない。絶対地図は、本来、誤差を考慮に入れていない
ので、測定誤差が生じた場合にそれを補正し計画をたて
るのに使用しにくいという欠点があった。ところが、こ
のように既知と未知、静的と動的な物体が混在する実世
界に対応する行動計画(経路計画)の研究は今までほと
んどなされていない。
However, a robot acting in the real world must consider an error in a sensor for recognizing the environment and a movement amount. Since the absolute map does not take the error into account by nature, it has a drawback that it is difficult to use it for correcting and planning when a measurement error occurs. However, there has been little research on an action plan (path planning) corresponding to the real world in which such known and unknown, static and dynamic objects are mixed.

【0011】また、実世界は情報が多過ぎて、何を使っ
ていいかわからない。さらに、距離や方向といった情報
は正確に計測するのが困難である。環境が全く未知では
ない時、ロボットは地図をもっていた方が行動の計画が
たてられるため、地図がない場合より迅速に行動でき
る。しかし、通常の地図(絶対地図)では地図の変更は
多大な労力を伴うため困難である等の問題点があった。
In the real world, there is too much information, and it is difficult to know what to use. Further, it is difficult to accurately measure information such as distance and direction. When the environment is not unknown at all, the robot can act more quickly if there is no map because it is better to have a map. However, there has been a problem that a normal map (absolute map) is difficult to change the map because it requires a great deal of labor.

【0012】本発明は上記の点に鑑みてなされたもの
で、上記問題点の解決を図り、不確かな空間的な知識も
表現可能で、かつ、環境の変化にも柔軟に対応すること
ができる移動経路地図、及び、移動経路地図生成方法、
及び、自律移動装置を提供することを目的とする。
[0012] The present invention has been made in view of the above points, and can solve the above problems, can express uncertain spatial knowledge, and can flexibly cope with environmental changes. Travel route map and travel route map generation method,
It is another object of the present invention to provide an autonomous mobile device.

【0013】[0013]

【発明を解決するための手段】本発明では、ランドマー
クを用いて地図を表現することで上記のような問題点を
解決する。例えば、人間は、雑誌に掲載されている食事
ところマップや地下鉄路線図などのように、距離や方向
が不正確だが、特徴となるところを押えてある地図を利
用して、実際にその場所にいき、頭の中で実環境とその
地図との違いを認識することで、うまく目的の地に到達
することができる。
According to the present invention, the above-described problems are solved by expressing a map using landmarks. For example, humans use maps that are inaccurate in distance and direction, such as a meal place map or subway route map published in a magazine, but hold a characteristic place, and actually go to that place. By recognizing the difference between the real environment and the map in my head, I can successfully reach the destination.

【0014】これは建物や交差点などを目印とし、それ
らを次々とたどりながら目的地にいくためである。ある
ものを目印とすることで、その間の情報が少々違ってい
ても対応できる。このような移動する時に目印とするよ
うな実環境に存在する建物あるいは情景をランドマーク
と呼ぶ。
This is because a building or an intersection is used as a mark, and the user follows the building one after another to reach the destination. By using a certain thing as a landmark, it is possible to cope even if the information between them is slightly different. Such a building or scene existing in the real environment as a landmark when moving is called a landmark.

【0015】ランドマーク地図とは、環境の特徴的な場
所であり、行動を実現するのに便利な場所をランドマー
クとし、そのランドマーク間どうしで互いに行き来でき
るところをリンクで結んだ地図のことをいう。実際の環
境では、目印とするようなランドマークの情報は大きく
変化することはなく、むしろ最初に地図を作成する時に
不正確になりがちなのは、そのランドマークの絶対的な
位置やランドマーク間の距離といったような情報であ
る。そこで、ランドマーク地図ではランドマーク間をリ
ンクで結ぴ、そのリンクにかかる時間や距離といった情
報を持たせる。こうすることで、あるランドマーク間の
距離が最初に設定した値と違ってもそのリンクの情報を
変更するだけで良い。一方、通常の地図では、一箇所距
離が違うとすべて変更しなくてはいけない。
A landmark map is a characteristic place of the environment. A landmark is a place that is convenient for realizing an action, and a link is used to link places where the landmarks can come and go with each other. Say. In a real environment, the information about landmarks that serve as landmarks does not change significantly. Rather, when creating a map for the first time, it is often inaccurate because of the absolute position of the landmarks and the distance between landmarks. Information such as distance. Therefore, a landmark map connects links between landmarks and has information such as the time and distance required for the links. By doing so, even if the distance between certain landmarks is different from the initially set value, it is only necessary to change the information of the link. On the other hand, in a normal map, if the distance at one location is different, all must be changed.

【0016】また、このようにして記載された地図情報
は、ランドマークとそれに接続されるリンクからなるだ
けであるので、ランドマークの追加・削除といった変更
も比較的容易に行なうことができる。そこで、本発明
は、ランドマーク及びリンクからなるランドマーク地図
を使うことで、自律移動ロボットがリンクに沿って順次
ランドマークをたどることで目的とする行動を実現しよ
うとするものである。
Further, since the map information described in this manner consists only of landmarks and links connected to the landmarks, changes such as addition / deletion of landmarks can be made relatively easily. In view of the above, the present invention intends to achieve a desired action by using a landmark map including a landmark and a link, so that the autonomous mobile robot sequentially follows the landmark along the link.

【0017】本発明の請求項1は、変化する環境下を移
動する移動装置であって、前記移動する環境中の移動可
能な位置に設置された複数のランドマークと、前記複数
のランドマークのうち、直接移動可能なランドマーク間
を接続するリンクとから構成された移動経路地図を保持
する移動経路地図保持手段と、前記移動地図保持手段に
保持された前記移動経路地図に基づいて移動経路を生成
する移動経路生成手段と、前記移動経路生成手段で生成
された前記移動経路に基づいて移動を制御する移動制御
手段と、前記周囲の環境を検出する環境検出手段と、前
記環境検出手段により検出された前記環境の状態と前記
移動経路地図保持手段に保持された前記移動経路地図と
に差があるときに前記環境検出手段により検出された前
記環境の状態を前記移動経路地図に反映させて前記移動
経路地図を更新する移動経路地図更新手段とを有するこ
とを特徴とする。
According to a first aspect of the present invention, there is provided a moving device which moves in a changing environment, wherein the plurality of landmarks are installed at movable positions in the moving environment, and the plurality of landmarks are arranged. A moving route map holding unit configured to hold a moving route map composed of a link that connects directly movable landmarks, and a moving route based on the moving route map held by the moving map holding unit. Moving path generating means for generating, moving control means for controlling movement based on the moving path generated by the moving path generating means, environment detecting means for detecting the surrounding environment, and detection by the environment detecting means When there is a difference between the detected environment state and the movement route map held by the movement route map holding means, the state of the environment detected by the environment detection means is It is reflected in the movement path map and having a movement route map update means for updating the travel route map.

【0018】請求項2は、前記移動経路地図保持手段が
前記リンク毎に接続された前記ランドマーク間の移動時
の難易度を示す移動情報を保持し、前記移動経路生成手
段は、複数の移動経路を生成し、前記移動情報の総和が
小さい経路を選択することを特徴とする。
Preferably, the moving route map holding means holds moving information indicating a difficulty level when moving between the landmarks connected for each of the links, and the moving route generating means includes a plurality of moving route generating means. A route is generated, and a route having a small sum of the pieces of movement information is selected.

【0019】請求項3は、前記移動経路地図保持手段が
前記移動情報を絶対時間に応じて設定し、前記移動経路
生成手段は、生成した移動経路のうち、前記絶対時間の
総和が小さい移動経路を選択することを特徴とする請求
項1又は2記載の移動装置。
Preferably, the travel route map holding means sets the travel information in accordance with an absolute time, and the travel route generating means includes a travel route having a smaller total sum of the absolute times in the generated travel routes. The mobile device according to claim 1, wherein the mobile device is selected.

【0020】請求項4は、前記移動経路地図保持手段が
一連の移動経路を前記複数のランドマークの配列として
保持し、前記移動経路生成手段が前記ランドマークの配
列を組み合わせることにより所望の移動経路を生成する
ことを特徴とする。
Preferably, the moving route map holding means holds a series of moving routes as an array of the plurality of landmarks, and the moving route generating means combines the array of the landmarks to obtain a desired moving route. Is generated.

【0021】請求項5は、前記移動経路地図保持手段が
前記一連の移動経路を前記リンクの分岐毎に分割した分
割移動経路として保持し、前記移動経路生成手段が前記
分割移動経路を順次接続することにより所望の移動経路
を生成することを特徴とする。
According to a fifth aspect of the present invention, the moving path map holding means holds the series of moving paths as divided moving paths divided for each branch of the link, and the moving path generating means sequentially connects the divided moving paths. Thus, a desired movement route is generated.

【0022】請求項6は、前記移動経路地図保持手段が
前記一連の移動経路を前記複数のランドマークに予め付
与された識別番号の配列として保持し、前記移動経路生
成手段が前記移動経路を前記識別番号の配列で生成し、
前記移動制御手段が前記移動経路生成手段により配列さ
れた前記識別番号を順次追うように移動制御することを
特徴とする。
According to a sixth aspect of the present invention, the moving path map holding means holds the series of moving paths as an array of identification numbers previously assigned to the plurality of landmarks, and the moving path generating means stores the moving path as the moving path. Generated as an array of identification numbers,
The movement control means controls the movement so as to sequentially follow the identification numbers arranged by the movement route generation means.

【0023】請求項7は、前記移動経路地図更新手段が
前記移動経路地図保持手段に保持された前記移動経路地
図上で移動可能となっている場所が前記環境検出手段に
よる検出の結果、移動不可能となっていた場合には、前
記移動経路地図保持手段に保持された前記移動経路地図
の移動不可能となった場所に接続された前記ランドマー
ク及び前記リンクを削除し、前記移動経路地図保持手段
に保持された前記移動経路地図上で移動不可能となって
いる場所が前記環境検出手段による検出の結果、移動可
能となっていた場合には、前記移動経路地図保持手段に
保持された前記移動経路地図の移動可能可能となった場
所の全てに前記ランドマーク及び前記リンクを追加する
ことを特徴とする。
According to a seventh aspect of the present invention, as a result of the detection by the environment detecting means, a location where the moving route map updating means can move on the moving route map held in the moving route map holding means is detected as a result of the detection. If it is possible, the landmark and the link connected to the unmovable location of the moving route map held in the moving route map holding means are deleted, and the moving route map holding is performed. If the place that is unmovable on the movement route map held by the means is detected as a result of the detection by the environment detection means, the movement is possible. The landmark and the link are added to all places where movement is possible on the movement route map.

【0024】請求項8は、移動時に前記環境検出手段に
より前記移動情報を検出し、移動後、移動結果に応じて
前記移動情報を更新する移動情報更新手段を有すること
を特徴とする。請求項9は、前記移動情報更新手段が前
記移動情報を更新するときに過去のデータを反映するこ
とを特徴とする。
According to an eighth aspect of the present invention, there is provided a moving information updating means for detecting the moving information by the environment detecting means at the time of moving, and updating the moving information according to the moving result after the moving. The ninth aspect is characterized in that when the movement information updating means updates the movement information, past data is reflected.

【0025】請求項10は、前記一連の移動経路が移動
経路として使用される頻度を検出し、前記頻度検出手段
で検出された頻度に応じて前記移動経路地図保持部に設
けられた前記データベースの前記一連の移動経路をアク
セス順に順次再配列するデータベース変更手段を有する
ことを特徴とする。
According to a tenth aspect of the present invention, a frequency at which the series of travel routes is used as a travel route is detected, and the database of the database provided in the travel route map holding unit according to the frequency detected by the frequency detecting means is detected. It is characterized by having a database changing means for sequentially rearranging the series of travel routes in the order of access.

【0026】請求項11は、実際に移動した移動経路を
前記一連の移動経路として前記データベースに保持する
データベース制御手段を有することを特徴とする。次
に、各請求項の作用を説明する。請求項1によれば、環
境検出手段により周囲の環境を検出し、ランドマーク及
びリンクからなる移動経路地図のランドマークを認識
し、リンクの方向に順次移動することにより、ランドマ
ーク及びリンクからなる移動経路地図上のランドマーク
間の移動が可能となる。このとき、移動経路地図はラン
ドマーク及びリンクだけの簡単な情報であるので、作
成、変更が容易に行え、如何なる場所にも容易に適用で
きる。
[0026] The eleventh aspect is characterized in that there is provided a database control means for holding the travel route actually moved as the series of travel routes in the database. Next, the operation of each claim will be described. According to the first aspect, the surrounding environment is detected by the environment detecting means, the landmark of the moving route map including the landmark and the link is recognized, and the landmark and the link are sequentially moved in the direction of the link. It is possible to move between landmarks on the moving route map. At this time, since the travel route map is simple information of only landmarks and links, it can be easily created and changed, and can be easily applied to any place.

【0027】請求項2によれば、リンクが移動距離、移
動時間、存在確率等のそのリンクの通過の難易度を示す
移動情報をもつことにより、移動経路生成手段により生
成された移動経路のうち、移動情報で、例えば、移動距
離の総和が短い移動経路、移動時間の総和が短い移動経
路、存在確率の高い移動経路を選択することにより、効
率のよい移動経路を選択できる。
According to the second aspect of the present invention, the link has the movement information indicating the degree of difficulty of the passage of the link, such as the moving distance, the moving time, the existence probability, and the like. By using the movement information, for example, a movement path with a short sum of movement distances, a movement path with a short sum of movement times, and a movement path with a high existence probability can be selected efficiently.

【0028】請求項3によれば、信号や踏切などの時間
により通行可能、不可能となるもの経路を通過する時
に、信号や踏切が通行可能となる時間には、信号や踏切
を通過する経路を通り、信号や踏切が通行不可能となる
時間には、信号や踏切を回避した経路を検索し、通る等
の移動の効率が良い経路を検索できる。
According to the third aspect, when the vehicle passes through a route that can or cannot pass depending on the time of a signal or a railroad crossing, etc. When a traffic signal or a railroad crossing is not allowed to pass, a route that avoids a traffic light or a railroad crossing can be searched for, and a route that is efficient in movement, such as passing through, can be searched.

【0029】請求項4によれば、ランドマークに接続さ
れる前記リンクを順次追うことにより、ランドマークは
通過地点であり、リンクは直接移動可能な経路であるの
で、ランドマークとリンクを接続した経路を検索するこ
とにより、移動すべき経路を容易に生成できる。
According to the fourth aspect, by sequentially following the link connected to the landmark, the landmark is a passage point and the link is a path that can be directly moved. By searching the route, the route to be moved can be easily generated.

【0030】請求項5によれば、リンクの分岐するラン
ドマークから分岐したリンク毎にランドマークの配列を
生成し、データベースとして保持し、データベースに保
持されたランドマークの配列を先頭のランドマークと後
尾のランドマークとが一致するように選択し、順次接続
することにより、ランドマークがリンクで接続された一
連の移動経路を作成できる。このとき、分岐がないラン
ドマークは、一通りの配列としてデータベースに保持さ
れるため、データベースに保持するデータ量を削減でき
る。また、データベースに保持されたランドマークの配
列を組み合わせることにより一連の移動経路を作成する
ので、移動経路の検索を容易に行える。
According to the fifth aspect, an array of landmarks is generated for each link branched from the landmark where the link branches, and the array is stored as a database. The array of landmarks stored in the database is used as the first landmark. By selecting the landmarks so that they match with the trailing landmarks and sequentially connecting the landmarks, a series of travel routes in which the landmarks are connected by links can be created. At this time, landmarks having no branch are stored in the database as a single array, so that the amount of data stored in the database can be reduced. In addition, since a series of travel routes is created by combining the array of landmarks held in the database, it is possible to easily search for travel routes.

【0031】請求項6によれば、ランドマークに識別番
号を付与し、付与された識別番号の配列としてデータベ
ースが構成されるので、データベースを構成するデータ
量を削減でき、また、識別番号の一致、不一致を検出す
るだけで、一連の移動経路を構成可能な配列を選択で
き、移動経路の作成を容易に行える。
According to the sixth aspect of the present invention, since the identification number is assigned to the landmark and the database is configured as an array of the assigned identification numbers, the amount of data constituting the database can be reduced. By simply detecting the mismatch, it is possible to select an array capable of forming a series of movement paths, and to easily create a movement path.

【0032】請求項7によれば、実際に移動した際の環
境と地図情報とに差異があるときには、実環境に適合す
るように地図情報が変更される。例えば、地図情報作成
時には存在しなかった障害物が地図情報で移動経路とな
っている部分に存在する場合などには、移動できないの
で、地図情報中のリンクを切断する等の処理を行い、次
回の移動時にはその移動経路を通過する移動経路は選択
されなくなり、実環境に適合した移動経路を作成でき
る。
According to the seventh aspect, when there is a difference between the map information and the environment at the time of actual movement, the map information is changed so as to conform to the real environment. For example, when an obstacle that did not exist at the time of creating the map information is present in a portion that is a moving route in the map information, it cannot be moved, so processing such as disconnecting a link in the map information is performed. When the user moves, a moving route passing through the moving route is not selected, and a moving route suitable for a real environment can be created.

【0033】また、地図情報作成時には存在した障害物
が存在しなくなった場合等には、その部分に新たにラン
ドマーク及びリンクを付加し、次回移動時には移動経路
の一部として選択できるようにし、最適な移動経路を作
成できるようできる。請求項8によれば、環境検出手段
で検出された移動経路の実際の環境に応じてリンクに付
与された移動情報を変更することにより、地図情報を実
環境により近いものにでき、次回の移動経路の作成時に
はより実環境に即した移動経路が作成できる。
If the obstacle existing at the time of creating the map information no longer exists, a new landmark and a link are added to that part, so that it can be selected as a part of the movement route at the next movement. An optimal travel route can be created. According to the eighth aspect, the map information can be made closer to the actual environment by changing the movement information given to the link according to the actual environment of the movement route detected by the environment detection means, and the next movement can be performed. At the time of creating a route, a moving route more suited to the real environment can be created.

【0034】請求項9によれば、リンクに付与された移
動情報を変更するときに、環境検出手段で検出された環
境による移動情報の変更に過去にリンクに付与されてい
た移動情報を反映させることにより、環境検出手段で検
出された環境のばらつきをが吸収され、移動情報を実環
境に近似させることができる。
According to the ninth aspect, when the movement information given to the link is changed, the movement information previously given to the link is reflected in the change of the movement information due to the environment detected by the environment detecting means. Thereby, the variation in the environment detected by the environment detecting means is absorbed, and the movement information can be approximated to the real environment.

【0035】請求項10によれば、移動経路として使わ
れる頻度に応じてデータベースの検索順序を頻度の高い
順に並べ替えることにより、移動経路を作成する際にデ
ータベースの検索時間を短縮できる。請求項11によれ
ば、実際の移動した移動経路をデータベースに保存する
ことにより、実際の移動した移動経路は新たに作成する
必要がなく、また、一度作成した移動経路を元に新規の
移動経路を生成することができるため、移動経路の作成
時間を短縮できる。
According to the tenth aspect, by rearranging the search order of the database in descending order of frequency in accordance with the frequency used as the travel route, the database search time can be reduced when the travel route is created. According to the eleventh aspect, by storing the actual travel route in the database, it is not necessary to newly create the actual travel route, and a new travel route is created based on the travel route once created. Can be generated, so that the creation time of the moving route can be reduced.

【0036】[0036]

【発明の実施の形態】本発明は自律移動装置における地
図情報に関する発明で、大きく分けて3つに分類され
る。第1は、環境をランドマークを利用した地図で表現
する点、第2は、その地図を利用して移動を実現する
点、第3は、環境に変化が生じた時にランドマーク地図
を変更する点にある。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention relates to map information in an autonomous mobile device, and is roughly classified into three types. The first is that the environment is represented by a map using landmarks, the second is that movement is realized using the map, and the third is that the landmark map is changed when the environment changes. On the point.

【0037】まず、地図情報を搭載する自律移動ロボッ
ト装置について説明する。第1の環境をランドマークを
利用した地図で表現する点について説明する。図1に本
発明の一実施例の自律移動ロボットのブロック構成図を
示す。本実施例の自律移動ロボット装置1は、特許請求
の範囲の自律移動装置に相当し、ランドマーク及びリン
クからなる地図情報2を格納する地図用メモリ3、周囲
の環境を検出するための環境検出センサ4、地図情報2
の作成や移動のための各種指示を行うための入出力装置
5、環境検出センサ4、入出力装置5、及び、駆動信号
の入出力制御を行うインタフェース回路6、地図情報2
の作成処理、及び、地図用メモリ3に格納された地図情
報2と環境検出センサ4により検出された周囲の環境情
報からプログラムに基づいて移動計画に応じて移動する
ための駆動制御信号を生成する中央演算処理装置7、中
央演算処理装置7で処理するためのプログラムが格納さ
れたプログラム用メモリ8、インタフェース回路6に接
続され、中央演算処理装置7の処理により生成された駆
動制御信号がインタフェース回路6を介して供給され、
インタフェース回路6から供給された駆動制御信号に基
づいて移動を行うための駆動信号を生成する駆動回路
9、駆動回路9で生成された駆動信号が供給され、供給
された駆動信号に応じてモータが駆動され、装置全体を
平面上で自在に移動させる駆動機構10、駆動機構10
に駆動電源を供給するバッテリBATから構成される。
First, an autonomous mobile robot device equipped with map information will be described. A description will be given of how the first environment is represented by a map using landmarks. FIG. 1 shows a block diagram of an autonomous mobile robot according to one embodiment of the present invention. The autonomous mobile robot device 1 according to the present embodiment corresponds to an autonomous mobile device described in the claims, a map memory 3 for storing map information 2 including landmarks and links, and environment detection for detecting a surrounding environment. Sensor 4, map information 2
Input / output device 5, environment detection sensor 4, input / output device 5, and interface circuit 6 for input / output control of drive signals, map information 2
And a drive control signal for moving in accordance with a movement plan based on a program from the map information 2 stored in the map memory 3 and the surrounding environment information detected by the environment detection sensor 4. A central processing unit 7, a program memory 8 in which a program to be processed by the central processing unit 7 is stored, and a drive control signal generated by the processing of the central processing unit 7 are connected to the interface circuit 6. 6 supplied through
A driving circuit 9 for generating a driving signal for performing a movement based on the driving control signal supplied from the interface circuit 6, a driving signal generated by the driving circuit 9 is supplied, and a motor is driven in accordance with the supplied driving signal. Drive mechanism 10 that is driven to move the entire apparatus freely on a plane, drive mechanism 10
And a battery BAT that supplies drive power to the battery.

【0038】地図用メモリ3には、本発明の特徴となる
ランドマークとリンクからなる地図情報2が格納され
る。ここで、地図用メモリ3に格納される地図情報2に
ついて説明する。図2に本発明の一実施例の地図情報の
概略構成図を示す。
The map memory 3 stores map information 2 comprising landmarks and links, which is a feature of the present invention. Here, the map information 2 stored in the map memory 3 will be described. FIG. 2 shows a schematic configuration diagram of map information according to one embodiment of the present invention.

【0039】本実施例の地図情報2は、特許請求の範囲
の移動経路地図に相当し、自律移動ロボット装置1の移
動経路を指示するために用いられるもので、移動経路上
の固定位置であるランドマーク11−1〜11−nとラ
ンドマーク11−1〜11−nのうち自律移動ロボット
装置1が直接移動可能なランドマーク11−1とランド
マーク11−5、ランドマーク11−2とランドマーク
11−6、ランドマーク11−5とランドマーク11−
6・・・・を接続するリンク12−1〜12−mから構
成される。
The map information 2 according to the present embodiment corresponds to a moving route map described in the claims, and is used to indicate the moving route of the autonomous mobile robot device 1, and is a fixed position on the moving route. Among the landmarks 11-1 to 11-n and the landmarks 11-1 to 11-n, the landmark 11-1 and the landmark 11-5, and the landmark 11-2 and the land to which the autonomous mobile robot device 1 can directly move are provided. Mark 11-6, landmark 11-5 and landmark 11-
... Are connected to each other.

【0040】ランドマーク11−1〜11−nは、特許
請求の範囲のランドマークに相当し、例えば、移動経路
がオフィスであるとすると、廊下のコーナーや分岐点、
部屋の中心、部屋のドアの入口や出口等の自律移動ロボ
ット装置が通過可能な位置に設定される。ランドマーク
11−1〜11−nは、位置が座標(X、Y)で設定さ
れる。
The landmarks 11-1 to 11-n correspond to the landmarks in the claims.
It is set at a position where the autonomous mobile robot device can pass, such as the center of the room, the entrance and exit of the door of the room. The positions of the landmarks 11-1 to 11-n are set by coordinates (X, Y).

【0041】また、リンク12−1〜12−mは、特許
請求の範囲のリンクに相当し、直線状をなし、ランドマ
ーク11−1〜11−nのうち、自律移動ロボット装置
1が直接、直線移動できるランドマーク11−1とラン
ドマーク11−5、ランドマーク11−2とランドマー
ク11−6、ランドマーク11−5とランドマーク11
−6・・・・の間に接続されている。リンク12−1〜
12−mには、自律移動ロボット装置1が接続されたラ
ンドマーク間を移動する距離(道のり)及び時間の移動
情報が付与されて設定される。この移動情報が特許請求
の範囲の移動時の難易度を示す移動情報に相当する。
The links 12-1 to 12-m correspond to the links in the claims, and are linear, and among the landmarks 11-1 to 11-n, the autonomous mobile robot device 1 directly Landmark 11-1 and landmark 11-5 that can be moved linearly, landmark 11-2 and landmark 11-6, landmark 11-5 and landmark 11
−6... Are connected. Link 12-1
12-m is set with the movement information of the distance (distance) and time to move between the landmarks to which the autonomous mobile robot device 1 is connected. This movement information corresponds to the movement information indicating the degree of difficulty during movement in the claims.

【0042】ここで、請求項5〜8の移動情報の構成、
及び、請求項9〜11に相当する地図情報2の生成方法
について説明する。 図3に本発明の一実施例の地図情
報生成処理の動作フローチャート、図4に本発明の地図
情報生成処理のランドマーク設定時の動作説明図、図5
に本発明の一実施例の地図生成処理のリンク設定動作の
動作説明図、図6に本発明の一実施例の地図生成処理の
データベース化処理の動作説明図を示す。なお、図4
(A)は環境のレイアウト地図、図4(B)はランドマ
ークの設定の様子を示す図である。
Here, the structure of the movement information according to claims 5 to 8,
A method of generating map information 2 corresponding to claims 9 to 11 will be described. FIG. 3 is an operation flowchart of the map information generation processing according to one embodiment of the present invention, FIG.
FIG. 6 is an operation explanatory diagram of a link setting operation of the map generation process according to one embodiment of the present invention, and FIG. 6 is an operation explanatory diagram of a database creation process of the map generation process according to one embodiment of the present invention. FIG.
4A is a diagram showing a layout map of an environment, and FIG. 4B is a diagram showing how landmarks are set.

【0043】地図情報2を生成する場合には、ユーザは
自律移動ロボット装置1の入出力装置5を用いて地図情
報2を地図用メモリ3に生成する。自律移動ロボット装
置1は、ユーザにより入出力装置5の入力装置5aが操
作され、地図情報生成が指示されると、プログラム用メ
モリ8に格納された地図情報生成処理プログラムに、し
たがって、中央演算処理装置7が制御される。
To generate the map information 2, the user generates the map information 2 in the map memory 3 using the input / output device 5 of the autonomous mobile robot device 1. When the user operates the input device 5a of the input / output device 5 and instructs the generation of map information, the autonomous mobile robot device 1 uses the map information generation processing program stored in the program memory 8 and therefore the central processing. The device 7 is controlled.

【0044】中央演算処理装置7は、地図情報生成処理
プログラムが起動されると、自律移動ロボット装置1を
移動させる環境を示す簡単なレイアウト地図の入力を入
出力装置5のディスプレイ5bにより指示する(ステッ
プS1−1)。ユーザは、自律移動ロボット装置1から
のレイアウト地図の入力要求によって、例えば、図4
(A)に示すようなレイアウト地図を入力する。このと
き、ユーザが入力するレイアウト地図は、このレイアウ
ト地図はユーザがランドマークを設定する際の助けとな
る地図であり、図4(A)に示すように自律移動ロボッ
ト装置1が通過できる位置が概略認識できればよく、極
簡単なものでよい。また、レイアウト地図がない場合に
は、ランドマークの位置を移動する環境での座標として
入力すればよい。
When the map information generation processing program is started, the central processing unit 7 instructs the display 5b of the input / output device 5 to input a simple layout map indicating an environment in which the autonomous mobile robot device 1 is moved ( Step S1-1). In response to a request for input of a layout map from the autonomous mobile robot device 1, for example, FIG.
A layout map as shown in FIG. At this time, the layout map input by the user is a map that assists the user in setting a landmark, and a position that the autonomous mobile robot device 1 can pass through as shown in FIG. It only needs to be able to recognize the outline, and may be very simple. If there is no layout map, the position of the landmark may be input as coordinates in a moving environment.

【0045】ステップS1−1で、レイアウト図が入力
されると、中央演算処理装置7はレイアウト図をディス
プレイ5bに表示し、ユーザに対してランドマーク入力
指示を行う(ステップS1−2)。ユーザが自律移動ロ
ボット装置1からの指示に、従って、入力装置5aを操
作することにより、例えば、図4(B)に示すようにレ
イアウト地図上に部屋の中心を示すランドマークR、ド
アの部屋の外側を示すランドマークDo 、ドアの部屋の
内側を示すランドマークDi 、移動経路の曲がり角を示
すランドマークC、移動経路の分岐点を示すランドマー
クJをレイアウト図の各部対応した位置に配置する。
When the layout diagram is input in step S1-1, the central processing unit 7 displays the layout diagram on the display 5b and instructs the user to input a landmark (step S1-2). When the user operates the input device 5a in accordance with the instruction from the autonomous mobile robot device 1, for example, the landmark R indicating the center of the room, the door room on the layout map as shown in FIG. , A landmark Di indicating the inside of the door room, a landmark C indicating a turning point of the moving route, and a landmark J indicating a branching point of the moving route are arranged at positions corresponding to the respective portions of the layout diagram. .

【0046】ユーザは、ランドマークの設定が終了する
と、入力装置5aを操作してランドマークの設定が終了
した旨の指示を行う。中央演算処理装置7は、入力装置
5aからランドマークの設定が終了した旨の指示が供給
されると、次に、リンク設定の指示をディスプレイ5b
に表示する(ステップS1−3、S1−4)。
When the setting of the landmark is completed, the user operates the input device 5a to give an instruction to the effect that the setting of the landmark is completed. When the central processing unit 7 is supplied from the input device 5a with an instruction that the setting of the landmark has been completed, the central processing unit 7 next issues a link setting instruction on the display 5b.
(Steps S1-3, S1-4).

【0047】ユーザが自律移動ロボット装置1からの指
示に従って入力装置5aを操作することにより、例え
ば、図5に示すようにリンク12−1〜12−15を設
定する。このとき、リンク12−1〜12−15は、直
線で表され、ユーザは、例えば、直線で移動できるラン
ドマーク11−1とランドマーク11−2、ランドマー
ク11−2とランドマーク11−3、ランドマーク11
−3とランドマーク11−4・・・・等をリンク12−
1、12−2、12−3・・・で接続する必要がある。
When the user operates the input device 5a in accordance with an instruction from the autonomous mobile robot device 1, for example, links 12-1 to 12-15 are set as shown in FIG. At this time, the links 12-1 to 12-15 are represented by straight lines, and the user can, for example, landmarks 11-1 and 11-2, and landmarks 11-2 and 11-3 that can be moved in a straight line. , Landmark 11
-3 and landmark 11-4 ... link 12-
1, 12-2, 12-3,...

【0048】次に、ユーザは、リンクの設定が終了する
と、入力装置5aを操作してランドマークの設定が終了
した旨の指示を行う。中央演算処理装置7は、入力装置
5aからリンクの設定が終了した旨の指示が供給される
と、次に、供給されたランドマーク及びリンクに対応す
るデータベースを作成し、地図情報生成処理を終了する
(ステップS1−6、S1−7)。
Next, when the setting of the link is completed, the user operates the input device 5a to give an instruction to the effect that the setting of the landmark is completed. When an instruction to the effect that the link setting has been completed is supplied from the input device 5a, the central processing unit 7 creates a database corresponding to the supplied landmarks and links, and ends the map information generation processing. (Steps S1-6, S1-7).

【0049】次に、ステップS1−6の地図情報生成処
理のデータベース化処理について説明する。図6に本発
明の一実施例のデータベース化処理の動作フローチャー
ト、図7に本発明の一実施例のデータベース化処理で識
別番号を付与した状態を示す図、図8に本発明の一実施
例のデータベース化処理で付与された移動情報の構成
図、図9に本発明の一実施例のデータベース化処理で付
与される存在確率を説明するための図、図10は本発明
の一実施例のデータベース化処理で生成されるツアー群
の構成図を示す。
Next, the database creation process of the map information generation process in step S1-6 will be described. FIG. 6 is a flowchart showing the operation of the database creation process according to one embodiment of the present invention, FIG. 7 is a diagram showing a state in which an identification number is assigned in the database creation process according to one embodiment of the present invention, and FIG. FIG. 9 is a diagram for explaining the existence probability given in the database creation process according to one embodiment of the present invention, and FIG. FIG. 2 shows a configuration diagram of a tour group generated in a database creation process.

【0050】中央演算処理装置7は、データベース化処
理では、まず、設定されたランドマーク11−1〜11
−15に、例えば、図7に示すようステップS1−2で
のランドマークの設定順に識別番号(ID)NO.1〜
NO.15を付す(ステップS2−1)。この識別番号
が特許請求の範囲の識別情報に相当する。
In the database processing, the central processing unit 7 first sets the set landmarks 11-1 to 11-11.
For example, as shown in FIG. 7, the identification numbers (ID) NO. 1 to
NO. 15 (step S2-1). This identification number corresponds to the identification information in the claims.

【0051】次に、中央演算処理装置7は、IDが付さ
れたランドマーク11−1〜11−15を接続するリン
ク12−1〜12−16に移動情報を設定する(ステッ
プS2−2)。移動情報は、特許請求の範囲の移動情報
に相当し、図8(A)に示すようにリンク12−1〜1
2−16をランドマーク11−1〜11−15の識別番
号NO.1〜NO.15により、例えば、ランドマーク
11−1とランドマーク11−2とを接続するリンク1
2−1は、識別番号NO.1−NO.2、ランドマーク
11−2とランドマーク11−3とを接続するリンク1
2−2は、識別番号NO.2−NO.3・・・のように
識別し、リンク12−1〜12−16毎に道のり(移動
距離)a、時間(移動時間)b、存在確率cなどを設定
する。
Next, the central processing unit 7 sets the movement information to the links 12-1 to 12-16 connecting the landmarks 11-1 to 11-15 with the IDs (step S2-2). . The movement information corresponds to the movement information in the claims, and the links 12-1 to 12-1 as shown in FIG.
2-16 is the identification number NO. Of the landmarks 11-1 to 11-15. 1 to NO. 15, a link 1 connecting the landmark 11-1 and the landmark 11-2, for example.
2-1 is the identification number NO. 1-NO. 2. Link 1 connecting landmark 11-2 and landmark 11-3
2-2 is an identification number NO. 2-NO. .., And the distance (moving distance) a, time (moving time) b, existence probability c, and the like are set for each of the links 12-1 to 12-16.

【0052】移動情報の移動距離aは、特許請求の範囲
の移動距離に相当し、ランドマークの位置(座標)から
直線距離Lを求めることにより設定される。例えば、ラ
ンドマーク11−1の座標を(0,0)、ランドマーク
11−2の座標を(100,0)とすると、移動距離L
は「100〔cm〕」となる。また、移動情報の時間b
は、所定のランドマーク間の直線距離Lと自律移動ロボ
ット装置1の移動速度VからL/Vで求められる。例え
ば、ランドマーク11−1とランドマーク11−2の移
動距離Lを「100〔cm〕」とし、自律移動ロボット
装置1の移動速度Vを「0.5〔cm/sec〕」とす
ると、移動時間bは、「200〔sec〕」となる。
The moving distance a of the moving information corresponds to the moving distance in the claims, and is set by obtaining the linear distance L from the position (coordinates) of the landmark. For example, assuming that the coordinates of the landmark 11-1 are (0, 0) and the coordinates of the landmark 11-2 are (100, 0), the moving distance L
Becomes “100 [cm]”. Also, the time b of the movement information
Is calculated from the linear distance L between predetermined landmarks and the moving speed V of the autonomous mobile robot device 1 as L / V. For example, if the moving distance L between the landmark 11-1 and the landmark 11-2 is “100 cm” and the moving speed V of the autonomous mobile robot device 1 is “0.5 cm / sec”, the moving The time b is “200 [sec]”.

【0053】また、移動情報の存在確率cは、リンク1
2−1〜12−16の存在確率を示しており、通過可能
な状態であれば、「1」となり、通過不能な状態であれ
ば、「0」となり、通過可能である場合と通過不可能で
ある場合とが半々の場合には「0.5」が設定される。
Further, the existence probability c of the movement information is represented by the link 1
It indicates the existence probability of 2-1 to 12-16, which is "1" if the state is passable, and "0" if the state is not passable. Is set to “0.5” in the case where the number is half.

【0054】存在確率cは、リンク12−1〜12−1
6の経路上に信号、踏切、時間により開閉されるドア等
のように時間により通過可能となったり、通過不可能と
なる障害物がある場合に有効となる。すなわち、存在確
率cが「0」であれば、通過可能な状態であり、存在確
率cが「1」であれば通過不能な状態と判断できる。
The existence probability c is calculated for the links 12-1 to 12-1.
This is effective when there are obstacles that can pass or cannot pass through time, such as signals, railroad crossings, and doors that open and close depending on time, on the route 6. That is, if the existence probability c is “0”, it is possible to pass the state. If the existence probability c is “1”, it is possible to determine that the state is impossible.

【0055】なお、図8(A)では、移動距離a、移動
時間b、存在確率cが固定の場合について説明したが、
図8(B)に示すように移動時間b、存在確率cを時間
の関数として持つ構成の考えられる。図9に本発明の一
実施例のデータベース化処理で得られる移動情報の変形
例の説明図を示す。
In FIG. 8A, the case where the moving distance a, the moving time b, and the existence probability c are fixed has been described.
As shown in FIG. 8B, a configuration having a moving time b and an existence probability c as a function of time can be considered. FIG. 9 is an explanatory diagram of a modification of the movement information obtained by the database processing according to one embodiment of the present invention.

【0056】存在確率cを例えば、中央演算処理装置7
の内部に設定された絶対時間Tの関数f(T)に応じて
図9(A)に示すように「0」から「1」の間で予め設
定した値で変化させる。存在確率cは初期状態では、
「0.5」に設定しておき、後述するように移動結果に
応じて更新され、更新されるほど、実際に即した値に近
似させる。
The existence probability c is determined, for example, by the central processing unit 7
As shown in FIG. 9A, the value is changed at a preset value between “0” and “1” in accordance with the function f (T) of the absolute time T set inside. In the initial state, the existence probability c is
The value is set to “0.5”, and is updated according to the movement result, as described later, and the more updated, the closer to the actual value.

【0057】このときの存在確率cは、例えば、ドアな
どが開閉される場合に、時間帯に応じてドアの開閉の頻
度などが変化する場合に、有効となる。例えば、移動経
路の生成時に、この存在確率cを参照することにより、
ドアの開いている確率の高い経路を選択することによ
り、移動時間を短縮できる。
The existence probability c at this time is effective, for example, when the door is opened and closed, and when the frequency of opening and closing the door changes according to the time zone. For example, when the travel route is generated, by referring to the existence probability c,
By selecting a route with a high probability that the door is open, the travel time can be reduced.

【0058】また、信号などのように通過可能か、通過
不可能かが一定周期で繰り返される障害物がある場合に
は、図9(B)に示されるように一定周期で確率が
「1」又は「0」となる関数に設定し、実際の通過時の
待ち時間など応じて関数のパラメータを変更することに
より、確率「0」と「1」の周期を変更するようにして
もよい。
When there is an obstacle such as a signal which repeatedly passes or cannot pass at regular intervals, the probability is "1" at regular intervals as shown in FIG. 9B. Alternatively, the cycle of the probabilities “0” and “1” may be changed by setting the function to be “0” and changing the parameters of the function according to the waiting time during actual passage.

【0059】なお、移動時間bもリンクの信号や踏切な
どにより移動時間が時間に応じて変化するため、図9
(C)に示すように存在確率cと同様に絶対時間Tの関
数として表すことができる。ステップS2−2で図8に
示すような移動情報が得られると、次に、ツアー群が生
成される。ツアー群は地図情報の分岐点毎に分割して得
られる。
Note that the travel time b also changes according to the time due to a link signal, a railroad crossing, or the like.
As shown in (C), it can be expressed as a function of the absolute time T similarly to the existence probability c. When the movement information as shown in FIG. 8 is obtained in step S2-2, a tour group is generated next. The tour group is obtained by dividing at each branch point of the map information.

【0060】ツアー群は、図10に示すようにランドマ
ークの識別番号NO.1〜NO.15の配列として設定
される。例えば、図7に示すようにランドマークが配置
されている場合について考えてみると、識別番号NO.
1のランドマークは識別番号NO.2のランドマークと
だけリンクされ、また、識別番号NO.2のランドマー
クは識別番号NO.3のランドマークとだけ接続され、
識別番号NO.3のランドマークは識別番号NO.4と
識別番号NO.6のランドマークとに分岐されているた
め、一意に決まる経路は、識別番号NO.1→識別番号
NO.2→識別番号NO.3の配列だけとなる。この配
列をツアーAとして登録する。
As shown in FIG. 10, the tour group includes landmark identification numbers NO. 1 to NO. It is set as 15 arrays. For example, consider the case where landmarks are arranged as shown in FIG.
1 is the identification number NO. 2 is linked to the landmark No. 2 and the identification number NO. The landmark No. 2 has an identification number NO. Only connected to the 3 landmarks,
Identification number NO. The landmark No. 3 has an identification number NO. 4 and the identification number NO. Since the path is branched to the landmark No. 6, the path uniquely determined is the identification number NO. 1 → identification number NO. 2 → identification number NO. There are only 3 arrays. This arrangement is registered as tour A.

【0061】また、識別番号NO.3のランドマークは
識別番号NO.4のランドマークと識別番号NO.5の
ランドマークに経路が分岐されるため、識別番号NO.
3のランドマークから新たに2つのツアーB、Cが形成
される。ツアーBは次に識別番号が小さい方のランドマ
ークの分岐で、その分岐で一意に決まる配列は識別番号
NO.3→識別番号NO.4→識別番号NO.5とな
る。また、ツアーCは、識別番号NO.3からの分岐で
識別番号の大きい方の分岐で、その分岐で一意に決まる
配列は識別番号NO.3→識別番号NO.6となる。
The identification number NO. The landmark No. 3 has an identification number NO. 4 and the identification number NO. Since the route is branched to the landmark No. 5, the identification number NO.
Two tours B and C are newly formed from the three landmarks. Tour B is the branch of the landmark having the next smaller identification number, and the sequence uniquely determined by that branch is identification number NO. 3 → identification number NO. 4 → identification number NO. It becomes 5. Tour C has an identification number NO. 3 is a branch having a larger identification number and a sequence uniquely determined by that branch. 3 → identification number NO. It becomes 6.

【0062】以上のようにして、分岐毎にツアーを分割
することにより、図10に示すようにツアーA〜Iが生
成される。図10に示すようなツアーA〜Iがデータベ
ースとして地図用メモリ3に格納される。また、中央演
算処理装置7は、移動指示時に移動経路を作成する際、
上記ツアーA〜Iを組み合わせて一連の移動経路を作成
する。このとき、中央演算処理装置7は、ツアーA→B
→C→D→E→F→G→H→Iの順でツアーを検索し、
組合せを決定する。
As described above, by dividing the tour for each branch, tours A to I are generated as shown in FIG. The tours A to I as shown in FIG. 10 are stored in the map memory 3 as a database. Further, the central processing unit 7 creates a movement route when instructing the movement,
A series of travel routes is created by combining the tours A to I. At this time, the central processing unit 7 executes the tour A → B
Search for tours in the order of → C → D → E → F → G → H → I,
Determine the combination.

【0063】以上により、地図用メモリ3に格納される
データベースの生成が完了する。次に、地図用メモリ3
に格納されたデータベースに従って自律移動ロボット装
置1を移動させる場合について説明する。図11に本発
明の一実施例の移動処理の動作フローチャートを示す。
Thus, the generation of the database stored in the map memory 3 is completed. Next, the map memory 3
A case will be described in which the autonomous mobile robot device 1 is moved according to the database stored in. FIG. 11 shows an operation flowchart of the movement processing according to one embodiment of the present invention.

【0064】ユーザが入力装置5aを操作して、移動命
令を入力すると、中央演算処理装置7はこれを検知し
て、次に、自律移動ロボット装置1の移動経路を設定す
る経路計画作成処理を行う(ステップS3−1、S3−
2)。ここで、経路計画作成処理について説明する。
When the user operates the input device 5a to input a movement command, the central processing unit 7 detects this and then performs a route plan creation process for setting the movement route of the autonomous mobile robot device 1. (Steps S3-1 and S3-
2). Here, the route plan creation processing will be described.

【0065】図12に本発明の一実施例の経路計画作成
処理の動作フローチャートを示す。経路計画処理は特許
請求の範囲の請求項4及び5の実施例に相当する。中央
演算処理装置7は、経路計画作成処理では、まず、ユー
ザに移動開始位置のランドマークの識別番号IDs 、及
び、移動終了位置のランドマークの識別番号IDg の入
力を指示する(ステップS4−1)。中央演算処理装置
7は、ユーザから移動開始位置のランドマークの識別番
号IDs 、及び、移動終了位置のランドマークの識別番
号IDg の入力指示があると(ステップS4−2)、次
に、図10に示す地図用メモリ3に格納されたツアー群
を検索し、移動開始位置のランドマークの識別番号ID
s が先頭で、移動終了位置のランドマークの識別番号I
Dg が末尾のツアーを検索する(ステップS4−3)。
FIG. 12 is an operation flowchart of a route plan creation process according to one embodiment of the present invention. The route planning process corresponds to the embodiments of claims 4 and 5 of the claims. In the route plan creation process, the central processing unit 7 first instructs the user to input the identification number IDs of the landmark at the movement start position and the identification number IDg of the landmark at the movement end position (step S4-1). ). When there is an instruction from the user to input the identification number IDs of the landmark at the movement start position and the identification number IDg of the landmark at the movement end position (step S4-2), the central processing unit 7 then proceeds to FIG. Search for the tour group stored in the map memory 3 shown in FIG.
s is the head and the identification number I of the landmark at the movement end position
Dg searches for the last tour (step S4-3).

【0066】ステップS4−3の検索結果、移動開始位
置のランドマークの識別番号IDsが先頭で、移動終了
位置のランドマークの識別番号IDg が末尾のツアーが
存在すれば、移動開始位置のランドマークの識別番号I
Ds が先頭で、かつ、移動終了位置のランドマークの識
別番号IDg が末尾のツアーを移動経路として確定し、
移動開始位置のランドマークの識別番号IDs が先頭
で、移動終了位置のランドマークの識別番号IDg が末
尾のツアーが存在しなければ、次に、移動開始位置のラ
ンドマークの識別番号IDs が先頭、又は、移動終了位
置のランドマークの識別番号IDg が末尾のツアーをそ
れぞれ検索する(ステップS4−4、S4−5)。
As a result of the search in step S4-3, if there is a tour with the identification number IDs of the landmark at the movement start position at the head and the identification number IDg of the landmark at the movement end position at the end, the landmark at the movement start position Identification number I
A tour in which Ds is the head and the landmark identification number IDg of the movement end position is the tail is determined as a movement route,
If there is no tour ending with the identification number IDs of the landmark at the movement start position and the identification number IDg of the landmark at the movement end position, then the identification number IDs of the landmark at the movement start position will be the first, Alternatively, the tour with the identification number IDg of the landmark at the movement end position is searched for at the end (steps S4-4, S4-5).

【0067】ステップS4−5での検索結果、検索され
た移動開始位置のランドマークの識別番号IDs が先頭
のツアーの末部のランドマークの識別番号IDsgと検索
された移動終了位置のランドマークの識別番号IDg の
先頭のIDgsとを比較し、一致するものがあるか、否か
を判定する(ステップS4−6)。
As a result of the search in step S4-5, the identification number IDs of the landmark at the movement start position searched is the identification number IDsg of the landmark at the end of the first tour and the landmark at the movement end position searched. The identification number IDg is compared with the first IDgs to determine whether there is a match (step S4-6).

【0068】ステップS4−6で、移動開始位置のラン
ドマークの識別番号IDs が先頭のツアーの末部のラン
ドマークの識別番号IDsgと移動終了位置のランドマー
クの識別番号IDg の先頭のIDgsとの比較結果、一致
するものがない場合には、移動開始位置のランドマーク
の識別番号IDs と移動終了位置のランドマークの識別
番号IDg とを接続するツアーを得ることができないた
め、次に、移動開始位置のランドマークの識別番号ID
s が先頭のツアーの末部のランドマークの識別番号ID
sgを先頭の識別番号IDs とし、移動終了位置のランド
マークの識別番号IDg の先頭の識別番号IDgsを末尾
の識別番号IDg としてステップS4−3に戻し、ステ
ップS4−3〜S4−6を繰り返し、移動開始位置のラ
ンドマークの識別番号IDs0と移動終了位置のランドマ
ークの識別番号IDg0とが接続できるツアーを求める
(ステップS4−7)。
In step S4-6, the identification number IDs of the landmark at the movement start position is the same as the identification number IDsg of the landmark at the end of the tour and the IDgs of the landmark at the movement end position. If there is no match, the tour connecting the identification number IDs of the landmark at the movement start position and the identification number IDg of the landmark at the movement end position cannot be obtained. Location landmark identification number ID
s is the ID number of the landmark at the end of the tour that starts with
sg is set as the first identification number IDs, the first identification number IDgs of the landmark identification number IDg of the movement end position is set as the last identification number IDg, and the process returns to step S4-3, and steps S4-3 to S4-6 are repeated. A tour is determined in which the identification number IDs0 of the landmark at the movement start position and the identification number IDg0 of the landmark at the movement end position can be connected (step S4-7).

【0069】また、ステップS4−6で、移動開始位置
のランドマークの識別番号IDs が先頭のツアーの末部
のランドマークの識別番号IDsgと移動終了位置のラン
ドマークの識別番号IDg の先頭のIDgsとの比較結
果、一致するものがある場合には、移動開始位置のラン
ドマークの識別番号IDs が先頭のツアーと移動終了位
置のランドマークの識別番号IDg が末尾にツアーとの
連結が可能となるため、連結し、移動開始位置のランド
マークの識別番号IDs が先頭で、移動終了位置のラン
ドマークの識別番号IDg が末尾となる一連のツアーを
生成する(ステップS4−8)。上記ステップS4−3
〜S4−8によるツアーの検索方法はいわゆるグラフ検
索方法と呼ばれている。
In step S4-6, the identification number IDs of the landmark at the movement start position is the identification number IDsg of the landmark at the end of the tour, and the identification number IDs of the landmark at the movement end position is the first IDgs. As a result of the comparison, if there is a match, the tour with the identification number IDs of the landmark at the movement start position and the tour with the identification number IDg of the landmark at the movement end position at the end can be connected. Therefore, a series of tours are generated in which the identification numbers IDs of the landmarks at the movement start position are the first and the identification numbers IDg of the landmarks at the movement end position are the last (step S4-8). Step S4-3 above
The search method for tours through S4-8 is called a so-called graph search method.

【0070】ステップS4−8で、複数のツアーが生成
された場合、図8に示すような移動情報を利用して最適
ツアーの選択を行う(ステップS4−9、S4−1
0)。最適ツアーの選択は、生成されたツアーのリンク
に設定された移動情報のうち例えば、移動距離a、又
は、移動時間bの総和の小さいツアーを選択する。
If a plurality of tours have been generated in step S4-8, an optimal tour is selected using movement information as shown in FIG. 8 (steps S4-9, S4-1).
0). The selection of the optimal tour selects, for example, a tour with a small sum of the travel distance a or the travel time b from the travel information set in the link of the generated tour.

【0071】図13、図14に本発明の一実施例のツア
ー生成方法の動作説明図を示す。例えば、図13に示す
ような識別番号NO.1〜NO.26のランドマークか
らなる地図が生成され、図13の地図から図14に示す
ようなツアー群が生成されていたとする。ここで、移動
開始位置の識別番号をNO.1、移動終了位置の識別番
号をNO.20に設定したとすると、移動開始位置の識
別番号NO.1が端部に位置するツアーは、図4にAで
示すツアーだけであり、移動終了位置の識別番号NO.
20が端部に位置するツアーはLだけあるので、まず、
ツアーA、及び、Lが選択される。
FIGS. 13 and 14 are explanatory diagrams showing the operation of the tour generating method according to one embodiment of the present invention. For example, as shown in FIG. 1 to NO. It is assumed that a map composed of 26 landmarks has been generated, and a tour group as shown in FIG. 14 has been generated from the map of FIG. Here, the identification number of the movement start position is NO. 1. The identification number of the movement end position is set to NO. 20, the identification number of the movement start position is NO. The tour whose end is located at the end is only the tour indicated by A in FIG.
Since there are only L tours where 20 is located at the end,
Tours A and L are selected.

【0072】しかし、ツアーAの末尾の識別番号はN
O.3であり、また、ツアーLの先頭の識別番号はN
O.18であるので、両者は一致しないのでツアーAと
ツアーLとを直接連結できない、そこで、次に、ツアー
Aの末尾の識別番号NO.3が先頭のツアーを検索す
る。識別番号NO.3が端部にくるツアーはBとQであ
り、識別番号NO.3でツアーAからの経路は、ツアー
BとツアーQに分岐される。
However, the identification number at the end of tour A is N
O. 3, and the first identification number of the tour L is N
O. 18, the tour A and the tour L cannot be directly connected because they do not match. Therefore, the identification number NO. 3 searches for the first tour. Identification number NO. The tours where B. 3 comes to the end are B and Q, and the identification numbers NO. At 3, the route from tour A is split into tour B and tour Q.

【0073】同様に検索を続けると、識別番号NO.1
から識別番号NO.20に至る経路として、ツアーA→
Q→O→M→L(識別番号NO.1→NO.2→NO.
3→NO.24→NO.23→NO.21→NO.18
→NO.19→NO.20)、及び、ツアーA→B→D
→F→H→L(識別番号NO.1→NO.2→NO.3
→NO.4→NO.5→NO.8→NO.11→NO.
12→NO.15→NO.18→NO.19→NO.2
0)の2系統の経路が生成される。ここで、ツアーA→
Q→O→M→Lのリンクの移動距離aの総和がツアーA
→B→D→F→H→Lのリンクの移動距離aの総和より
小さければ、ツアーA→Q→O→M→Lが選択される。
Similarly, when the search is continued, the identification number NO. 1
From the identification number NO. Tour A as the route to 20 →
Q → O → M → L (Identification No. 1 → NO.2 → NO.
3 → NO. 24 → NO. 23 → NO. 21 → NO. 18
→ NO. 19 → NO. 20) and tour A → B → D
→ F → H → L (ID No.1 → NO.2 → NO.3
→ NO. 4 → NO. 5 → NO. 8 → NO. 11 → NO.
12 → NO. 15 → NO. 18 → NO. 19 → NO. 2
0) are generated. Here, Tour A →
Tour A is the sum of the travel distances a of the links Q → O → M → L
If it is smaller than the sum of the moving distances a of the links B → D → F → H → L, the tour A → Q → O → M → L is selected.

【0074】なお、選択に比較する値は、移動距離aの
総和に限るものではなく、例えば、移動時間bの総和と
してもよく、さらに、信頼性を向上させるためには、移
動距離a、移動時間b、存在確率Cを変数とする評価関
数J
Note that the value to be compared with the selection is not limited to the sum of the moving distance a, but may be, for example, the sum of the moving time b. Evaluation function J with time b and existence probability C as variables

【0075】[0075]

【数1】 (Equation 1)

【0076】を予め設定しておき、評価関数から求めら
れた値の大小関係により選択しても良い。図11に戻っ
て説明を続ける。ステップS3−2で以上処理により移
動経路が生成されると、中央演算処理装置7は、移動処
理を開始し、ステップS3−2で生成された移動経路に
従って移動を開始する(ステップS3−3)。このと
き、中央演算処理装置7は、選択された移動経路のツア
ーから順に識別番号を読み出し、読み出された識別番号
から識別番号に対応したランドマーク情報を読み出し、
読み出されたランドマーク情報と環境センサ4により検
出され、抽出された物体とを比較し、目的のランドマー
クか否かを判断を行いつつ、次々にランドマークを追う
ことにより移動を実現している。
May be set in advance and selected based on the magnitude relation of the values obtained from the evaluation function. Returning to FIG. 11, the description will be continued. When the moving route is generated by the above processing in step S3-2, the central processing unit 7 starts the moving process, and starts moving according to the moving route generated in step S3-2 (step S3-3). . At this time, the central processing unit 7 reads the identification numbers in order from the tour of the selected moving route, reads out the landmark information corresponding to the identification numbers from the read identification numbers,
By comparing the read landmark information with the extracted object detected by the environment sensor 4 and judging whether or not the landmark is the target landmark, the movement is realized by following the landmarks one after another. I have.

【0077】環境センサ4は、例えば、超音波センサや
赤外線センサなどからなり、周囲の状況を画像として捕
らえる。中央演算処理装置7は、環境センサ4により捕
らえた画像をを解析し、画像から物体(ドア、コーナ
ー、部屋)等を認識し、周囲の状況判断を行う(ステッ
プS3−4)。なお、環境センタ4での検出する周囲の
状況は画像に限ることはなく、要はランドマークを識別
できればよく、単純なソナーセンサやレンジファインダ
接触センサ等でも良い。すなわち、センサから得られた
情報を抽象化し、予めわかているランドマーク(プロト
タイプのドア)等のセンサイメージと比較して識別する
程度であればよい。
The environment sensor 4 is composed of, for example, an ultrasonic sensor or an infrared sensor, and captures surrounding conditions as an image. The central processing unit 7 analyzes the image captured by the environment sensor 4, recognizes an object (a door, a corner, a room) or the like from the image, and determines the surrounding situation (step S3-4). The surrounding situation detected by the environmental center 4 is not limited to an image, but it is sufficient that a landmark can be identified, and a simple sonar sensor, a range finder contact sensor, or the like may be used. That is, it is sufficient that the information obtained from the sensor is abstracted and identified by comparing it with a sensor image of a landmark (a prototype door) or the like which is known in advance.

【0078】このとき、移動経路に地図情報とは異なる
環境変化、例えば、移動すべき経路上に障害物等を発見
した場合、このままでは通行不可能であるので、経路を
変更するための地図情報更新処理を行う(ステップS3
−5)。ステップS3−5が請求項14、15、17に
相当する処理を実行する。
At this time, if an environmental change different from the map information is found in the moving route, for example, if an obstacle or the like is found on the route to be moved, it is impossible to pass through as it is, so the map information for changing the route is used. Perform update processing (step S3)
-5). Step S3-5 executes a process corresponding to claims 14, 15, and 17.

【0079】上記ステップS3−3、S3−4、S3−
5を繰り返しながら最終目的地に移動を行う(ステップ
S3−6)。図15に本発明の一実施例の地図情報更新
処理の動作フローチャートを示す。まず、中央演算処理
装置7は、検出された環境変化を解析して、移動経路に
影響があるか否かを判断する(ステップS5−1、S5
−2、S5−3)。例えば、環境センサ4により開口部
を検出すると、開口部の大きさと、自装置の大きさとを
比較して、通行可能かどうかを判断することにより、実
現される。また、環境センサ4により障害物を検出する
と、移動経路上であれば、障害物と移動経路と間隔と自
装置の大きさとを比較して、移動経路上を通行可能か否
かを検出することにより実現される。
Steps S3-3, S3-4, S3-
Move to the final destination while repeating step 5 (step S3-6). FIG. 15 shows an operation flowchart of the map information updating process according to one embodiment of the present invention. First, the central processing unit 7 analyzes the detected environmental change and determines whether or not there is an influence on the moving route (steps S5-1 and S5).
-2, S5-3). For example, when the opening is detected by the environment sensor 4, it is realized by comparing the size of the opening with the size of its own device to determine whether or not the vehicle can pass. If an obstacle is detected by the environment sensor 4, if the obstacle is on the moving route, the obstacle is compared with the moving route, the interval, and the size of the own device to detect whether the vehicle can pass on the moving route. Is realized by:

【0080】ステップS5−2で、新たに通行可能な経
路が発見された場合には、中央演算処理装置7は、ラン
ドマーク、及び、リンクの追加を行う(ステップS5−
4、S5−5)。図16、図17に本発明の一実施例の
ランドマーク及びリンクの追加動作の動作説明図を示
す。図16(A)はランドマークの配置を示し、図16
(B)は地図情報のランドマークを識別番号化した地
図、図17(A)は追加前のツアー群、図17(B)は
追加後のツアー群を示す。
If a newly traversable route is found in step S5-2, the central processing unit 7 adds a landmark and a link (step S5-
4, S5-5). FIGS. 16 and 17 are explanatory views of the operation of adding landmarks and links according to one embodiment of the present invention. FIG. 16A shows an arrangement of landmarks.
17B shows a map in which the landmarks of the map information are converted into identification numbers, FIG. 17A shows a tour group before addition, and FIG. 17B shows a tour group after addition.

【0081】図16(A)に示すように部屋31に新た
な出入口32を認識したとすると、中央演算処理装置7
は、まず、出入口32の部屋32の内側部分に新たなラ
ンドマークDiを設定し、外側に新たなランドマークD
oを設定する。次に、図16(B)に示すように新たに
設定されたランドマークDi、Doに、予め設定されて
いた識別番号NO.1〜NO.15に続けて識別番号N
O.16、NO.17を設定するとともに、リンク3
3、34を追加する。また、リンク33、34には図8
に示すように移動情報として移動距離a、移動時間bが
座標から算出され、付与され、また、存在確率が初期値
0.5に設定される。
As shown in FIG. 16A, when a new entrance 32 is recognized in the room 31, the central processing unit 7
First, a new landmark Di is set inside the room 32 of the entrance 32, and a new landmark D is set outside.
Set o. Next, as shown in FIG. 16B, newly set landmarks Di and Do are assigned identification numbers NO. 1 to NO. 15 followed by the identification number N
O. 16, NO. Set 17 and link 3
3 and 34 are added. Also, links 33 and 34 are shown in FIG.
As shown in (2), the moving distance a and the moving time b are calculated from the coordinates as the moving information, are given, and the existence probability is set to the initial value 0.5.

【0082】なお、このとき、識別番号NO.16が識
別番号NO.11とNO.14とを結ぶリンク上に位置
する場合には、リンクを識別番号11とNO.16とを
結ぶリンク35と識別番号NO.14とNO.16とを
結ぶリンク36に分割するようにしてもよい。
At this time, the identification number NO. 16 is the identification number NO. 11 and NO. 14 is located on the link connecting the ID number 11 and the NO. 16 and an identification number NO. 14 and NO. 16 may be divided into links 36.

【0083】以上のようにして、識別番号NO.16、
NO.17のランドマーク及びリンクが追加されると、
図10、図14に示すツアー群のデータが変更される。
識別番号NO.16、NO.17のランドマーク及びリ
ンクが追加される前、図17(A)に示すようにツアー
Eが識別番号NO.7→NO.8→NO.9であったも
のが、識別番号NO.16、NO.17のランドマーク
及びリンクの追加により図17(B)に示すように、ツ
アーEで識別番号NO.7→NO.8→NO.9→N
O.17→NO.16となる。また、図17(A)に示
すツアーHの識別番号NO.11→NO.14が図17
(B)に示すツアーHの識別番号NO.11→NO.1
6、及び、ツアーIの識別番号NO.14→NO.16
が追加される。
As described above, the identification number NO. 16,
NO. When 17 landmarks and links are added,
The data of the tour group shown in FIGS. 10 and 14 is changed.
Identification number NO. 16, NO. Before the addition of the landmark and the link of No. 17, as shown in FIG. 7 → NO. 8 → NO. 9 was replaced with the identification number NO. 16, NO. As shown in FIG. 17B, by adding a landmark and a link of No. 17, the identification number NO. 7 → NO. 8 → NO. 9 → N
O. 17 → NO. It becomes 16. The identification number NO. Of the tour H shown in FIG. 11 → NO. 14 is FIG.
The identification number NO. Of the tour H shown in FIG. 11 → NO. 1
6, and the identification number NO. 14 → NO. 16
Is added.

【0084】また、ステップS5−2で、通行不可能な
経路が発見された場合には、中央演算処理装置7は、ラ
ンドマーク、及び、リンクの削除を行う(ステップS5
−6、S5−7)。図18、図19に本発明の一実施例
のランドマーク及び削除時の動作説明図を示す。図18
(A)はランドマークの配置を示し、図18(B)は地
図情報のランドマークを識別番号化した地図、図19
(A)は削除前のツアー群、図19(B)は削除後のツ
アー群を示す。
If an inaccessible route is found in step S5-2, the central processing unit 7 deletes the landmark and the link (step S5).
-6, S5-7). FIGS. 18 and 19 are explanatory diagrams of the operation at the time of landmark and deletion according to one embodiment of the present invention. FIG.
FIG. 18A shows an arrangement of landmarks, and FIG. 18B shows a map in which landmarks in the map information are identified.
(A) shows the tour group before deletion, and FIG. 19 (B) shows the tour group after deletion.

【0085】図18(A)に示すように移動経路上に障
害物が置かれおり、通行不可能な場合、図18(B)に
示すように識別番号NO.6のランドマークと識別番号
NO.7のランドマークとの間の通行が不可能となるの
で、識別番号NO.6のランドマークと識別番号NO.
7のランドマークとを接続するリンクを切断する。
When an obstacle is placed on the moving route as shown in FIG. 18A and the vehicle cannot pass, an identification number NO. 6 and the identification number NO. Since it is impossible to pass through the landmark No. 7, the identification number NO. 6 and the identification number NO.
The link connecting the landmark No. 7 is disconnected.

【0086】識別番号NO.6のランドマークと識別番
号NO.7のランドマークとを接続するリンクが切断さ
れると、追加時と同様に図10、図14に示すツアー群
の情報が変更される。識別番号NO.6、NO.7の間
のリンクが削除される前、図19(A)に示すように設
定されていたツアーDが図19(B)に示すように削除
される。
The identification number NO. 6 and the identification number NO. When the link connecting the landmark No. 7 is disconnected, the information of the tour group shown in FIGS. 10 and 14 is changed as in the case of addition. Identification number NO. 6, NO. Before the link between 7 is deleted, the tour D set as shown in FIG. 19A is deleted as shown in FIG. 19B.

【0087】以上により、通行可能となった経路に関す
るランドマーク、リンクの追加、及び、削除が行われ、
新たにツアー群の作成が完了する。図15に戻って説明
を続けると、以上のようにして、ランドマーク、リンク
の追加、及び、削除が行われると、通過できない場合が
あるので、新たに作成されたツアー群をもとに、再び経
路計画を作成を行う(ステップS5−8)。なお、経路
計画作成は、既に図12で説明しているのでその説明は
省略する。
As described above, addition and deletion of landmarks and links relating to routes that can be passed are performed.
Creation of a new tour group is completed. Returning to FIG. 15, if landmarks and links are added and deleted as described above, it may not be possible to pass through. Therefore, based on a newly created tour group, A route plan is created again (step S5-8). Note that the route plan creation has already been described with reference to FIG. 12, and a description thereof will be omitted.

【0088】以上にように、移動中に環境センサ4によ
り環境の変化を検出した場合には、検出した環境に応じ
てランドマーク及びリンクを書き換え、ツアー群の変更
して、新たに経路を作成し、移動を続ける。以上の処理
によれば、ランドマーク地図の変更はロボットが新しく
いける場所ができた時といけなくなってしまった場所が
できた場合に起こり、それぞれ必要があればランドマー
クの追加・削除を行ない、さらに、リンクの作成・削除
を行なってデータベースのツアー群の再構成を行なう。
このような変更は、絶対的な位置で示された地図を変更
するのに比べ、非常に簡単な処理となる。
As described above, when an environment change is detected by the environment sensor 4 while moving, landmarks and links are rewritten according to the detected environment, tour groups are changed, and a new route is created. And continue moving. According to the above processing, the change of the landmark map occurs when there is a new place where the robot can go and when there is a place where it can no longer be used, and if necessary, add / delete landmarks, Further, a tour group of the database is reconstructed by creating / deleting a link.
Such a change is a very simple process compared to changing a map indicated by an absolute position.

【0089】また、このような変更は、自律移動ロボッ
ト装置1が環境の変化を検出した時、自律移動ロボット
装置1の行動に影響が出る場合のみランドマーク地図の
変更を行なう。つまり、自律移動ロボット装置1の移動
に無関係な細かい環境の変化やちょっとしたセンサの誤
差などは無視することができ、中央演算処理装置7での
計算量の削滅をできる。
Further, in such a change, when the autonomous mobile robot device 1 detects a change in the environment, the landmark map is changed only when the behavior of the autonomous mobile robot device 1 is affected. In other words, small changes in the environment and slight sensor errors unrelated to the movement of the autonomous mobile robot device 1 can be ignored, and the amount of calculation in the central processing unit 7 can be reduced.

【0090】ここで、再び、図11に戻って説明を続け
る。このとき、中央演算処理装置7は、移動距離、及
び、移動時間を計測し、記憶しており、移動終了後、計
測しておいた移動距離、及び、移動時間に応じて地図用
メモリ3にデータベース化されている移動情報の更新を
行い、正確な情報を与える。
Here, the description will be continued by returning to FIG. 11 again. At this time, the central processing unit 7 measures and stores the moving distance and the moving time. After the movement is completed, the central processing unit 7 stores the moving distance and the moving time in the map memory 3 according to the measured moving distance and the moving time. Updates the travel information stored in the database to give accurate information.

【0091】ステップS3−6で、最終目的地に到着す
ると、中央演算処理装置7は、ロボット移動処理を終了
して、上記保持された情報に応じて移動情報などを変更
する情報変更処理を行う(ステップS3−7)。このス
テップS3−7が請求項12、13、14、15、16
の実施例に相当する。
When the robot arrives at the final destination in step S3-6, the central processing unit 7 ends the robot moving process and performs an information changing process for changing the moving information and the like according to the stored information. (Step S3-7). This step S3-7 is claimed in claims 12, 13, 14, 15, 16
This is equivalent to the embodiment of FIG.

【0092】図20に本発明の一実施例の情報更新処理
の動作フローチャートを示す。情報更新処理は特許請求
の範囲の請求項8及び9の実施例に相当する。情報更新
処理では、中央演算処理装置7は、移動中の記録してお
いた各ランドマーク間の移動距離、移動時間を取得する
(ステップS6−1)。次に、中央演算処理装置7は、
ステップS6−1で取得した移動距離、移動時間、及
び、過去の移動時の移動距離、及び、移動時間から最新
の移動距離、及び、移動時間、存在確率を算出し、更新
する(ステップS6−2、S6−3)。
FIG. 20 is a flowchart showing the operation of the information updating process according to one embodiment of the present invention. The information updating process corresponds to the embodiments of claims 8 and 9 of the claims. In the information updating process, the central processing unit 7 acquires a moving distance and a moving time between the recorded landmarks during the movement (step S6-1). Next, the central processing unit 7
The latest travel distance, travel time, and existence probability are calculated from the travel distance, travel time, past travel distance, and travel time acquired in step S6-1, and updated (step S6-). 2, S6-3).

【0093】図21に本発明の一実施例の最新移動距離
及び移動時間の算出方法を説明するための図を示す。最
新の移動距離、及び、移動時間の算出方法としては過去
のデータとの平均値をとる方法がる。
FIG. 21 is a diagram for explaining a method of calculating the latest moving distance and moving time according to one embodiment of the present invention. As a method of calculating the latest travel distance and travel time, there is a method of taking an average value with past data.

【0094】例えば、図7の識別番号NO.1のランド
マークと識別番号NO.2のランドマークとの間で最初
の移動結果、今回、移動距離が995.3〔cm〕、移
動時間が19.91〔min〕が得られたとする。この
とき、今回の移動が3回目とする。このとき、1回目の
移動距離が985.3〔cm〕、移動時間が20.05
〔min〕、また、2回目の移動距離が1002.4
〔cm〕、移動時間が20.05〔min〕であるとす
ると、最新の移動距離情報、及び、移動時間情報は今回
までの移動距離、移動時間の平均を算出した移動距離9
94.3〔cm〕、移動時間19.89〔min〕とな
る。移動距離、移動時間は過去の移動距離及び移動時間
の平均を取ることにより、移動毎のばらつきを吸収した
値が得られ、移動経路の選択を正確に行える。
For example, the identification number NO. 1 and the identification number NO. As a result of the first movement with respect to the landmark No. 2, a movement distance of 995.3 [cm] and a movement time of 19.91 [min] are obtained. At this time, the current movement is the third time. At this time, the first movement distance was 985.3 [cm], and the movement time was 20.05.
[Min], and the second moving distance is 1002.4.
Assuming that [cm] and the travel time are 20.05 [min], the latest travel distance information and travel time information are the travel distance 9 calculated as the average of the travel distance and travel time up to this time.
94.3 [cm] and the movement time are 19.89 [min]. By taking the average of the past moving distance and moving time as the moving distance and moving time, a value absorbing variation in each moving can be obtained, and the moving route can be selected accurately.

【0095】なお、図21では、過去から現在間での全
ての情報の平均としたが、回数が多くなると、過去のデ
ータを多数記憶していなければならず、過去のデータに
支配され易くなり、現在の状況が反映されにくくなるな
るので、現在から過去数回分のデータだけを保持し、そ
の平均を最新のデータとする方法としてもよい。
In FIG. 21, all information from the past to the present is averaged. However, as the number of times increases, a large number of past data must be stored, and it becomes easy to be dominated by past data. Since it becomes difficult to reflect the current situation, a method may be used in which only data for the past several times from the present is held and the average thereof is used as the latest data.

【0096】図22に本発明の一実施例の最新移動距離
及び移動時間の算出方法の変形例を説明するための図を
示す。図22では、現在n回目の結果として、移動距離
995.3〔cm〕、移動時間19.91〔min〕が
得られたとすると、現在のデータ移動距離995.3
〔cm〕、移動時間19.91〔min〕と過去2回分
のデータ、すなわち、n−2回目の結果、移動距離98
5.3〔cm〕、移動時間14.47〔min〕、及
び、n−1回目の結果、移動距離1002.4〔c
m〕、移動時間20.05〔min〕の平均が取られ、
移動距離994.3〔cm〕、移動時間19.89〔m
in〕が最新の移動距離、移動時間として設定される。
FIG. 22 is a view for explaining a modification of the method for calculating the latest moving distance and moving time according to one embodiment of the present invention. In FIG. 22, assuming that a moving distance of 995.3 [cm] and a moving time of 19.91 [min] are obtained as the n-th result, the current data moving distance of 995.3 is obtained.
[Cm], moving time 19.91 [min], and data for the past two times, that is, the result of n-2 times, the moving distance 98
5.3 [cm], movement time 14.47 [min], and as a result of the (n-1) th time, movement distance 1002.4 [c]
m], the average of the travel time 20.05 [min] is taken,
Moving distance 994.3 [cm], moving time 19.89 [m]
in] is set as the latest travel distance and travel time.

【0097】なお、過去の1回目からn−3回目までの
結果は移動の度に削除される。以上により、移動結果の
保持データが過去2回分までよく、メモリ容量を削減で
きる。また、最近の情報だけが反映されるため、現在の
状況に応じた値を得ることができる。
The results from the first time to the (n-3) th time in the past are deleted every time they are moved. As described above, the data held as the movement result is good up to the past two times, and the memory capacity can be reduced. Also, since only recent information is reflected, a value corresponding to the current situation can be obtained.

【0098】また、図23に本発明の一実施例の存在確
率の変更動作説明図を示す。また、移動情報として存在
確率が設定されていれば、通過の可・不可により存在確
率が更新される。存在確率Ceは、常時通過可能であれ
ば、「1」となり、通過できなければ「0」になり、一
般に
FIG. 23 is a diagram for explaining the operation of changing the existence probability according to the embodiment of the present invention. If the existence probability is set as the movement information, the existence probability is updated depending on whether or not the passage is possible. The existence probability Ce becomes “1” if passing is possible at all times, and becomes “0” if passing is not possible.

【0099】[0099]

【数2】 (Equation 2)

【0100】なお、Pは経験値で、初期状態では「0」
で、このときの存在確率Ceは「0.5」となり、一回
通過できる度にインクリメントされ、一回通過できない
度にデクリメントされ、存在確率Ceが制御される。式
(2)の存在確率Ceは、Pに対して図23に示すよう
な波形となる。例えば、1回通過できると、Pがインク
リメントされ、「0.731059」、2回通過できる
と、さらに、Pがインクリメントされ「0.88079
7」、3回通過できると、さらに、Pがインクリメント
され、「0.952574」というように「1」に近似
される。
Note that P is an empirical value, which is “0” in the initial state.
Then, the existence probability Ce at this time becomes “0.5”, and is incremented each time a single pass is possible, decremented each time a single pass is not possible, and the existence probability Ce is controlled. The existence probability Ce in the equation (2) has a waveform as shown in FIG. For example, if one pass can be made, P is incremented, "0.731059", and if two passes, P is further incremented, and "0.88079".
7 ", after three passes, P is further incremented and approximated to" 1 "such as" 0.952574 ".

【0101】また、1回通過できない場合には、Pはデ
ンクリメントされ、「0.268941」、2回通過で
きないと、さらに、Pがデンクリメントされ「0.11
9203」、3回通過できないと、さらに、Pがデンク
リメントされ、「0.047426」というように
「0」に近似される。
If the pass cannot be made once, P is decremented to "0.268941". If the pass cannot be made twice, P is further decremented to "0.11".
9203 ", if it cannot pass three times, P is further decremented and approximated to" 0 ", such as" 0.047426 ".

【0102】以上により、移動情報が移動時に測定され
た、移動距離、及び、移動情報、移動の可否に応じて変
更され、実際の移動に即した値にできる。このため、移
動経路作成時に効率的な移動経路を正確に設定できるよ
うになる。図20のステップS6−3で、以上のように
して移動情報の更新が終了すると、次に、ツアー群の配
列を検索が効率よく行われるように並び換えられる。こ
の処理が特許請求の範囲の請求項16の実施例に相当す
る。
As described above, the movement information is changed in accordance with the movement distance, the movement information, and whether or not the movement is measured at the time of movement, and can be a value corresponding to the actual movement. For this reason, an efficient moving route can be accurately set when the moving route is created. At step S6-3 in FIG. 20, when the update of the movement information is completed as described above, the tour group arrangement is rearranged so that the search is efficiently performed. This processing corresponds to the embodiment of claim 16 of the claims.

【0103】図24に本発明の一実施例のツアー群並べ
替え処理の動作説明図を示す。図24(A)は移動前の
ツアー群、図24(B)は移動後のツアー群を示す。ま
ず、今回移動で使用したツアーが図10、図14に示す
ようなツアー群に存在するか否かを検索する(ステップ
S6−4)。ステップS6−4で、今回移動で使用した
ツアーがツアー群に存在していれば、ツアー群中の各ツ
アーに設定された使用回数を「1」、インクリメント
し、図24に示すようにしよう回数順にツアーA〜Iの
順に並べ替えられる(ステップS6−5、ステップS6
−7) また、ステップS6−4で、新規に作成されたツアーを
用いた場合には、新規に作成されたツアーの使用回数を
「1」として、ツアー群の配列を回数順に並べ替える
(ステップS6−6、S6−7)。
FIG. 24 is a diagram for explaining the operation of the tour group rearranging process according to one embodiment of the present invention. FIG. 24A shows a tour group before the movement, and FIG. 24B shows a tour group after the movement. First, it is searched whether or not the tour used in this movement exists in a tour group as shown in FIGS. 10 and 14 (step S6-4). In step S6-4, if the tour used in this movement is present in the tour group, the number of uses set for each tour in the tour group is incremented by "1", and the number of attempts is made as shown in FIG. The tours are sorted in the order of tours A to I (step S6-5, step S6)
-7) If a newly created tour is used in step S6-4, the number of uses of the newly created tour is set to "1", and the arrangement of the tour group is rearranged in order of the number of times (step S6-4). S6-6, S6-7).

【0104】例えば、図24(A)に示すようにツアー
A〜Iに検索順に配列されていたツアー群が使用したツ
アー図24(A)のツアーB(識別番号NO.3→N
O.6)、ツアーD(識別番号NO.6→NO.1
1)、ツアーG(識別番号NO.1→NO.2→NO.
3)の使用回数に「1」がインクリメントされ、使用回
数が大きい順に配列されることにより、図24(B)に
示すようにツアーAに識別番号NO.3→NO.6、ツ
アーDに識別番号NO.6→NO.11、ツアーEに識
別番号NO.1→NO.2→NO.3の配列が位置し、
検索順位が上昇される。
For example, as shown in FIG. 24 (A), tours B used in the tour group arranged in the search order in tours A to I (identification number NO. → N)
O. 6), tour D (identification number NO.6 → NO.1)
1), Tour G (identification number NO.1 → NO.2 → NO.
The number of uses of “3” is incremented by “1”, and the numbers are arranged in descending order of the number of uses. 3 → NO. 6. Tour D has an identification number NO. 6 → NO. 11. Tour E has an identification number NO. 1 → NO. 2 → NO. 3 sequences are located,
The search ranking is increased.

【0105】このように、使用回数に応じて検索順位が
上昇されることにより、移動経路作成時の検索時に必要
とするツアーが早く検索できるため、移動経路作成を効
率的に行える。なお、ツアー群には、移動を実行した移
動経路をそのまま、記録してもよい。
As described above, the search order is raised in accordance with the number of times of use, so that the tour required at the time of the search for creating the travel route can be quickly searched, so that the travel route can be efficiently created. In the tour group, the travel route on which the travel was performed may be recorded as it is.

【0106】図25に本発明の一実施例のツアー群並べ
替え処理の変形例の動作説明図を示す。図25(A)は
移動前のツアー群、図25(B)は移動後のツアー群を
示す。例えば、図25(A)に示すツアーA、C、G、
Iを用いて識別番号NO.1→NO.2→NO.3→N
O.6→NO.11→NO.12→NO.13を通過す
る移動経路が作成され、実行されたとすると、図25
(B)に示すように実行された移動経路、識別番号N
O.1→NO.2→NO.3→NO.6→NO.11→
NO.12→NO.13を検索順が最上位となるツアー
Aに挿入し、以下、ツアーB〜Jに図25(A)のツア
ーを配列する。以上の処理が特許請求の範囲の請求項1
1の処理に相当する。
FIG. 25 is an operation explanatory diagram of a modified example of the tour group rearranging process according to one embodiment of the present invention. FIG. 25A shows a tour group before the movement, and FIG. 25B shows a tour group after the movement. For example, tours A, C, and G shown in FIG.
I using the identification number NO. 1 → NO. 2 → NO. 3 → N
O. 6 → NO. 11 → NO. 12 → NO. 13 is created and executed, a moving route that passes through
Movement route executed as shown in (B), identification number N
O. 1 → NO. 2 → NO. 3 → NO. 6 → NO. 11 →
NO. 12 → NO. 13 is inserted into the tour A whose search order is the highest, and the tours shown in FIG. The above processing is described in claim 1 of the appended claims.
1 corresponds to the processing of FIG.

【0107】以上により、実行されたツアーが上位に位
置することになるので、次回の移動時に、同一の移動開
始位置、移動終了位置を設定されたときに、1回で移動
経路が検索され、移動経路の作成を迅速に実行できる。
なお、中央演算処理装置7は、常時駆動用バッテリBA
Tの容量を検出しており、バッテリBATの容量が所定
のレベル以下に減少すると、図12の経路計画作成処理
のステップS4−10で選択する移動経路を最短の移動
経路を効率的な移動経路に変更する。
As described above, the executed tour is positioned at a higher rank, so that when the same movement start position and movement end position are set at the next movement, the movement route is searched for once, The movement route can be created quickly.
It should be noted that the central processing unit 7 is provided with a constantly driving battery BA.
When the capacity of the battery T has been detected and the capacity of the battery BAT has decreased below a predetermined level, the shortest moving path is selected as the moving path to be selected in step S4-10 of the path plan creation processing in FIG. Change to

【0108】以上により、移動速度や移動距離を少なく
しなければならないときに、バッテリの状態を検出し、
バッテリの容量に応じて移動経路を変更しすることがで
き、移動経路の途中で停止したり等の不具合を防止でき
る。以上のように、本実施例によれば、環境が変更して
も、地図を容易に変更できる。また、環境の細かい情報
を意識せずに行動計画を建てることができるので、従来
技術に比べてより現実的な時間で経路計画を行なうこと
ができる。また、最初に正確な地図用意できなくても、
実世界とのインタラクションにより実世界の情報を容易
に取り込んで修正することが可能となる。
As described above, when the moving speed or the moving distance has to be reduced, the state of the battery is detected.
The moving route can be changed in accordance with the capacity of the battery, and problems such as stopping on the moving route can be prevented. As described above, according to the present embodiment, even if the environment changes, the map can be easily changed. In addition, since an action plan can be created without being conscious of detailed information on the environment, a route plan can be made in a more realistic time than in the related art. Also, even if you do n’t have an accurate map at first,
Interaction with the real world makes it possible to easily capture and correct information in the real world.

【0109】[0109]

【発明の効果】上述の如く、本発明の 請求項1によれ
ば、環境検出手段により周囲の環境を検出し、ランドマ
ーク及びリンクからなる移動経路地図のランドマークを
認識し、リンクの方向に順次移動することにより、ラン
ドマーク及びリンクからなる移動経路地図上のランドマ
ーク間の移動が可能となる。このとき、移動経路地図は
ランドマーク及びリンクだけの簡単な情報であるので、
作成、変更が容易に行え、如何なる場所にも容易に適用
できる等の特長を有する。
As described above, according to the first aspect of the present invention, the surrounding environment is detected by the environment detecting means, the landmark of the moving route map including the landmark and the link is recognized, and the direction of the link is recognized. By moving sequentially, it becomes possible to move between landmarks on the moving route map composed of landmarks and links. At this time, the travel route map is simple information of only landmarks and links.
It has features such as easy creation and modification, and easy application to any place.

【0110】請求項2によれば、リンクが移動距離、移
動時間、存在確率等のそのリンクの通過の難易度を示す
移動情報をもつことにより、移動経路生成手段により生
成された移動経路のうち、移動情報で、例えば、移動距
離の総和が短い移動経路、移動時間の総和が短い移動経
路、存在確率の高い移動経路を選択することにより、効
率のよい移動経路を選択できる等の特長を有する。
According to the second aspect, the link has the movement information indicating the degree of difficulty of the passage of the link, such as the moving distance, the moving time, the existence probability, and the like, so that the link among the moving paths generated by the moving path generating means is included. With the movement information, for example, by selecting a movement path with a short total sum of movement distances, a movement path with a short total movement time, and a movement path with a high existence probability, it is possible to select an efficient movement path. .

【0111】請求項3によれば、信号や踏切などの時間
により通行可能、不可能となるもの経路を通過する時
に、信号や踏切が通行可能となる時間には、信号や踏切
を通過する経路を通り、信号や踏切が通行不可能となる
時間には、信号や踏切を回避した経路を検索し、通る等
の移動の効率が良い経路を検索できる。
According to the third aspect, when the vehicle passes through a route that can or cannot be passed depending on the time of a signal or a railroad crossing, etc. When a traffic signal or a railroad crossing is not allowed to pass, a route that avoids a traffic light or a railroad crossing can be searched for, and a route that is efficient in movement, such as passing through, can be searched.

【0112】請求項4によれば、ランドマークに接続さ
れる前記リンクを順次追うことにより、ランドマークは
通過地点であり、リンクは直接移動可能な経路であるの
で、ランドマークとリンクを接続した経路を検索するこ
とにより、移動すべき経路を容易に生成できる等の特長
を有する。
According to the fourth aspect, by sequentially following the link connected to the landmark, the landmark is a passing point and the link is a path that can be directly moved, so that the landmark and the link are connected. It has such features that a route to be moved can be easily generated by searching for a route.

【0113】請求項5によれば、リンクの分岐するラン
ドマークから分岐したリンク毎にランドマークの配列を
生成し、データベースとして保持し、データベースに保
持されたランドマークの配列を先頭のランドマークと後
尾のランドマークとが一致するように選択し、順次接続
することにより、ランドマークがリンクで接続された一
連の移動経路を作成できる。このとき、分岐がないラン
ドマークは、一通りの配列としてデータベースに保持さ
れるため、データベースに保持するデータ量を削減でき
る。また、データベースに保持されたランドマークの配
列を組み合わせることにより一連の移動経路を作成する
ので、移動経路の検索を容易に行える等の特長を有す
る。
According to the fifth aspect, an array of landmarks is generated for each link branched from a landmark from which a link branches, and is stored as a database. The array of landmarks stored in the database is used as the first landmark. By selecting the landmarks so that they match with the trailing landmarks and sequentially connecting the landmarks, a series of travel routes in which the landmarks are connected by links can be created. At this time, landmarks having no branch are stored in the database as a single array, so that the amount of data stored in the database can be reduced. In addition, since a series of travel routes is created by combining the arrangement of landmarks held in the database, there is a feature that the search of the travel route can be easily performed.

【0114】請求項6によれば、ランドマークに識別番
号を付与し、付与された識別番号の配列としてデータベ
ースが構成されるので、データベースを構成するデータ
量を削減でき、また、識別番号の一致、不一致を検出す
るだけで、一連の移動経路を構成可能な配列を選択で
き、移動経路の作成を容易に行える等の特長を有する。
According to the present invention, the landmarks are assigned identification numbers, and the database is configured as an array of the assigned identification numbers. Therefore, the amount of data constituting the database can be reduced. It is possible to select an array that can form a series of moving routes only by detecting a mismatch, and to easily create a moving route.

【0115】請求項7によれば、実際に移動した際の環
境と地図情報とに差異があるときには、実環境に適合す
るように地図情報が変更される。例えば、地図情報作成
時には存在しなかった障害物が地図情報で移動経路とな
っている部分に存在する場合などには、移動できないの
で、地図情報中のリンクを切断する等の処理を行い、次
回の移動時にはその移動経路を通過する移動経路は選択
されなくなり、実環境に適合した移動経路を作成できる
等の特長を有する。
According to the present invention, when there is a difference between the environment and the map information at the time of actual movement, the map information is changed so as to conform to the real environment. For example, when an obstacle that did not exist at the time of creating the map information is present in a portion that is a moving route in the map information, it cannot be moved, so processing such as disconnecting a link in the map information is performed. When a user moves, a moving route passing through the moving route is not selected, and the moving route suitable for the real environment can be created.

【0116】また、地図情報作成時には存在した障害物
が存在しなくなった場合等には、その部分に新たにラン
ドマーク及びリンクを付加し、次回移動時には移動経路
の一部として選択できるようにし、最適な移動経路を作
成できるようできる等の特長を有する。
When the obstacle existing at the time of creating the map information is no longer present, a new landmark and link are added to that part, so that it can be selected as a part of the movement route at the next movement. It has features such as being able to create an optimal travel route.

【0117】請求項8によれば、環境検出手段で検出さ
れた移動経路の実際の環境に応じてリンクに付与された
移動情報を変更することにより、地図情報を実環境によ
り近いものにでき、次回の移動経路の作成時にはより実
環境に即した移動経路が作成できる等の特長を有する。
According to the eighth aspect, the map information can be made closer to the actual environment by changing the movement information given to the link in accordance with the actual environment of the movement route detected by the environment detecting means. It has features such as the ability to create a moving route that more closely matches the real environment when creating the next moving route.

【0118】請求項9によれば、リンクに付与された移
動情報を変更するときに、環境検出手段で検出された環
境による移動情報の変更に過去にリンクに付与されてい
た移動情報を反映させることにより、環境検出手段で検
出された環境のばらつきをが吸収され、移動情報を実環
境に近似させることができる等の特長を有する。
According to the ninth aspect, when the movement information given to the link is changed, the movement information previously given to the link is reflected in the change of the movement information due to the environment detected by the environment detecting means. This has the advantage that the variation in the environment detected by the environment detecting means is absorbed, and the movement information can be approximated to the real environment.

【0119】請求項10によれば、移動経路として使わ
れる頻度に応じてデータベースの検索順序を頻度の高い
順に並べ替えることにより、移動経路を作成する際にデ
ータベースの検索時間を短縮できる等の特長を有する。
請求項11によれば、実際の移動した移動経路をデータ
ベースに保存することにより、実際の移動した移動経路
は新たに作成する必要がなく、また、一度作成した移動
経路を元に新規の移動経路を生成することができるた
め、移動経路の作成時間を短縮できる等の特長を有す
る。
According to the tenth aspect, by rearranging the search order of the database in descending order of frequency according to the frequency used as the moving route, it is possible to shorten the database searching time when creating the moving route. Having.
According to the eleventh aspect, by storing the actual travel route in the database, it is not necessary to newly create the actual travel route, and a new travel route is created based on the travel route once created. Can be generated, so that the time required to create a moving route can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例のブロック構成図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】本発明の一実施例の地図情報の概略構成図であ
る。
FIG. 2 is a schematic configuration diagram of map information according to an embodiment of the present invention.

【図3】本発明の一実施例の地図作成処理の動作フロー
チャートである。
FIG. 3 is an operation flowchart of a map creation process according to one embodiment of the present invention.

【図4】本発明の一実施例の地図情報生成処理の動作説
明図である。
FIG. 4 is an explanatory diagram illustrating an operation of a map information generation process according to an embodiment of the present invention.

【図5】本発明の一実施例の地図情報生成処理のランド
マーク設定時の動作説明図である。
FIG. 5 is an explanatory diagram of an operation when a landmark is set in the map information generation processing according to one embodiment of the present invention.

【図6】本発明の一実施例のデータベース化処理の動作
フローチャートである。
FIG. 6 is an operation flowchart of a database creation process according to an embodiment of the present invention.

【図7】本発明の一実施例のデータベース化処理で識別
番号を付与した状態を示す図である。
FIG. 7 is a diagram showing a state in which an identification number is given in a database creation process according to an embodiment of the present invention.

【図8】本発明の一実施例のデータベース化処理で付与
される移動情報の構成図である。
FIG. 8 is a configuration diagram of movement information given in a database creation process according to an embodiment of the present invention.

【図9】本発明の一実施例のデータベース化処理で得ら
れる移動情報の変形例の説明図である。
FIG. 9 is an explanatory diagram of a modification of the movement information obtained in the database processing according to one embodiment of the present invention.

【図10】本発明の一実施例のデータベース化処理で生
成されるツアー群の構成図である。
FIG. 10 is a configuration diagram of a tour group generated in a database creation process according to an embodiment of the present invention.

【図11】本発明の一実施例の移動処理の動作フローチ
ャートである。
FIG. 11 is an operation flowchart of a moving process according to an embodiment of the present invention.

【図12】本発明の一実施例の経路計画作成処理の動作
フローチャートである。
FIG. 12 is an operation flowchart of a route plan creation process according to one embodiment of the present invention.

【図13】本発明の一実施例のツアー生成方法の動作説
明図である。
FIG. 13 is a diagram illustrating the operation of the tour generation method according to one embodiment of the present invention.

【図14】本発明の一実施例のツアー生成方法の動作説
明図である。
FIG. 14 is a diagram illustrating the operation of the tour generation method according to one embodiment of the present invention.

【図15】本発明の一実施例の地図情報更新処理の動作
フローチャートである。
FIG. 15 is an operation flowchart of a map information updating process according to an embodiment of the present invention.

【図16】本発明の一実施例のランドマーク及びリンク
追加時の動作説明図である。
FIG. 16 is a diagram illustrating an operation when a landmark and a link are added according to an embodiment of the present invention.

【図17】本発明の一実施例のランドマーク及びリンク
追加時の動作説明図である。
FIG. 17 is an explanatory diagram of an operation when adding a landmark and a link according to an embodiment of the present invention.

【図18】本発明の一実施例のランドマーク及びリンク
削除時の動作説明図である。
FIG. 18 is an explanatory diagram of an operation when deleting a landmark and a link according to an embodiment of the present invention.

【図19】本発明の一実施例のランドマーク及びリンク
削除時の動作説明図である。
FIG. 19 is an explanatory diagram of an operation when deleting a landmark and a link according to an embodiment of the present invention.

【図20】本発明の一実施例の情報更新処理の動作フロ
ーチャートである。
FIG. 20 is an operation flowchart of an information update process according to an embodiment of the present invention.

【図21】本発明の一実施例の最新移動距離及び移動時
間の算出方法を説明するための図である。
FIG. 21 is a diagram illustrating a method of calculating the latest moving distance and moving time according to one embodiment of the present invention.

【図22】本発明の一実施例の最新移動距離及び移動時
間の算出方法の変形例を説明するための図である。
FIG. 22 is a diagram illustrating a modification of the method for calculating the latest moving distance and moving time according to one embodiment of the present invention.

【図23】本発明の一実施例の存在確率の変更動作を説
明するための図である。
FIG. 23 is a diagram for explaining an operation of changing the existence probability according to one embodiment of the present invention.

【図24】本発明の一実施例のツアー群並べ替え処理の
動作説明図である。
FIG. 24 is an explanatory diagram of the operation of the tour group rearranging process according to one embodiment of the present invention.

【図25】本発明の一実施例のツアー群並べ替え処理の
変形例の動作説明図である。
FIG. 25 is an operation explanatory diagram of a modified example of the tour group rearranging process according to one embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 自律移動ロボット装置 2 地図情報 3 地図用メモリ 4 環境センサ 5 入出力装置 5a 入力装置 5b ディスプレイ 6 インタフェース回路 7 中央演算処理装置 8 プログラム用メモリ 9 駆動回路 10 駆動機構 Reference Signs List 1 autonomous mobile robot device 2 map information 3 map memory 4 environment sensor 5 input / output device 5a input device 5b display 6 interface circuit 7 central processing unit 8 program memory 9 drive circuit 10 drive mechanism

───────────────────────────────────────────────────── フロントページの続き (72)発明者 渡部 信雄 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 関口 実 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Nobuo Watanabe 4-1-1, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Prefecture Inside Fujitsu Limited (72) Minoru Sekiguchi 4-chome, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Prefecture No. 1 Inside Fujitsu Limited

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 変化する環境下を移動する移動装置であ
って、 前記移動する環境中の移動可能な位置に設置された複数
のランドマークと、前記複数のランドマークのうち、直
接移動可能なランドマーク間を接続するリンクとから構
成された移動経路地図を保持する移動経路地図保持手段
と、 前記移動地図保持手段に保持された前記移動経路地図に
基づいて移動経路を生成する移動経路生成手段と、 前記移動経路生成手段で生成された前記移動経路に基づ
いて移動を制御する移動制御手段と、 前記周囲の環境を検出する環境検出手段と、 前記環境検出手段により検出された前記環境の状態と前
記移動経路地図保持手段に保持された前記移動経路地図
とに差があるときに前記環境検出手段により検出された
前記環境の状態を前記移動経路地図に反映させて前記移
動経路地図を更新する移動経路地図更新手段とを有する
ことを特徴とする移動装置。
1. A moving device that moves in a changing environment, comprising: a plurality of landmarks installed at movable positions in the moving environment; Moving path map holding means for holding a moving path map composed of links connecting landmarks, and moving path generating means for generating a moving path based on the moving path map held in the moving map holding means Movement control means for controlling movement based on the movement path generated by the movement path generation means; environment detection means for detecting the surrounding environment; and the state of the environment detected by the environment detection means And when there is a difference between the travel route map held by the travel route map holding unit and the environment state detected by the environment detection unit, Mobile apparatus characterized by having a movement path map update means mirrored allowed to update the travel route map.
【請求項2】 前記移動経路地図保持手段は、前記リン
ク毎に接続された前記ランドマーク間の移動時の難易度
を示す移動情報を保持し、 前記移動経路生成手段は、生成した移動経路のうち、前
記移動情報の総和が小さい経路を選択することを特徴と
する請求項1記載の移動装置。
2. The moving route map holding unit holds moving information indicating a difficulty level when moving between the landmarks connected for each of the links, and the moving route generating unit generates a moving route of the generated moving route. 2. The mobile device according to claim 1, wherein a route having a smaller total sum of the mobile information is selected.
【請求項3】 前記移動経路地図保持手段は、前記移動
情報を絶対時間に応じて設定し、 前記移動経路生成手段は、生成した移動経路のうち、前
記絶対時間の総和が小さい移動経路を選択することを特
徴とする請求項1又は2記載の移動装置。
3. The travel route map holding means sets the travel information in accordance with an absolute time, and the travel route generation means selects a travel route having a small sum of the absolute times from the generated travel routes. 3. The mobile device according to claim 1, wherein
【請求項4】 前記移動経路地図保持手段は、一連の移
動経路を前記複数のランドマークの配列として保持し、 前記移動経路生成手段は、前記ランドマークの配列を組
み合わせることにより所望の移動経路を生成することを
特徴とする請求項1乃至3のいずれか一項記載の移動装
置。
4. The moving route map holding means holds a series of moving routes as an array of the plurality of landmarks, and the moving route generating means determines a desired moving route by combining the array of landmarks. The mobile device according to any one of claims 1 to 3, wherein the mobile device is generated.
【請求項5】 前記移動経路地図保持手段は、前記一連
の移動経路を前記リンクの分岐毎に分割した分割移動経
路として保持し、 前記移動経路生成手段は、前記分割移動経路を順次接続
することにより所望の移動経路を生成することを特徴と
する請求項4記載の移動装置。
5. The moving route map holding means holds the series of moving routes as a divided moving route divided for each branch of the link, and the moving route generating means connects the divided moving routes sequentially. The moving device according to claim 4, wherein a desired moving route is generated by:
【請求項6】 前記移動経路地図保持手段は、前記一連
の移動経路を前記複数のランドマークに予め付与された
識別番号の配列として保持し、 前記移動経路生成手段は、前記移動経路を前記識別番号
の配列で生成し、 前記移動制御手段は、前記移動経路生成手段により配列
された前記識別番号を順次追うように移動制御すること
を特徴とする請求項1乃至5のいずれか一項記載の移動
装置。
6. The moving route map holding unit holds the series of moving routes as an array of identification numbers assigned to the plurality of landmarks in advance, and the moving route generating unit identifies the moving route by the identification. The moving number is generated in an array of numbers, and the movement control means performs movement control so as to sequentially follow the identification numbers arranged by the moving path generating means. Moving equipment.
【請求項7】 前記移動経路地図更新手段は、前記移動
経路地図保持手段に保持された前記移動経路地図上で移
動可能となっている場所が前記環境検出手段による検出
の結果、移動不可能となっていた場合には、前記移動経
路地図保持手段に保持された前記移動経路地図の移動不
可能となった場所に接続された前記ランドマーク及び前
記リンクを削除し、 前記移動経路地図保持手段に保持された前記移動経路地
図上で移動不可能となっている場所が前記環境検出手段
による検出の結果、移動可能となっていた場合には、前
記移動経路地図保持手段に保持された前記移動経路地図
の移動可能可能となった場所の全てに前記ランドマーク
及び前記リンクを追加することを特徴とする請求項1乃
至6のいずれか一項記載の移動装置。
7. The moving route map updating means, as a result of detecting by the environment detecting means, a location on the moving route map held by the moving route map holding means, wherein the location is determined to be immovable. If it has, the landmark and the link connected to the unmovable location of the travel route map held in the travel route map holding means are deleted, and the travel route map holding means If the location that cannot be moved on the held travel route map is movable as a result of the detection by the environment detecting means, the travel route held by the travel route map holding means The mobile device according to any one of claims 1 to 6, wherein the landmark and the link are added to all locations on the map where the mobile device becomes movable.
【請求項8】 移動時に前記環境検出手段により前記移
動情報を検出し、移動後、移動結果に応じて前記移動情
報を更新する移動情報更新手段を有することを特徴とす
る請求項1乃至7のいずれか一項記載の移動装置。
8. The apparatus according to claim 1, further comprising moving information updating means for detecting said moving information by said environment detecting means when moving, and updating said moving information according to a moving result after moving. The moving device according to claim 1.
【請求項9】 前記移動情報更新手段は、前記移動情報
を更新するときに過去のデータを反映することを特徴と
する請求項8記載の移動装置。
9. The mobile device according to claim 8, wherein said movement information updating means reflects past data when updating said movement information.
【請求項10】 前記一連の移動経路が移動経路として
使用される頻度を検出し、前記頻度検出手段で検出され
た頻度に応じて前記移動経路地図保持部に設けられた前
記データベースの前記一連の移動経路をアクセス順に順
次再配列するデータベース変更手段を有することを特徴
とする請求項1乃至9のいずれか一項記載の移動装置。
10. A method for detecting a frequency at which the series of travel routes is used as a travel route, and detecting the frequency of the database of the database provided in the travel route map holding unit according to the frequency detected by the frequency detection unit. The mobile device according to any one of claims 1 to 9, further comprising a database changing unit for sequentially rearranging the travel routes in an access order.
【請求項11】 実際に移動した移動経路を前記一連の
移動経路として前記データベースに保持するデータベー
ス制御手段を有することを特徴とする請求項1乃至10
のいずれか一項記載の移動装置。
11. The system according to claim 1, further comprising a database control unit that stores a travel route actually traveled in the database as the series of travel routes.
The mobile device according to any one of the preceding claims.
JP30158496A 1996-11-13 1996-11-13 Mobile device Expired - Fee Related JP3749323B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30158496A JP3749323B2 (en) 1996-11-13 1996-11-13 Mobile device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30158496A JP3749323B2 (en) 1996-11-13 1996-11-13 Mobile device

Publications (2)

Publication Number Publication Date
JPH10143243A true JPH10143243A (en) 1998-05-29
JP3749323B2 JP3749323B2 (en) 2006-02-22

Family

ID=17898715

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30158496A Expired - Fee Related JP3749323B2 (en) 1996-11-13 1996-11-13 Mobile device

Country Status (1)

Country Link
JP (1) JP3749323B2 (en)

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000076581A (en) * 1998-09-01 2000-03-14 Toyota Motor Corp Route decision method and mobile object traffic control system
JP2000347564A (en) * 1999-06-02 2000-12-15 Nippon Telegr & Teleph Corp <Ntt> Method and device for creating map information from language information, and recording medium storing map creating program from language information
JP2002091565A (en) * 2000-09-11 2002-03-29 Kawasaki Heavy Ind Ltd Mobile object controller and mobile object control method
JP2002207516A (en) * 2000-11-09 2002-07-26 Hideo Mori Traveling robot, teaching method therefor and control method
WO2007066872A1 (en) * 2005-12-09 2007-06-14 Electronics And Telecommunications Research Institute Method of mapping and navigating mobile robot by artificial landmark and local coordinate
JP2007155699A (en) * 2005-12-08 2007-06-21 Korea Electronics Telecommun Mobile robot positioning system, and method using camera and indicator
KR100822738B1 (en) * 2006-12-06 2008-04-17 고려대학교 산학협력단 Path planning method of moblie robots
KR100826881B1 (en) 2006-09-29 2008-05-06 한국전자통신연구원 Autonomous Mobile Robot for moving safely and Method for controlling moving path using the same
JP2009116455A (en) * 2007-11-02 2009-05-28 Fujitsu Ltd Robot control program and robot control device
WO2010038353A1 (en) 2008-10-01 2010-04-08 村田機械株式会社 Autonomous movement device
JP2011180737A (en) * 2010-02-26 2011-09-15 Japan Science & Technology Agency Map creation method and method for determining moving route of robot
JP2012150828A (en) * 2007-02-22 2012-08-09 Fujitsu Ltd Patrol robot and autonomous travel method of patrol robot
JP2012194058A (en) * 2011-03-16 2012-10-11 Kokusai Kogyo Co Ltd Destination guidance system and destination guidance apparatus
US8306738B2 (en) 2008-09-16 2012-11-06 Samsung Electronics Co., Ltd. Apparatus and method for building map
CN103558856A (en) * 2013-11-21 2014-02-05 东南大学 Service mobile robot navigation method in dynamic environment
JP2014503376A (en) * 2011-01-28 2014-02-13 インタッチ テクノロジーズ インコーポレーション Interfacing with mobile telepresence robot
JP2014505934A (en) * 2010-12-30 2014-03-06 アイロボット コーポレイション Mobile robot system
JP2014142345A (en) * 2010-04-05 2014-08-07 Qualcomm Inc Methods for displaying associated information, and portable communication terminals
US8918213B2 (en) 2010-05-20 2014-12-23 Irobot Corporation Mobile human interface robot
US8918209B2 (en) 2010-05-20 2014-12-23 Irobot Corporation Mobile human interface robot
US8930019B2 (en) 2010-12-30 2015-01-06 Irobot Corporation Mobile human interface robot
US8935005B2 (en) 2010-05-20 2015-01-13 Irobot Corporation Operating a mobile robot
US8958911B2 (en) 2012-02-29 2015-02-17 Irobot Corporation Mobile robot
WO2015194201A1 (en) * 2014-06-18 2015-12-23 シャープ株式会社 Self-propelled electronic device
WO2019044500A1 (en) * 2017-09-04 2019-03-07 日本電産株式会社 Location estimation system and mobile body comprising location estimation system
WO2019146407A1 (en) * 2018-01-24 2019-08-01 ソニー株式会社 Control device, control method, program, and mobile unit
JPWO2021065501A1 (en) * 2019-09-30 2021-04-08
KR20220128498A (en) * 2021-03-11 2022-09-21 단국대학교 산학협력단 System for line direction and method thereof

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5503419B2 (en) * 2010-06-03 2014-05-28 株式会社日立製作所 Automated guided vehicle and travel control method

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60198610A (en) * 1984-03-23 1985-10-08 Hitachi Ltd Mobile robot control system
JPS6232515A (en) * 1985-08-06 1987-02-12 Shinko Electric Co Ltd Determining method for vehicle travelling route
JPS6258310A (en) * 1985-09-09 1987-03-14 Toshiba Corp Mobile robot
JPS63259704A (en) * 1987-04-17 1988-10-26 Komatsu Ltd Automatic generating device for automatically guided vehicle
JPH03100709A (en) * 1989-09-13 1991-04-25 Nippon Denki Joho Service Kk Travel data generating device
JPH04227507A (en) * 1990-07-02 1992-08-17 Nec Corp Method for forming and keeping map for moving robot
JPH04340607A (en) * 1991-05-17 1992-11-27 Shinko Electric Co Ltd Optimum route determining device
JPH04365104A (en) * 1991-06-13 1992-12-17 Toshiba Corp Optimum course planning device and autonomously moving robot
JPH07160194A (en) * 1993-12-01 1995-06-23 Hino Motors Ltd Traveling route determination assisting device
JPH07281748A (en) * 1994-04-15 1995-10-27 Nippondenso Co Ltd Method and system for self-propelled object operation
JPH07320194A (en) * 1994-05-20 1995-12-08 Alpine Electron Inc Route guide method
JPH08271277A (en) * 1995-03-28 1996-10-18 Fujitsu Ten Ltd Navigation apparatus

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60198610A (en) * 1984-03-23 1985-10-08 Hitachi Ltd Mobile robot control system
JPS6232515A (en) * 1985-08-06 1987-02-12 Shinko Electric Co Ltd Determining method for vehicle travelling route
JPS6258310A (en) * 1985-09-09 1987-03-14 Toshiba Corp Mobile robot
JPS63259704A (en) * 1987-04-17 1988-10-26 Komatsu Ltd Automatic generating device for automatically guided vehicle
JPH03100709A (en) * 1989-09-13 1991-04-25 Nippon Denki Joho Service Kk Travel data generating device
JPH04227507A (en) * 1990-07-02 1992-08-17 Nec Corp Method for forming and keeping map for moving robot
JPH04340607A (en) * 1991-05-17 1992-11-27 Shinko Electric Co Ltd Optimum route determining device
JPH04365104A (en) * 1991-06-13 1992-12-17 Toshiba Corp Optimum course planning device and autonomously moving robot
JPH07160194A (en) * 1993-12-01 1995-06-23 Hino Motors Ltd Traveling route determination assisting device
JPH07281748A (en) * 1994-04-15 1995-10-27 Nippondenso Co Ltd Method and system for self-propelled object operation
JPH07320194A (en) * 1994-05-20 1995-12-08 Alpine Electron Inc Route guide method
JPH08271277A (en) * 1995-03-28 1996-10-18 Fujitsu Ten Ltd Navigation apparatus

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000076581A (en) * 1998-09-01 2000-03-14 Toyota Motor Corp Route decision method and mobile object traffic control system
JP2000347564A (en) * 1999-06-02 2000-12-15 Nippon Telegr & Teleph Corp <Ntt> Method and device for creating map information from language information, and recording medium storing map creating program from language information
JP2002091565A (en) * 2000-09-11 2002-03-29 Kawasaki Heavy Ind Ltd Mobile object controller and mobile object control method
JP2002207516A (en) * 2000-11-09 2002-07-26 Hideo Mori Traveling robot, teaching method therefor and control method
JP4584213B2 (en) * 2005-12-08 2010-11-17 韓國電子通信研究院 Mobile robot positioning system and method using camera and sign
JP2007155699A (en) * 2005-12-08 2007-06-21 Korea Electronics Telecommun Mobile robot positioning system, and method using camera and indicator
KR100748245B1 (en) * 2005-12-09 2007-08-10 한국전자통신연구원 Method for mapping and navigating mobile robot by artificial landmark and local coordinate
WO2007066872A1 (en) * 2005-12-09 2007-06-14 Electronics And Telecommunications Research Institute Method of mapping and navigating mobile robot by artificial landmark and local coordinate
KR100826881B1 (en) 2006-09-29 2008-05-06 한국전자통신연구원 Autonomous Mobile Robot for moving safely and Method for controlling moving path using the same
KR100822738B1 (en) * 2006-12-06 2008-04-17 고려대학교 산학협력단 Path planning method of moblie robots
JP2012150828A (en) * 2007-02-22 2012-08-09 Fujitsu Ltd Patrol robot and autonomous travel method of patrol robot
JP2009116455A (en) * 2007-11-02 2009-05-28 Fujitsu Ltd Robot control program and robot control device
US8306738B2 (en) 2008-09-16 2012-11-06 Samsung Electronics Co., Ltd. Apparatus and method for building map
US8897917B2 (en) 2008-10-01 2014-11-25 Murata Machinery, Ltd. Autonomous mobile device
EP3358434A1 (en) 2008-10-01 2018-08-08 Murata Machinery, Ltd. Autonomous mobile device
WO2010038353A1 (en) 2008-10-01 2010-04-08 村田機械株式会社 Autonomous movement device
JP2011180737A (en) * 2010-02-26 2011-09-15 Japan Science & Technology Agency Map creation method and method for determining moving route of robot
JP2014142345A (en) * 2010-04-05 2014-08-07 Qualcomm Inc Methods for displaying associated information, and portable communication terminals
US9014848B2 (en) 2010-05-20 2015-04-21 Irobot Corporation Mobile robot system
US8918213B2 (en) 2010-05-20 2014-12-23 Irobot Corporation Mobile human interface robot
US8918209B2 (en) 2010-05-20 2014-12-23 Irobot Corporation Mobile human interface robot
US8935005B2 (en) 2010-05-20 2015-01-13 Irobot Corporation Operating a mobile robot
US9498886B2 (en) 2010-05-20 2016-11-22 Irobot Corporation Mobile human interface robot
US9400503B2 (en) 2010-05-20 2016-07-26 Irobot Corporation Mobile human interface robot
US9902069B2 (en) 2010-05-20 2018-02-27 Irobot Corporation Mobile robot system
JP2014505934A (en) * 2010-12-30 2014-03-06 アイロボット コーポレイション Mobile robot system
US8930019B2 (en) 2010-12-30 2015-01-06 Irobot Corporation Mobile human interface robot
JP2014503376A (en) * 2011-01-28 2014-02-13 インタッチ テクノロジーズ インコーポレーション Interfacing with mobile telepresence robot
JP2012194058A (en) * 2011-03-16 2012-10-11 Kokusai Kogyo Co Ltd Destination guidance system and destination guidance apparatus
US8958911B2 (en) 2012-02-29 2015-02-17 Irobot Corporation Mobile robot
CN103558856A (en) * 2013-11-21 2014-02-05 东南大学 Service mobile robot navigation method in dynamic environment
JP2016004471A (en) * 2014-06-18 2016-01-12 シャープ株式会社 Self-propelled electronic equipment
CN106104400A (en) * 2014-06-18 2016-11-09 夏普株式会社 Self-propelled electronic equipment
WO2015194201A1 (en) * 2014-06-18 2015-12-23 シャープ株式会社 Self-propelled electronic device
CN106104400B (en) * 2014-06-18 2019-05-21 夏普株式会社 Self-propelled electronic equipment
WO2019044500A1 (en) * 2017-09-04 2019-03-07 日本電産株式会社 Location estimation system and mobile body comprising location estimation system
JPWO2019044500A1 (en) * 2017-09-04 2020-10-01 日本電産株式会社 A position estimation system and a moving body equipped with the position estimation system.
WO2019146407A1 (en) * 2018-01-24 2019-08-01 ソニー株式会社 Control device, control method, program, and mobile unit
US11493359B2 (en) 2018-01-24 2022-11-08 Sony Corporation Control device, control method, and mobile object
JPWO2021065501A1 (en) * 2019-09-30 2021-04-08
WO2021065501A1 (en) * 2019-09-30 2021-04-08 日本電気株式会社 Passage possibility determining method, passage possibility determining device, and travel route generation system
KR20220128498A (en) * 2021-03-11 2022-09-21 단국대학교 산학협력단 System for line direction and method thereof

Also Published As

Publication number Publication date
JP3749323B2 (en) 2006-02-22

Similar Documents

Publication Publication Date Title
JP3749323B2 (en) Mobile device
KR102009482B1 (en) Apparatus and method for planning path of robot, and the recording media storing the program for performing the said method
Beeson et al. Towards autonomous topological place detection using the extended voronoi graph
KR100611328B1 (en) Method and apparatus for building of a thinning-based topological map, method and apparatus for building of thinning-based topological map using topological exploration for a mobile robot
EP0738875B1 (en) Method of automatically generating road network information and system for embodying the same
CN107436148A (en) A kind of robot navigation method and device based on more maps
CN109564099A (en) Method and system for map match
WO2012066951A1 (en) Data processing device, data processing method, and program
JPH01173299A (en) System for generating path terminal node string of navigation device
Nehmzow et al. Robot navigation in the real world:: Experiments with Manchester’s FortyTwo in unmodified, large environments
Wallgrün Autonomous construction of hierarchical voronoi-based route graph representations
CN110146098A (en) A kind of robot map enlargement method, device, control equipment and storage medium
CN112146668A (en) Unmanned vehicle autonomous navigation method based on ROS
Van Zwynsvoorde et al. Incremental topological modeling using local voronoi-like graphs
CN108955708A (en) Automated guided vehicle most becate shape method for path navigation and guide transport lorry
Poncela et al. Efficient integration of metric and topological maps for directed exploration of unknown environments
CN105698796B (en) A kind of method for searching path of multirobot scheduling system
Bradley Autonomous exploration and control of chaotic systems
CN111830986A (en) Three-dimensional path planning method for biped robot
WO2022018970A1 (en) Information processing device
CN115019275A (en) Heuristic determination and model training methods, electronic device, and computer storage medium
CN114459483A (en) Landmark navigation map construction and application method and system based on robot navigation
JPS63200208A (en) Method for searching moving route
Ibrahim et al. Way point based deliberative path planner for navigation
KR20050005123A (en) Moving method of mobile robot using a star algorithm

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050627

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051021

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051201

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091209

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091209

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101209

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111209

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111209

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121209

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121209

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131209

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees