JP2004185586A - Self-propelled robot and its control method - Google Patents

Self-propelled robot and its control method Download PDF

Info

Publication number
JP2004185586A
JP2004185586A JP2002383024A JP2002383024A JP2004185586A JP 2004185586 A JP2004185586 A JP 2004185586A JP 2002383024 A JP2002383024 A JP 2002383024A JP 2002383024 A JP2002383024 A JP 2002383024A JP 2004185586 A JP2004185586 A JP 2004185586A
Authority
JP
Japan
Prior art keywords
self
propelled robot
room
matrix
robot
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.)
Pending
Application number
JP2002383024A
Other languages
Japanese (ja)
Inventor
Toshitoki Inoue
利勅 井上
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2002383024A priority Critical patent/JP2004185586A/en
Publication of JP2004185586A publication Critical patent/JP2004185586A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To travel a self-propelled robot everywhere on the floor of a room to clean the room of a home by the self-propelled robot by recognizing the layout of the room and the position and size of an obstacle such as furniture with the obstacle escaping. <P>SOLUTION: The self-propelled robot relatively recognizes its position and direction by arranging a marker on the ceiling of the room and by reading the position and direction of the marker by means of the self-propelled robot and controls the position of the layout of the room and that of the obstacle, and the position of the self-propelled robot as matrix data to control the travelling route of the self-propelled robot. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、掃除ロボットなど自立的に走行するロボットとその制御方法に関する。特に、外界センサーによりロボット自身の位置と姿勢を確認しながら、一定の領域内を隈なく走行させることを目的としている。
【0002】
【従来の技術】
従来から自走ロボットの制御方法として、様々な方法が考案されている。代表的なものとしては、ビデオカメラを使って、ロボットの外界を三次元的に認識して障害物を回避して走行する方法や、天井や床面に点状もしくはライン状のランドマーカーを配置して、そのランドマーカーをロボット自身のセンサーで読み取り、走行経路を制御する方法などがある。また、超音波センサーなどを使って障害物を検知し、この障害物を自立的に回避しながら走行する方法も考案されている。
【0003】
しかし、これら従来の技術は、掃除ロボットとして採用する場合には、多くの問題がある。例えばビデオカメラを使った方法では、様々な障害物の置かれている部屋のレイアウト環境を認識して、障害物を避けながら、かつ、部屋の隅々まで隈なく走行し掃除をさせるためには、相当大掛かりな環境認識装置が必要となり、大きさの点からも価格の点からも掃除機に搭載することが困難である。特に、部屋の視覚認識データや様々の障害物のデータを予め記憶させておく必要があり、不特定多数の環境で使用することは極めて困難である。
また、従来のランドマーカーを使った方法は、工場内での無人搬送ロボットのように、あらかじめ与えられた走行経路を与えられたプログラムによって走行させることは可能であるが、家庭内掃除ロボットのような用途で、様々なレイアウトと障害物が存在す領域全体を隈なく自立走行させることは困難である。
【0004】
【発明が解決しようとする課題】
一般的に、家庭の部屋を自走ロボットで掃除させようとする場合、その部屋のレイアウトや家具などの障害物の位置や大きさを認識して、部屋の床面を隅々まで隈なく走行させることが必要になる。本発明の目的は、天井部に設けられた簡単なマーカーとロボット自身が有するマーカーセンサーを使用して、ロボット自身が部屋の輪郭、部屋内における自身の位置と方向、および、障害物の大きさと位置などを概略認識し、この認識したデータを基にして、部屋を隅々まで走行する方法を提供することである。
【0005】
【課題を解決するための手段】
本発明の自走ロボットは、部屋天井に配置されたマーカーの位置および方向を読み取ることにより、相対的に自走ロボット自身の二次元的な位置および方向を認識する認識部と、部屋のレイアウトを記憶するレイアウト記憶部と、自走ロボットの走行した位置を記憶する現在位置データ記憶部と、自走ロボットの駆動機構を制御する機構制御部と、全体の制御を統括する主制御部とを備え、絶えず部屋内における自身の位置と方向を認識しながら走行する。
このような構成にすることにより、自走ロボットの現在位置、走行した径路、および、走行すべき経路を自走ロボット自身で常時管理することが可能となり、部屋全体を隈なく効率的に走行させることができる。
【0006】
別の観点による自走ロボットは、部屋の床面積を、自走ロボットの床投影面積以下の大きさの枡で碁盤目状に区分し、一つの碁盤目を行列の一つの成分とする行列データシートを作成し、自走ロボットの現在位置をこの碁盤目に対応させて認識し、行列データシートに現在位置データを逐次入力して、走行経路を管理する自走ロボットの制御方法を有している。
このような方法で制御することにより、自走ロボットの現在位置および走行した径路をある大きさの碁盤目を単位として、行列データとして管理することが可能となり、現在位置の特定を簡単化することが可能となる。
【0007】
別の観点による自走ロボットは、部屋天井に配置されたマーカーの位置および方向を読み取ることにより、相対的に自走ロボット自身の二次元的な位置および方向を特定し、対応する部屋の行列データシートにデータを入力して、現在位置および走行経路を管理することを特徴とする自走ロボットの制御方法を有している。
このような方法で制御することにより、部屋に配置されたマーカーを読み取ることにより簡単に自走ロボット自身の現在位置を特定できるとともに、行列データシートと対応させ、行列データとして自身の位置を記憶するため、メモリーの容量を大幅に削減することができる。
【0008】
別の観点による自走ロボットは、行列データシート上で、ロボットが走行した経路の成分に、特定の英数字(例えば1)を入力し、走行していない経路の成分には、異なる他の英数字(例えば0)を入力して、走行経路を管理する自走ロボットの制御方法を有している。
このような方法で制御することにより、自走ロボットが走行していない領域と走行し終えた領域を行列式として把握することができ、数学的な処理で走行経路データの管理を行うことが可能となり、制御システムを簡単にすることができる。
【0009】
別の観点による自走ロボットは、天井に複数個のマーカーを点列状に、かつ、二つ以上の点列が交差するように配置し、この交差する点列状のマーカーを認識することにより、自走ロボットの相対位置および方向を特定する自走ロボットの制御方法を有している。
このような方法で制御することにより、自走ロボットから天井を見たときに、自走ロボットと天井との間に何らかの障害物があり、視界の一部が遮られた場合でも、確実に位置および方向を認識することが可能となる。
【0010】
別の観点による自走ロボットは、交差する二つ以上の点列状に配置されたマーカーの、各点列パターンに違いを持たせることにより、部屋の番号もしくは部屋の方向を判断する自走ロボットの制御方法を有している。
このような方法で制御することにより、異なる複数個の部屋を自走させる場合に、自走ロボットは自身で対象とする部屋の種類を認識し、部屋のレイアウト等自走するために必要な記憶データを引き出すことが可能となる。
【0011】
別の観点による自走ロボットは、行列データシート上に、部屋の輪郭および障害物の位置・形状に関するデータを入力し、自走ロボットの最大走行領域を限定する自走ロボットの制御方法を有している。
このような方法で制御することにより、自走ロボットが本来進入しては困る領域、例えば、部屋のドアーや縁側などの開口部に侵入することなく走行することができる。
【0012】
別の観点による自走ロボットは、部屋の床面積をm行n列の行列データシートで表し、i行目(i=1〜m−1)上の列成分(j=1〜n)で、未走行の経路成分があればその経路成分を走破する方向に走行し、i行目上の列成分(j=1〜n)で未走行の経路成分がなければ、i+1行目(i=1〜m−1)に移動して走行する自走ロボットの制御方法を有している。
このような方法で制御することにより、簡単な論理で、部屋全体を隈なく走行することができる。
【0013】
別の観点による自走ロボットは、部屋の床面積をm行n列の行列データシートで表し、障害物が占める領域成分を小行列で表すとともに、m行n列の行列データを前記障害物の領域成分を表す小行列を含む行列に分解し、相隣る小行列で未走行領域成分を含む小行列がある場合は、これを一つの共通の領域として走行する自走ロボットの制御方法を有している。
このような方法で制御することにより、部屋全体を走行し易い幾つかのまとまった領域に区分して走行することが可能となり、効率的に部屋全体を自走することができる。
【0014】
別の観点による自走ロボットは、行または列方向に走行し、予期せぬ障害物を検知した場合はこの障害物の回りを1週してその大きさと形状を行列データとして認識し、以降の走行パターンを決定する自走ロボットの制御方法を有している。
このような方法で制御することにより、部屋の中央に予期せぬ障害物が存在した場合も、部屋全体を走行し易い幾つかの領域に区分し、効率的に自走することができる。
【0015】
【発明の実施の形態】
以下、本発明の自走ロボット制御方法を示す実施例について、図面を参照しながら説明する。
図1は、自走ロボットの外観図である。図に示すように、本実施例の自走ロボットは略直方体をなしており、床面に投影された形状はほぼ正方形をなしている。自走ロボットの本体部1の四つの側面には、各側面を横方向に二分する形で、二個のセンサー2が設けられており、自走ロボットが部屋の壁面や障害物に近接もしくは接触したとき、このセンサーが感知する。
自走ロボットの本体部1の上面には、部屋の天井に配置されたマーカーを読み取るための視覚センサー201、人体やストーブなど周囲の熱源を感知する赤外線センサー202、音声による人間の指令を検知するマイクロフォン204、ロボットに対してマニュアルでデータを入力するための操作スイッチ205、異常発生時に自走ロボットを強制的に停止させる非常スイッチ206、および、部屋のレイアウトを行列データシート状にマニュアル入力し、かつ、走行データを行列データとして表示するための液晶タッチパネル203が装着されている。
【0016】
この自走ロボットは全方位に移動可能で、かつ、任意の方向に旋回することも可能な構造になっている。以下、図を使用して実施例の構造を説明する。
図2は図1に示した自走ロボットの内部構造であり、特に、全方位に移動可能な駆動部の構造を説明するための図である。駆動操舵部プレート14は、前記本体部1に装着されており、以下の述べるような駆動機構全体を保持している。この駆動操舵プレート14には、ベアリング22を介して操舵軸24が回転可能な形で装着されている。この操舵軸24の下部には、操舵フレーム25が固着されている。操舵フレーム25の下端には、回転可能な状態で軸受け26a、26bを介して車軸27a、27bが装着されている。車軸27a,27bにはそれぞれ車輪28a、28bが固着されている。操舵軸24の上端にはタイミングプーリ29が固着されている。このタイミングプーリ29は、駆動操舵プレート14に固着された操舵モータ32に装着されたタイミングプーリ31と、タイミングベルト30を介して繋がっている。操舵モータ32には、モータの回転角度を検出するための位置検出器33が装着されている。駆動操舵プレート14には、操舵フレーム25に固着されたマグネット35の磁気に反応するホールセンサー34が装着されており、操舵フレーム25の駆動操舵プレート14に対する回転位置原点を検出する。
【0017】
操舵軸24の内部には、上下に装着された2個の軸受け36a、36b、を介して駆動軸37が装着されている。駆動軸37の下端には傘歯車38が固着されている。この傘歯車38は、前記車軸27aと同軸上に装着された他の傘歯車39と噛み合っている。他の傘歯車39は、軸受け43a、43bを介して、車軸27a、27bの周りに回転可能な状態で装着された作動歯車箱40に固着されている。2個の車軸27a,27bの外側端には、それぞれ前記車輪28a,28bが固着されている。2個の車軸27a,27bの内側端には、それぞれ作動傘歯車44a、44bが固着されており、これらの差動傘歯車44a、44bは、前記傘歯車箱40に軸受け42a、42bを介して回転可能に装着された軸41a、41bの内側端に固着された差動傘歯車45a、45bと噛み合っている。
【0018】
駆動操舵プレート14上に固着された走行モータ49の出力軸には、タイミングプーリ48が固着されている。このタイミングプーリ48の回転動作は、タイミングベルト47を介して、駆動軸37の上端に固着されたタイミングプーリ46に伝達される。走行モータ49には、モータの回転角度および回転速度を検出する回転センサー50が装着されている。
【0019】
以下、この自走ロボットの動作について図3、図4を使って説明する。図3、図4は、自走ロボットの走行パターンを示しており、81、83、85、87および101〜112は、図1で示した自走ロボットの上面図を模式的に表現している。図において、2aa、2ab、2ba,2bbは、自走ロボットの側面に配置されたセンサーを示しており、2aa、2abは、自走ロボットの進行方向前部に装着されているセンサーを指し、2ba、2bbは自走ロボットの進行方向の左側面に配置されているセンサーを指す。
【0020】
図3は、自走ロボットを直線状に走行させる場合の動作パターンを示している。89は、部屋の壁を表しており、81、83、85、87は自走ロボットと部屋の相対位置状態を表している。状態81は、最初に自走ロボットがスタートする場合を示しており、矢印82の方向に進行する。この時、自走ロボットの内部では、図2に示した操舵モータ32が駆動して、車輪28a、28bを矢印82と平行にセットさせた後、走行モータが回転し、車輪28a、28bを駆動する。自走ロボットが進行し、部屋の壁面89に当接すると、センサー2aa、2abが作動して、壁面に当接したことを検知し、走行モータ49の回転を停止させる。次に操舵モータ32が車輪28a、28bを90度方向転換させた後、再び走行モータ49が回転し、概略自走ロボットの幅と同等距離だけ進んで停止する。この時の進行距離は、走行モータ49に装着されている回転センサー50により検出されている。ついで、操舵モータ32が回転し、車輪28a、28bを90度方向転換し、矢印86と平行に方向転換させ。以下、同様の動作を繰り返し、部屋全体を走行する。
【0021】
図4は、四つの壁面91、92、93、94も持ち、かつ、部屋内の一部に家具などの障害物95、96、97などが配置されている部屋の床面を、壁や障害物に沿って走行する場合の動作パターンを示している。以下、この図を使ってその動作を説明する。状態101は部屋の壁面91に沿って走行している状態であり、センサー2ba、2bbが作動状態となり、ロボットは左側面で壁と接近していることを検知している。ロボットを壁面に沿って走行させるため、二つの車輪28a、28bは、ロボットの進行方向に対し略0度から30度左に傾いた方向に制御されている。状態102は、ロボットは壁91に沿って矢印121方向に進行し、壁92に当った場合で、センサー部材2aa、2ab、2ba、2bbが作動状態となる。このとき操舵モータ32は、二つの車輪28a、28bを90度右回転させ、ロボットは壁面92に沿いながら矢印122方向に走行する。この時も、二つの車輪28a、28bは、ロボットの進行方向に対して略0度から30度左に傾いた方向に制御されている。
【0022】
状態103は、状態102と同じであるため、動作説明は省略する。ロボットが矢印123方向に前進すると、センサー部材2baはOFF状態となり、センサー部材2bbのみが作動状態となる。この時、操舵モータ32は、二つの車輪28a、28bを進行方向に対して略60度左に傾いた方向に制御され、自走ロボットは矢印124のように、左に旋回を始め、ついには第1の障害物95の側壁に接近し、センサー部材2ba、2bbが作動状態となる。ついで、第1の障害物95に沿って走行し、状態106となる。状態106は、状態104と同じ制御が行われるため、動作は省略する。状態107、状態108は、状態102と同じである。
【0023】
状態109は、ロボットが壁93に沿って走行中に、比較的小さい障害物96に当接した状態である。この時は、センサー部材2ab、2ba、2bb、が作動状態となっている。操舵モータ32は、二つの車輪28a,28bをロボットの進行方向に対し、略60度左の方向に制御すると、ロボットは矢印130のように左旋回し、状態110を経た後、やがてセンサー部材2ba、2bbが作動状態となり、壁93に沿って走行を始める。
状態112は、障害物97を回避する動作を説明するものであるが、状態103と同じ方法で回避されることは、容易に想定できる。
【0024】
このようにして、自走ロボットはその四つの側面に配置されたセンサーの作動状況を判断することにより、壁と障害物に沿って部屋の周囲を自立走行することができる。以上説明した四つの側面に配置されたセンサーの作動状況と、制御すべき車輪の方向との関係を整理すると、図5に記載した単純な論理により決定されることになる。
【0025】
次に自走ロボットが現在位置を認識するために部屋の天井に設けられたマーカーについて説明する。図6は、天井マーカーの一例を示している。天井305には図のように東西南北の方向が設定されているとものとする。この天井305に、ある方向(例えば東西方向)に3個マーカー点列303が直線状に配置されている。この点列と交差する形で(例えば南北方向)一個のマーカー点列301と二個のマーカー点列302が直線状に配置されている。以上のように異なったマーカー点列を交差させて配置することにより、マーカーの位置と同時に部屋の方向を特定判断することが可能となっている。ここで、マーカー点列の配置パターンは、図6の例以外に、例えば四個以上のマーカー点列、あるいは、図の縦方向に配列されたマーカー点列等、他のパターンであってもよい。また、部屋ごとにマーカーの配列パターンを変更することにより、部屋番号を区分させることもできる。ここで、以後の説明では、図6に示したマーカー点列301、302、303を総称して天井マーカー300と呼ぶことにする。
【0026】
図7は、本発明の自走ロボットの制御方法を実現する制御システムの1実施例を説明する図である。
自走ロボットの上面に配置されている視覚センサー201は、周知のイメージセンサーを使用したもので、天井マーカー300の画像をレンズ系によりイメージセンサー上に縮小投影させ、2次元のディジタル電子データに変換するものである。認識部207は、視覚センサー201からのデータにより天井マーカーの位置と配列状況を認識し、天井マーカー300に対する自走ロボットの相対位置と方向を計算する。しかして、自走ロボットが走行する床面と天井マーカー300との相対位置は予め決まっているため、自走ロボットは床面上に対する自身の位置と走行方向を認識することができる。同時にマーカー点列の配列状況から部屋番号を認識する。これらの認識結果を現在位置データ記憶部210へ伝達する。
【0027】
液晶タッチパネル203および操作スイッチ205を使用して、部屋の輪郭、ドアー等開口部の位置、常設された大型障害物などのデータがマニュアルで入力される。このデータは主制御部209を介してレイアウトデータ記憶部211に伝達される。ここで、部屋の輪郭、ドアー等開口部の位置、常設された大型障害物などのデータは、液晶タッチパネル203を使わずに、データ入力端子215を介して、パソコンからデータをダウンロードして入力することも可能である。操作スイッチ205は、前記したマニュアルデータ入力の他、自走ロボットのスタート、ストップおよび自動・マニュアルなどの動作モード切替えなどの操作を行うものである。
側面センサー2は、前記した自走ロボットの各側面に配置された四組のセンサー2aa、2ab、2ba、2bb、2ca、2cb、2da、2dbから成っており、その出力信号は接近判断部213に伝達される。接近判断部213は、このデータを基に、自走ロボットが部屋壁面もしくは障害物とどういう状態で接近しているか、すなわち図5に示した四つの状態(1)〜状態(4)のいずれであるかを判断し、結果を主制御部209に伝達する。
駆動機構部214は、図2で示した駆動部を一つのブロックとして表している。
【0028】
次に、以上説明した機構および制御システムを使った自走ロボットの制御方法について説明する。
図8で示された部屋310内を自走する場合を例に挙げて説明する。図において、部屋の横方向の壁311,313の長さは、自走ロボットの投影面積より小さい特定の略正方形の辺長の16倍であるとし、縦方向の壁312、314の長さは同12倍であるとする。壁面311の一部にはドアー等の開口部327があり、壁面313には縁側などの開口部328があるとする。部屋内には既知の障害物325と予期せぬ障害物326が配置されているものとする。
【0029】
図9は、図7で説明したレイアアウトデータ記憶部211のメモリーデータ形式を表しており、部屋のレイアウトを管理するための行列データシートである。行列の各成分は、自走ロボットの投影面積より小さい特定の略正方形の大きさに対応している。
【0030】
図8に示した部屋のレイアウトデータを入力する場合を例に挙げて説明する。ロボット本体の液晶タッチパネル203を使用して部屋のレイアウトを入力すると、このデータシートの第0行と第0列、および、部屋の輪郭に対応した特定の行列、すなわち、図8の場合は第13行と第17列によって囲まれた領域が部屋の大きさに対応する行列として設定される。ここで、部屋の壁面に対応する行列成分には、ある特定の英数字(例えば5)が入力され、ドアー等の開口部327および、縁側等の壁面328に対応した行列成分には、他の特定の英数字(例えば4)が設定される。すなわち、行列データシート上で、行列成分として特定の英数字(5)または特定の英数字(4)で囲まれた領域が部屋の輪郭として設定される。更に、既知の障害物325の大きさと位置は、データシート上に障害物であることを表す他の特定の英数字(例えば3)が入力される。部屋の輪郭内で、かつ、障害物のデータが入力されていない行列成分には、あらかじめ他の英数字(例えば0)を入力されている。以上の操作により、自走ロボットが走行可能な領域は、行列データシート上の行列成分に(0)が入力されている領域として設定され、特定の英数字(5)と入力されたところは壁面であり、特定の英数字(4)と入力されたところは壁面の開口部であり、特定の英数字(3)が入力されたところは障害部が存在するという判断を可能としている。
【0031】
次に自走ロボットが実際に走行した経路データを、取得する方法について説明する。図10は、現在位置データ記憶部210のメモリーデータ形式を表しており、自走ロボットの走行状態を管理するための行列データシートである。そのデータ形式は図9と同一であり、部屋のレイアウトデータは、レイアアウトデータ記憶部211より転送されている。
図8に示した部屋を一周する場合を例に挙げて説明する。図において、状態321にロボットが設置され、矢印322方向に前進し、状態323に示したように壁311に当接し、ついで矢印324の方向に走行し、部屋を右回りに一周させる。この場合、自走ロボットは図4で説明した方法で、自立的に部屋壁面に沿っておよび障害物を回避して走行することが可能である。また、行列成分に特定の数字(4)が入力されているところは、それに対応する位置へ侵入することなく走行するために、図2で示した車輪28a、車輪28bは、走行方向に対して平行にセットされ、自走ロボットが直進し部屋の輪郭外に出ることが防止される。
【0032】
前記した方法により、天井マーカー300と視覚センサー201、および、認識部207とにより、自走ロボットの現在位置は常時認識され、行列データとして記憶されている。ここで、部屋のレイアウトをm行n列の行列A(m=12、n=16)で表すと、図8において最初に状態321に自走ロボットが設置されたとき、図10の第4行第6列の行列成分(以下、行列成分をa46と記載する)がその対応する位置であると判断され、この行列成分にある特定の英数字(例えば1)が設定される。ついで矢印322、矢印324方向に走行して行くと、順次、a36、a26、a16、a17、a18、・・・と 自走ロボットが走行した経路に対応する行列成分にある特定の英数字(1)が入力されてゆく。図8の予期せぬ障害物326が存在する場合は、ロボットは前記した方法で自立的にこれを回避し、a81、a82、a83、a73、a63・・・の行列成分をある特定の英数字(1)に設定してゆく。ここで、a71、a72、a61、a62の行列成分データが特定の英数字(0)であり、その回りの行列データ成分が特定の英数字(0)以外であれば、主制御部209がこれを予期せぬ障害物として認識判断し、この行列成分に障害物を表す特定の英数字(3)を入力する。
このようにして、自走ロボットが走行データを取り込みながら、部屋の周囲を右回り走行し、行列成分a16に到達したとき、主制御装置209が一周したことを判断して停止する。
【0033】
次に部屋の領域全体の走行を行う場合の走行モードについて説明する。この走行モードでは、次に説明する論理に基づき自立的に走行する。部屋のレイアウト全体をm行n列の行列Aで表すとする。ここで、図8および図9、図10の事例の場合は、m=12、n=16となる。このとき、第i行目(i=1〜m−1)上で未走行の行列成分があれば、すなわち行列成分が特定の英数字(0)であれば、その行列成分に対応する領域を走破する方向に走行し、第i行目上で未走行の行列成分が無ければ,すなわち行列成分が特定の英数字(0)以外であれば、第i+1行目(i=1〜m−1)に移動する。以上の動作で自走ロボットは図8の部屋を横方向に走破したことになる。ついで縦方向に走破する。この時は、第j列目(j=1〜n−1)上で未走行の行列成分があれば、すなわち行列成分が特定の英数字(0)であれば、その行列成分に対応する領域を走破する方向に走行し、第j列目上で未走行の行列成分が無ければ,すなわち行列成分が特定の英数字(0)以外であれば、第j+1列目(j=1〜n−1)に移動する。かくて、自走ロボットは部屋を縦横二つの方向に走行し、部屋の中央部に予期せぬ障害物がある場合も未走行部分を残すことなく走行することができる。
また、未走行成分が存在するか否かの判定は、次のような数学的手段を使うことにより、簡単に行うことができる。すなわち対象とする部屋のレイアウトを行列A(m,n)で表し、未走行経路成分に特定の数値(0)を代入し、走行した経路成分に特定の数値(1)を代入する。しかして、行列Aにn項単位列ベクトルeを掛け算したベクトルDを求める。
=Ae
e=〔1 1 ・・・・・ 1〕 (は転置ベクトルを表す)
このベクトルDの各成分が0でなければ、該当する行に未走行の経路成分が存在することになる。
さらに、行列Aに、特定の数値(例えば2)の階乗数列を成分とするn項列ベクトルRを掛け算したベクトルDを求める。
=AR
R=〔2 ・・・・・ 2
このベクトルRの各成分の数値から、行列Aの各行の何列目に未走行の成分があるか否かを判定することができる。例えば、
〔0 12 0 ・・・・・ 0〕
とすると、12=2+2であるから、2行目の3列および4列目の行列成分が未走行であることが特定できる。
【0034】
次に部屋の領域全体の走行を行う場合の、他の走行モードについて説明する。図8に示した部屋の中央に他の既知障害物327(図示せず)が存在すると仮定して、自走ロボットが部屋を右回りに一周した場合の行列データは、図11のようになる。ここで、a67、a68、a77、a78、a87、a88、a97、a98の特定の英数字(3)が他の障害物327であることを現している。
ここで部屋のレイアウトを現す行列をBとし、障害物に対応する行列成分のかたまり、すなわち、特定の英数字(3)である成分のかたまりを小行列とし、行列Bをこの障害物を表す小行列を含む行列式で表現すると、図12に示すようになる。図において、B15が既知の障害物325に対応し、B31が予期せぬ障害物326に対応し、B33およびB43が他の既知の障害物326に対応しており、それぞれの行列成分は全て特定の英数字(3)である。B15、B31、B33、B43以外の小行列の成分は、特定の英数字(0)または(1)である。ここで、B15、B31、B33、B43の小行列を(1)とし、それ以外の小行列を(0)とおいた行列をCとすると、行列Cは図13のようになる。
【0035】
自走ロボットが他の走行モードで走行する場合は、図13の行列Cにおいて、各行ごとに0が連続する領域を一つの独立した領域として判断して走行する。例えば、行列Cの第一行目の領域は、Bの行列成分で現すと、b1j(i=1〜3、j=1〜12)となり、自走ロボットはこの成分領域を独立した自走領域として走行する。行列Cの一つの領域cij(i=1、j=1〜4)を走行し終えれば、行列Cの隣接する次の行領域に移る。かくして、自走ロボットは走行の容易なあるまとまった領域ごとに順次走行するため、障害物の存在する部屋をいくつかの走行し易い領域に区分して効率的に走行することができる。
【0036】
この時、部屋の中央を走行中に、予期せぬ障害物に遭遇したときは、本来走行可能な成分で自走ロボットの走行が妨げられることにより、障害物に遭遇したと判断する。次に、前記した方法でその障害物の回りを一周し、新たな障害物として認識し、それに対応する行列成分を特定の英数字(3)に変換し、前記した方法と同じ小行列演算を再度行う。
【0037】
【発明の効果】
以上のように、本発明の自走ロボットは、部屋天井に配置されたマーカーの位置および方向を読み取ることにより、相対的に自走ロボット自身の二次元的な位置および方向を認識する認識部と、部屋のレイアウトを記憶するレイアウト記憶部と、自走ロボットの走行した位置を記憶する現在位置データ記憶部と、自走ロボットの駆動機構を制御する機構制御部と、全体の制御を統括する主制御部とを備え、絶えず部屋内における自身の位置と方向を認識しながら走行する。
このような構成にすることにより、自走ロボット自身が保有するセンサーにより、天井に配置されたマーカーの位置および方向を読み取り、このデータから相対的に部屋の床面上の自走ロボットの位置と方向を求めることができる。これにより極めて簡単かつ正確に自走ロボットの現在位置、走行した径路、および、走行すべき経路を管理することが可能となり、掃除などを目的として部屋全体を隈なく効率的に走行させることができる。
【0038】
別の観点による自走ロボットは、部屋の床面積を、自走ロボットの床投影面積以下の大きさの枡で碁盤目状に区分し、一つの碁盤目を行列の一つの成分とする行列データシートを作成し、自走ロボットの現在位置をこの碁盤目に対応させて認識し、行列データシートに現在位置データを逐次入力して、走行経路を管理する自走ロボットの制御方法を有している。
このような方法で制御することにより、自走ロボットの現在位置および走行した径路、障害物の有無などを行列データとして管理することが可能となる。ここで、自走ロボットを掃除用として使用する場合、自走ロボット自身の床投影面積以下の面積単位で走行経路を管理すれば充分であり、行列データという簡単な形で自走ロボットの走行状態を管理することができ、部屋全体を隈なく効率的に走行させることができる。
【0039】
別の観点による自走ロボットは、部屋天井に配置されたマーカーの位置および方向を読み取ることにより、相対的に自走ロボット自身の二次元的な位置および方向を特定し、対応する部屋の行列データシートにデータを入力して、現在位置および走行経路を管理することを特徴とする自走ロボットの制御方法を有している。
このような方法で制御することにより、部屋に配置されたマーカーを読み取ることにより簡単に自走ロボット自身の現在位置を特定できる。マーカーの位置および方向の認識は、行列の成分に対応して自走ロボットの床投影面積以下の単位で行われるため、高い認識精度は必要なく簡単な手段で実施できる。また、行列データシートと対応させ、行列データとして自身の位置を記憶するため、メモリーの容量を大幅に削減することができる。
【0040】
別の観点による自走ロボットは、行列データシート上で、ロボットが走行した経路の成分に、特定の英数字(例えば1)を入力し、走行していない経路の成分には、異なる他の英数字(例えば0)を入力して、走行経路を管理する自走ロボットの制御方法を有している。
このような方法で制御することにより、自走ロボットが走行していない領域と走行し終えた領域を行列式として把握することができ、数学的な処理で走行経路データの加工、管理を行うことが可能となり、制御システムを簡単にすることができる。
【0041】
別の観点による自走ロボットは、天井に複数個のマーカーを点列状に、かつ、二つ以上の点列が交差するように配置し、この交差する点列状のマーカーを認識することにより、自走ロボットの相対位置および方向を特定する自走ロボットの制御方法を有している。
このような方法で制御することにより、簡単な認識手段で自走ロボットの相対位置および方向を特定することができる。特に、自走ロボットから天井を見たときに、自走ロボットと天井との間に何らかの障害物があり、視界の一部が遮られた場合でも、各点列の一部が認識できれば、相対位置および方向を特定することが可能となる。
【0042】
別の観点による自走ロボットは、また、交差する二つ以上の点列状に配置されたマーカーの、各点列パターンに違いを持たせることにより、部屋の番号もしくは部屋の方向を判断する自走ロボットの制御方法を有している。
このような方法で制御することにより、異なる複数個の部屋を自走させる場合に、自走ロボットは自身で対象とする部屋の種類を認識し、部屋のレイアウト等自走するために必要な記憶データを引き出すことが可能となる。
【0043】
別の観点による自走ロボットは、行列データシート上に、部屋のレイアウトおよび障害物の位置・形状などに関するデータを入力し、自走ロボットの最大走行領域を限定する自走ロボットの制御方法を有している。
このような方法で制御することにより、自走ロボットが本来進入しては困る領域、例えば、部屋のドアーや縁側などの開口部に侵入することなく走行することができる。
【0044】
別の観点による自走ロボットは、部屋のレイアウトをm行n列の行列データで表し、i行目(i=1〜m−1)上の列成分(j=1〜n)で、未走行の経路成分があればその経路成分を走破する方向に走行し、i行目上の列成分(j=1〜n)で未走行の経路成分がなければ、i+1行目(i=1〜m−1)に移動して走行する自走ロボットの制御方法を有している。
このような方法で制御することにより、簡単な論理で、部屋全体を順次隈なく走行することができる。
【0045】
別の観点による自走ロボットは、部屋の床面積をm行n列の行列データで表し、障害物が占める領域成分を小行列で表すとともに、m行n列の行列データを前記障害物の領域成分を表す小行列を含む行列に分解し、相隣る小行列で未走行領域成分を含む小行列がある場合は、これを一つの共通の領域として走行する自走ロボットの制御方法を有している。
このような方法で制御することにより、部屋全体を走行し易い幾つかのまとまった領域に区分して走行することが可能となり、効率的に部屋全体を自走することができる。
【0046】
別の観点による自走ロボットは、行または列方向に走行し、予期せぬ障害物を検知した場合はこの障害物の回りを1週してその大きさと形状を行列データとして認識し、以降の走行パターンを決定する自走ロボットの制御方法を有している。
このような方法で制御することにより、部屋の中央に予期せぬ障害物が存在した場合も、部屋全体を走行し易い幾つかの領域に区分し、効率的に自走することができる。
【図面の簡単な説明】
【図1】本発明の自走ロボットの外観図
【図2】図1に示した本発明の自走ロボットの内部構造図
【図3】
【図4】自走ロボットの走行パターンを説明する図
【図5】自走ロボットの走行論理を説明する図
【図6】天井に配置されたマーカーを説明する図
【図7】本発明の自走ロボットの制御システムを説明する図
【図8】自走ロボットが走行する部屋のレイアウト図
【図9】図8で示した部屋のレイアウトデータ記憶部のデータ形式
【図10】自走ロボットの現在位置データ記憶部のデータ形式
【図11】部屋の中央に既知障害物が存在する場合の行列データ
【図12】行列式Bを、障害物を一つの小行列で表した場合の行列式を説明する図
【図13】行列式Bにおいて、障害物を表す小行列を(0)とし、それ以外を(1)とした場合の行列式Cを説明する図
【符号の説明】
1 本体部
2 センサー
2aa、2ab 走行方向正面のセンサー
2ba、2bb 走行方向左側面のセンサー
28a、28b 車輪
49 走行モータ
32 操舵モータ
81,83,85,87 自走ロボットの相対位置状態
101〜112 自走ロボットの相対位置状態
301,302,303 天井マーカーの配列状態
305 天井
311〜314 部屋の壁
321,323 自走ロボットの相対位置状態
325 障害物
326 予期せぬ障害物
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a self-running robot such as a cleaning robot and a control method thereof. In particular, it aims to allow the robot to travel all over a certain area while confirming the position and posture of the robot itself using an external sensor.
[0002]
[Prior art]
Conventionally, various methods have been devised as control methods for a self-propelled robot. Typically, a video camera is used to three-dimensionally recognize the outside world of a robot and run around obstacles, or place point or line land markers on the ceiling or floor. Then, there is a method of reading the land marker by a sensor of the robot itself and controlling a traveling route. In addition, a method has been devised in which an obstacle is detected using an ultrasonic sensor or the like, and the vehicle travels while avoiding the obstacle autonomously.
[0003]
However, these conventional techniques have many problems when employed as a cleaning robot. For example, in the method using a video camera, it is necessary to recognize the layout environment of the room where various obstacles are placed, run around the room and clean while avoiding obstacles. However, a considerably large-scale environment recognition device is required, and it is difficult to mount the device on a vacuum cleaner in terms of both size and cost. In particular, it is necessary to store the visual recognition data of the room and the data of various obstacles in advance, and it is extremely difficult to use it in an unspecified number of environments.
In addition, the conventional method using land markers allows a given traveling route to travel according to a given program, like an unmanned transfer robot in a factory. It is difficult to drive the entire area where various layouts and obstacles are present in an independent manner.
[0004]
[Problems to be solved by the invention]
Generally, when trying to clean a home room with a self-propelled robot, the layout of the room and the position and size of obstacles such as furniture are recognized, and the robot runs all over the floor of the room. Need to be done. The object of the present invention is to use a simple marker provided on the ceiling and a marker sensor possessed by the robot itself to allow the robot itself to outline the room, its position and direction in the room, and the size of obstacles. It is an object of the present invention to provide a method of roughly recognizing a position or the like and traveling a room to every corner based on the recognized data.
[0005]
[Means for Solving the Problems]
The self-propelled robot according to the present invention includes a recognition unit that relatively recognizes the two-dimensional position and direction of the self-propelled robot by reading the position and direction of a marker arranged on the room ceiling, and a layout of the room. A layout storage unit for storing, a current position data storage unit for storing a position where the self-propelled robot has traveled, a mechanism control unit for controlling a driving mechanism of the self-propelled robot, and a main control unit for controlling overall control Always drive while recognizing your position and direction in the room.
With such a configuration, the current position of the self-propelled robot, the route on which the self-propelled robot has traveled, and the route to be run can be constantly managed by the self-propelled robot itself, and the entire room can be efficiently driven. be able to.
[0006]
A self-propelled robot according to another aspect divides the floor area of a room into a grid pattern with a cell having a size equal to or smaller than the floor projected area of the self-propelled robot, and matrix data in which one grid is a component of a matrix. It has a self-propelled robot control method that creates a sheet, recognizes the current position of the self-propelled robot corresponding to this grid, sequentially inputs the current position data to the matrix data sheet, and manages the traveling route. I have.
By controlling in this way, the current position of the self-propelled robot and the route it has traveled can be managed as matrix data in units of a grid of a certain size, thereby simplifying the specification of the current position. Becomes possible.
[0007]
The self-propelled robot according to another viewpoint reads the position and direction of the marker arranged on the ceiling of the room, thereby relatively specifying the two-dimensional position and direction of the self-propelled robot itself, and corresponding matrix data of the room. A self-propelled robot control method characterized by inputting data to a seat and managing a current position and a traveling route is provided.
By controlling in such a manner, the current position of the self-propelled robot itself can be easily specified by reading the marker arranged in the room, and the position of the self-propelled robot itself is stored as matrix data while being associated with the matrix data sheet. Therefore, the memory capacity can be significantly reduced.
[0008]
A self-propelled robot according to another aspect inputs a specific alphanumeric character (for example, 1) as a component of a route traveled by a robot on a matrix data sheet, and uses a different alphanumeric character as a component of a route not traveled. There is a control method for a self-propelled robot that manages a traveling route by inputting a number (for example, 0).
By controlling in this way, the area where the self-propelled robot is not traveling and the area where it has completed traveling can be grasped as a matrix, and the traveling route data can be managed by mathematical processing. Thus, the control system can be simplified.
[0009]
A self-propelled robot according to another viewpoint arranges a plurality of markers on a ceiling in a dot sequence and arranges two or more dot sequences so as to recognize the crossed dot sequence markers. And a method for controlling a self-propelled robot that specifies the relative position and direction of the self-propelled robot.
By controlling in this way, when the ceiling is viewed from the self-propelled robot, even if there is some obstacle between the self-propelled robot and the ceiling, and part of the field of view is obstructed, the position can be reliably determined. And the direction can be recognized.
[0010]
A self-propelled robot according to another aspect is a self-propelled robot that determines a room number or a room direction by giving a difference to each point sequence pattern of markers arranged in two or more intersecting point sequences. Control method.
By controlling in such a manner, when the self-propelled robot moves in a plurality of different rooms, the self-propelled robot recognizes the type of the target room by itself, and stores the layout necessary for the self-propulsion such as the room layout. Data can be extracted.
[0011]
A self-propelled robot according to another aspect has a control method for a self-propelled robot that inputs data regarding the outline and the position and shape of an obstacle on a matrix data sheet and limits the maximum traveling area of the self-propelled robot. ing.
By controlling in such a manner, the self-propelled robot can travel without entering a region that is originally difficult to enter, for example, an opening such as a door or an edge of a room.
[0012]
In a self-propelled robot according to another aspect, the floor area of a room is represented by a matrix data sheet of m rows and n columns, and column components (j = 1 to n) on an i-th row (i = 1 to m−1), If there is an untraveled route component, the vehicle travels in the direction in which the route component runs, and if there is no untraveled route component in the column components (j = 1 to n) on the i-th row, the i + 1-th row (i = 1) To m-1) to control a self-propelled robot that travels.
By controlling in this way, the entire room can be driven with simple logic.
[0013]
In a self-propelled robot according to another aspect, a floor area of a room is represented by a matrix data sheet of m rows and n columns, an area component occupied by an obstacle is represented by a small matrix, and matrix data of m rows and n columns is represented by the matrix data of the obstacle. If there is a small matrix that contains unrunning area components in adjacent small matrices that decompose into a matrix that includes small matrices that represent the area components, there is a control method for a self-propelled robot that travels as a common area with this small matrix. are doing.
By controlling in such a manner, it becomes possible to divide the entire room into several easy-to-run areas, and to travel efficiently in the entire room.
[0014]
A self-propelled robot according to another viewpoint travels in a row or column direction, and when an unexpected obstacle is detected, the robot moves around the obstacle for one week to recognize its size and shape as matrix data. A self-propelled robot control method for determining a traveling pattern is provided.
By controlling in this way, even when an unexpected obstacle is present in the center of the room, the entire room can be divided into several easy-to-travel areas, and the vehicle can travel efficiently by itself.
[0015]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment showing a self-propelled robot control method of the present invention will be described with reference to the drawings.
FIG. 1 is an external view of a self-propelled robot. As shown in the figure, the self-propelled robot of the present embodiment has a substantially rectangular parallelepiped shape, and the shape projected on the floor is substantially square. Two sensors 2 are provided on the four sides of the main body 1 of the self-propelled robot so that each side is bisected in the horizontal direction, and the self-propelled robot approaches or touches a wall or an obstacle in the room. When this happens, this sensor senses.
On the upper surface of the main body 1 of the self-propelled robot, a visual sensor 201 for reading a marker arranged on the ceiling of the room, an infrared sensor 202 for detecting a surrounding heat source such as a human body and a stove, and a human command by voice are detected. A microphone 204, an operation switch 205 for manually inputting data to the robot, an emergency switch 206 for forcibly stopping the self-propelled robot when an abnormality occurs, and manually inputting a room layout into a matrix data sheet, Further, a liquid crystal touch panel 203 for displaying traveling data as matrix data is mounted.
[0016]
This self-propelled robot has a structure that can move in all directions and can turn in any direction. Hereinafter, the structure of the embodiment will be described with reference to the drawings.
FIG. 2 is a diagram for explaining the internal structure of the self-propelled robot shown in FIG. 1, particularly for explaining the structure of a drive unit movable in all directions. The drive steering plate 14 is mounted on the main body 1 and holds the entire drive mechanism described below. A steering shaft 24 is rotatably mounted on the drive steering plate 14 via a bearing 22. A steering frame 25 is fixed below the steering shaft 24. At the lower end of the steering frame 25, axles 27a, 27b are mounted rotatably via bearings 26a, 26b. Wheels 28a and 28b are fixed to the axles 27a and 27b, respectively. A timing pulley 29 is fixed to the upper end of the steering shaft 24. The timing pulley 29 is connected via a timing belt 30 to a timing pulley 31 mounted on a steering motor 32 fixed to the drive steering plate 14. The steering motor 32 is provided with a position detector 33 for detecting the rotation angle of the motor. The drive steering plate 14 is provided with a Hall sensor 34 that responds to the magnetism of a magnet 35 fixed to the steering frame 25, and detects the origin of the rotational position of the steering frame 25 with respect to the drive steering plate 14.
[0017]
A drive shaft 37 is mounted inside the steering shaft 24 via two bearings 36a and 36b mounted vertically. A bevel gear 38 is fixed to the lower end of the drive shaft 37. This bevel gear 38 meshes with another bevel gear 39 mounted coaxially with the axle 27a. The other bevel gear 39 is fixed via a bearing 43a, 43b to an operating gear box 40 rotatably mounted around the axles 27a, 27b. The wheels 28a and 28b are fixed to outer ends of the two axles 27a and 27b, respectively. Working bevel gears 44a, 44b are fixed to the inner ends of the two axles 27a, 27b, respectively. These differential bevel gears 44a, 44b are connected to the bevel gear box 40 via bearings 42a, 42b. It meshes with differential bevel gears 45a, 45b fixed to the inner ends of rotatably mounted shafts 41a, 41b.
[0018]
A timing pulley 48 is fixed to an output shaft of the traveling motor 49 fixed on the drive steering plate 14. The rotation of the timing pulley 48 is transmitted to the timing pulley 46 fixed to the upper end of the drive shaft 37 via the timing belt 47. A rotation sensor 50 for detecting the rotation angle and rotation speed of the motor is mounted on the traveling motor 49.
[0019]
Hereinafter, the operation of the self-propelled robot will be described with reference to FIGS. 3 and 4 show running patterns of the self-propelled robot. 81, 83, 85, 87, and 101 to 112 schematically represent the top view of the self-propelled robot shown in FIG. . In the figure, 2aa, 2ab, 2ba and 2bb indicate sensors arranged on the side of the self-propelled robot, and 2aa and 2ab indicate sensors mounted on the front part in the traveling direction of the self-propelled robot. , 2bb indicates a sensor arranged on the left side surface in the traveling direction of the self-propelled robot.
[0020]
FIG. 3 shows an operation pattern when the self-propelled robot travels in a straight line. Reference numeral 89 denotes a wall of a room, and reference numerals 81, 83, 85, and 87 denote relative position states between the self-propelled robot and the room. State 81 shows a case where the self-propelled robot starts first, and proceeds in the direction of arrow 82. At this time, inside the self-propelled robot, the steering motor 32 shown in FIG. 2 is driven to set the wheels 28a and 28b in parallel with the arrow 82, and then the traveling motor rotates to drive the wheels 28a and 28b. I do. When the self-propelled robot advances and comes into contact with the wall surface 89 of the room, the sensors 2aa and 2ab operate to detect the contact with the wall surface, and stop the rotation of the traveling motor 49. Next, after the steering motor 32 changes the direction of the wheels 28a and 28b by 90 degrees, the traveling motor 49 rotates again, and advances and stops by a distance substantially equal to the width of the self-propelled robot. The traveling distance at this time is detected by a rotation sensor 50 mounted on the traveling motor 49. Then, the steering motor 32 rotates to turn the wheels 28a and 28b by 90 degrees and turn in a direction parallel to the arrow 86. Hereinafter, the same operation is repeated, and the vehicle travels in the entire room.
[0021]
FIG. 4 shows the floor of a room having four walls 91, 92, 93, and 94 and obstacles 95, 96, and 97 such as furniture arranged in a part of the room. 9 shows an operation pattern when traveling along an object. Hereinafter, the operation will be described with reference to FIG. The state 101 is a state in which the robot is running along the wall surface 91 of the room, the sensors 2ba and 2bb are activated, and the robot detects that it is approaching the wall on the left side. In order to make the robot travel along the wall surface, the two wheels 28a and 28b are controlled in a direction inclined leftward by approximately 0 to 30 degrees with respect to the traveling direction of the robot. In state 102, the robot advances along the wall 91 in the direction of arrow 121 and hits the wall 92, and the sensor members 2aa, 2ab, 2ba, and 2bb are activated. At this time, the steering motor 32 rotates the two wheels 28a and 28b clockwise by 90 degrees, and the robot travels along the wall surface 92 in the direction of arrow 122. Also at this time, the two wheels 28a and 28b are controlled in a direction inclined leftward by approximately 0 to 30 degrees with respect to the traveling direction of the robot.
[0022]
Since the state 103 is the same as the state 102, the description of the operation is omitted. When the robot advances in the direction of arrow 123, the sensor member 2ba is turned off, and only the sensor member 2bb is turned on. At this time, the steering motor 32 is controlled so that the two wheels 28a and 28b are inclined leftward by approximately 60 degrees with respect to the traveling direction, and the self-propelled robot starts turning left as indicated by an arrow 124, and finally turns. When approaching the side wall of the first obstacle 95, the sensor members 2ba and 2bb are activated. Next, the vehicle travels along the first obstacle 95 and enters the state 106. In the state 106, the same control as that in the state 104 is performed, so that the operation is omitted. State 107 and state 108 are the same as state 102.
[0023]
The state 109 is a state in which the robot abuts on a relatively small obstacle 96 while traveling along the wall 93. At this time, the sensor members 2ab, 2ba, 2bb are in operation. When the steering motor 32 controls the two wheels 28a and 28b in a direction approximately 60 degrees to the left with respect to the traveling direction of the robot, the robot turns left as indicated by an arrow 130, and after passing through the state 110, the sensor member 2ba, 2bb is activated and starts running along the wall 93.
The state 112 describes the operation of avoiding the obstacle 97, but it can be easily assumed that the state 112 is avoided in the same manner as the state 103.
[0024]
In this way, the self-propelled robot can travel independently around the room along the wall and the obstacle by judging the operating states of the sensors arranged on the four side surfaces. When the relationship between the operating states of the sensors arranged on the four side surfaces described above and the directions of the wheels to be controlled is arranged, it is determined by the simple logic shown in FIG.
[0025]
Next, a marker provided on the ceiling of the room for the self-propelled robot to recognize the current position will be described. FIG. 6 shows an example of a ceiling marker. It is assumed that the directions of east, west, north and south are set on the ceiling 305 as shown in the figure. On the ceiling 305, three marker point arrays 303 are linearly arranged in a certain direction (for example, east-west direction). One marker point sequence 301 and two marker point sequences 302 are linearly arranged (for example, in the north-south direction) so as to intersect with this point sequence. As described above, by arranging different marker point rows so as to intersect, it is possible to specify and determine the direction of the room at the same time as the position of the marker. Here, other than the example of FIG. 6, the arrangement pattern of the marker point sequence may be another pattern such as, for example, four or more marker point sequences, or a marker point sequence arranged in the vertical direction in the figure. . Further, by changing the marker arrangement pattern for each room, the room number can be classified. Here, in the following description, the marker point strings 301, 302, and 303 shown in FIG. 6 are collectively referred to as a ceiling marker 300.
[0026]
FIG. 7 is a diagram for explaining an embodiment of a control system for realizing the self-propelled robot control method according to the present invention.
The visual sensor 201 arranged on the upper surface of the self-propelled robot uses a well-known image sensor. The image of the ceiling marker 300 is reduced and projected on the image sensor by a lens system and converted into two-dimensional digital electronic data. Is what you do. The recognition unit 207 recognizes the position and arrangement of the ceiling markers based on the data from the visual sensor 201, and calculates the relative position and direction of the self-propelled robot with respect to the ceiling markers 300. Since the relative position between the floor on which the self-propelled robot travels and the ceiling marker 300 is determined in advance, the self-propelled robot can recognize its position on the floor and the traveling direction. At the same time, the room number is recognized from the arrangement state of the marker point sequence. These recognition results are transmitted to the current position data storage unit 210.
[0027]
Using the liquid crystal touch panel 203 and the operation switches 205, data such as the outline of a room, the position of an opening such as a door, and a permanent large obstacle are manually input. This data is transmitted to the layout data storage unit 211 via the main control unit 209. Here, data such as the outline of a room, the position of an opening such as a door, and a permanent large obstacle are downloaded and input from a personal computer via a data input terminal 215 without using the liquid crystal touch panel 203. It is also possible. The operation switch 205 performs operations such as start and stop of the self-propelled robot and switching of operation modes such as automatic and manual, in addition to the manual data input described above.
The side sensor 2 comprises four sets of sensors 2aa, 2ab, 2ba, 2bb, 2ca, 2cb, 2da, 2db arranged on each side of the self-propelled robot. Is transmitted. Based on this data, the approach determination unit 213 determines in what state the self-propelled robot is approaching the room wall or the obstacle, that is, in any of the four states (1) to (4) shown in FIG. It is determined whether or not there is, and the result is transmitted to the main control unit 209.
The drive mechanism 214 represents the drive shown in FIG. 2 as one block.
[0028]
Next, a method of controlling a self-propelled robot using the mechanism and the control system described above will be described.
The case where the vehicle runs in the room 310 shown in FIG. 8 by itself will be described as an example. In the figure, it is assumed that the length of the horizontal walls 311 and 313 of the room is 16 times the side length of a specific substantially square smaller than the projected area of the self-propelled robot, and the length of the vertical walls 312 and 314 is It is assumed that it is 12 times. An opening 327 such as a door is provided in a part of the wall surface 311, and an opening 328 such as an edge is provided in the wall surface 313. It is assumed that a known obstacle 325 and an unexpected obstacle 326 are arranged in the room.
[0029]
FIG. 9 illustrates a memory data format of the layout data storage unit 211 described with reference to FIG. 7, and is a matrix data sheet for managing a room layout. Each component of the matrix corresponds to a specific substantially square size smaller than the projected area of the self-propelled robot.
[0030]
The case where the layout data of the room shown in FIG. 8 is input will be described as an example. When the layout of the room is input using the liquid crystal touch panel 203 of the robot body, the 0th row and the 0th column of this data sheet and a specific matrix corresponding to the outline of the room, that is, the 13th row in FIG. The area surrounded by the row and the seventeenth column is set as a matrix corresponding to the size of the room. Here, a specific alphanumeric character (for example, 5) is input to a matrix component corresponding to the wall surface of the room, and another matrix component corresponding to the opening 327 such as a door and the wall surface 328 such as an edge is provided. A specific alphanumeric character (for example, 4) is set. That is, on the matrix data sheet, a region surrounded by a specific alphanumeric character (5) or a specific alphanumeric character (4) as a matrix component is set as a room outline. Further, as the size and the position of the known obstacle 325, another specific alphanumeric character (for example, 3) indicating that the obstacle is an obstacle is input on the data sheet. Other alphanumeric characters (for example, 0) are input in advance to the matrix components within the outline of the room and for which no obstacle data has been input. By the above operation, the area where the self-propelled robot can travel is set as the area where (0) is input to the matrix component on the matrix data sheet, and the area where the specific alphanumeric character (5) is input is the wall surface. Where a specific alphanumeric character (4) is input is an opening in a wall surface, and where a specific alphanumeric character (3) is input, it is possible to determine that an obstacle exists.
[0031]
Next, a method of acquiring route data on which the self-propelled robot has actually traveled will be described. FIG. 10 shows a memory data format of the current position data storage unit 210, and is a matrix data sheet for managing the running state of the self-propelled robot. The data format is the same as that of FIG. 9, and the layout data of the room is transferred from the layout data storage unit 211.
A case will be described as an example in which the user goes around the room shown in FIG. In the figure, a robot is installed in a state 321, advances in the direction of arrow 322, contacts the wall 311 as shown in state 323, then travels in the direction of arrow 324, and makes a round of the room clockwise. In this case, the self-propelled robot can autonomously travel along the room wall and avoiding obstacles by the method described with reference to FIG. Also, where a specific number (4) is input to the matrix component, the wheels 28a and 28b shown in FIG. 2 move in the traveling direction in order to travel without entering the corresponding position. It is set parallel to prevent the self-propelled robot from going straight and out of the room outline.
[0032]
According to the method described above, the current position of the self-propelled robot is always recognized by the ceiling marker 300, the visual sensor 201, and the recognition unit 207, and stored as matrix data. Here, if the layout of the room is represented by a matrix A of m rows and n columns (m = 12, n = 16), when the self-propelled robot is first installed in the state 321 in FIG. The matrix component of the sixth column (hereinafter, matrix component is a 46 Is determined to be the corresponding position, and a specific alphanumeric character (for example, 1) is set in this matrix element. Next, when the vehicle travels in the directions of the arrows 322 and 324, 36 , A 26 , A 16 , A 17 , A 18 ,... A specific alphanumeric character (1) in a matrix component corresponding to the route traveled by the self-propelled robot is input. If the unexpected obstacle 326 in FIG. 8 is present, the robot autonomously avoids it in the manner described above, and 81 , A 82 , A 83 , A 73 , A 63 .. Are set to specific alphanumeric characters (1). Where a 71 , A 72 , A 61 , A 62 Is a specific alphanumeric character (0), and if the surrounding matrix data components are other than the specific alphanumeric character (0), the main control unit 209 recognizes and judges this as an unexpected obstacle. , A specific alphanumeric character (3) representing an obstacle is input to this matrix element.
In this way, the self-propelled robot travels clockwise around the room while capturing the traveling data, and the matrix component a 16 Is reached, the main controller 209 determines that it has made one round and stops.
[0033]
Next, a description will be given of a traveling mode when traveling over the entire area of the room. In this traveling mode, the vehicle travels autonomously based on the logic described below. It is assumed that the entire room layout is represented by a matrix A having m rows and n columns. Here, in the case of FIGS. 8, 9, and 10, m = 12 and n = 16. At this time, if there is an unrunning matrix component on the i-th row (i = 1 to m-1), that is, if the matrix component is a specific alphanumeric character (0), an area corresponding to the matrix component is set. If the vehicle travels in the traveling direction and there is no untraveled matrix component on the i-th row, that is, if the matrix component is other than a specific alphanumeric character (0), the i + 1-th row (i = 1 to m−1) Go to). With the above operation, the self-propelled robot has traveled through the room in FIG. 8 in the horizontal direction. Then run vertically. At this time, if there is an unrunning matrix component on the j-th column (j = 1 to n-1), that is, if the matrix component is a specific alphanumeric character (0), the area corresponding to the matrix component And if there is no untraveled matrix component on the j-th column, that is, if the matrix component is other than a specific alphanumeric character (0), the j + 1-th column (j = 1 to n− Go to 1). Thus, the self-propelled robot can travel in the room in two directions in the vertical and horizontal directions, and can travel without leaving an untraveled portion even when there is an unexpected obstacle in the center of the room.
Further, the determination as to whether or not the unrunning component exists can be easily performed by using the following mathematical means. That is, the layout of the target room is represented by a matrix A (m, n), a specific numerical value (0) is substituted for the untraveled route component, and a specific numerical value (1) is substituted for the traveled route component. Thus, a vector D obtained by multiplying the matrix A by the n-term unit column vector e 1 Ask for.
D 1 = Ae
e = t [1 1 ... 1] ( t Represents the transpose vector)
This vector D 1 If each component is not 0, it means that there is an untraveled route component in the corresponding row.
Further, a vector D is obtained by multiplying the matrix A by an n-term column vector R having a factorial sequence of a specific numerical value (for example, 2) as a component. 2 Ask for.
D 2 = AR
R = t [2 0 2 1 2 2 ・ ・ ・ ・ ・ 2 n ]
From the numerical value of each component of the vector R, it can be determined in which column of each row of the matrix A there is an unrunning component. For example,
D 2 = t [0 12 0 ... 0]
Then, 12 = 2 2 +2 3 Therefore, it can be specified that the matrix components in the third and fourth columns in the second row are not running.
[0034]
Next, another traveling mode when traveling over the entire area of the room will be described. Assuming that another known obstacle 327 (not shown) exists in the center of the room shown in FIG. 8, the matrix data when the self-propelled robot makes a right turn around the room is as shown in FIG. . Where a 67 , A 68 , A 77 , A 78 , A 87 , A 88 , A 97 , A 98 Indicates that the particular alphanumeric character (3) is another obstacle 327.
Here, a matrix representing the room layout is B, and a cluster of matrix components corresponding to obstacles, that is, a cluster of components that are specific alphanumeric characters (3) is a small matrix, and a matrix B is a small matrix representing this obstacle. When expressed by a determinant including a matrix, the result is as shown in FIG. In the figure, B Fifteen Corresponds to a known obstacle 325 and B 31 Responds to an unexpected obstacle 326 and B 33 And B 43 Correspond to the other known obstacles 326, and each matrix element is a specific alphanumeric character (3). B Fifteen , B 31 , B 33 , B 43 The components of the small matrix other than are specific alphanumeric characters (0) or (1). Where B Fifteen , B 31 , B 33 , B 43 If the small matrix of (1) is represented by (1), and the other small matrix is represented by (0), and the matrix is represented by C, the matrix C is as shown in FIG.
[0035]
When the self-propelled robot travels in another traveling mode, it travels in matrix C in FIG. 13 by determining a region where 0s are continuous for each row as one independent region. For example, when the area of the first row of the matrix C is represented by the matrix component of B, b 1j (I = 1 to 3, j = 1 to 12), and the self-propelled robot runs with the component areas as independent self-propelled areas. One area c of the matrix C ij After traveling (i = 1, j = 1 to 4), the process moves to the next row area adjacent to the matrix C. In this way, the self-propelled robot sequentially travels in each of the easy-to-run certain areas, so that the room where the obstacle exists can be divided into several easy-to-travel areas and can travel efficiently.
[0036]
At this time, when an unexpected obstacle is encountered while traveling in the center of the room, it is determined that an obstacle has been encountered because the traveling of the self-propelled robot is hindered by a component that can be originally traveled. Next, it circles around the obstacle by the method described above, recognizes it as a new obstacle, converts the matrix component corresponding to the obstacle into a specific alphanumeric character (3), and performs the same small matrix operation as in the method described above. Do it again.
[0037]
【The invention's effect】
As described above, the self-propelled robot of the present invention has a recognition unit that relatively recognizes the two-dimensional position and direction of the self-propelled robot by reading the position and direction of the marker arranged on the ceiling of the room. A layout storage unit that stores a room layout, a current position data storage unit that stores a position where the self-propelled robot has traveled, a mechanism control unit that controls a driving mechanism of the self-propelled robot, and a main unit that controls the overall control. A control unit is provided, and the vehicle travels while constantly recognizing its own position and direction in the room.
With such a configuration, the position and direction of the marker placed on the ceiling is read by the sensor held by the self-propelled robot itself, and the position of the self-propelled robot on the floor of the room is relatively determined from this data. The direction can be determined. This makes it possible to manage the current position of the self-propelled robot, the route it has traveled, and the route to be traveled very easily and accurately, and it is possible to run the entire room efficiently for cleaning and other purposes. .
[0038]
A self-propelled robot according to another aspect divides the floor area of a room into a grid pattern with a cell having a size equal to or smaller than the floor projected area of the self-propelled robot, and matrix data in which one grid is a component of a matrix. It has a self-propelled robot control method that creates a sheet, recognizes the current position of the self-propelled robot corresponding to this grid, sequentially inputs the current position data to the matrix data sheet, and manages the traveling route. I have.
By controlling in this way, it is possible to manage the current position of the self-propelled robot, the route on which it has traveled, the presence or absence of obstacles, and the like as matrix data. Here, when the self-propelled robot is used for cleaning, it is sufficient to manage the traveling route in an area unit equal to or less than the floor projected area of the self-propelled robot itself, and the traveling state of the self-propelled robot in a simple form of matrix data. Can be managed, and the entire room can be efficiently driven.
[0039]
The self-propelled robot according to another viewpoint reads the position and direction of the marker arranged on the ceiling of the room, thereby relatively specifying the two-dimensional position and direction of the self-propelled robot itself, and corresponding matrix data of the room. A self-propelled robot control method characterized by inputting data to a seat and managing a current position and a traveling route is provided.
By controlling in such a manner, the current position of the self-propelled robot itself can be easily specified by reading the marker arranged in the room. Recognition of the position and direction of the marker is performed in units smaller than the floor projected area of the self-propelled robot corresponding to the components of the matrix, so that high recognition accuracy is not required and simple means can be implemented. Further, since the position of the self is stored as the matrix data in correspondence with the matrix data sheet, the capacity of the memory can be significantly reduced.
[0040]
A self-propelled robot according to another aspect inputs a specific alphanumeric character (for example, 1) as a component of a route traveled by a robot on a matrix data sheet, and uses a different alphanumeric character as a component of a route not traveled. There is a control method for a self-propelled robot that manages a traveling route by inputting a number (for example, 0).
By controlling in this way, the area where the self-propelled robot does not travel and the area where it has traveled can be grasped as a matrix, and processing and management of travel route data by mathematical processing And the control system can be simplified.
[0041]
A self-propelled robot according to another viewpoint arranges a plurality of markers on a ceiling in a dot sequence and arranges two or more dot sequences so as to recognize the crossed dot sequence markers. And a method for controlling a self-propelled robot that specifies the relative position and direction of the self-propelled robot.
By controlling in such a manner, the relative position and direction of the self-propelled robot can be specified by simple recognition means. In particular, when a self-propelled robot looks at the ceiling, if there is some obstacle between the self-propelled robot and the ceiling, and part of the field of view is obstructed, if a part of each point sequence can be recognized, The position and the direction can be specified.
[0042]
A self-propelled robot according to another aspect is also capable of determining a room number or a room direction by giving a difference in each point sequence pattern of markers arranged in two or more intersecting point sequences. It has a running robot control method.
By controlling in such a manner, when the self-propelled robot moves in a plurality of different rooms, the self-propelled robot recognizes the type of the target room by itself, and stores the layout necessary for the self-propulsion such as the room layout. Data can be extracted.
[0043]
A self-propelled robot according to another aspect has a control method for a self-propelled robot that inputs data regarding the layout of a room and the position and shape of an obstacle on a matrix data sheet and limits the maximum traveling area of the self-propelled robot. are doing.
By controlling in such a manner, the self-propelled robot can travel without entering a region that is originally difficult to enter, for example, an opening such as a door or an edge of a room.
[0044]
In a self-propelled robot according to another aspect, a room layout is represented by matrix data of m rows and n columns, and a column component (j = 1 to n) on an i-th row (i = 1 to m-1) is used for untraveled. If there is a path component of (i), the vehicle travels in the direction in which the path component runs, and if there is no untraveled path component in the column component on the i-th row (j = 1 to n), the i + 1-th row (i = 1 to m) The method has a control method for a self-propelled robot that moves and travels in -1).
By controlling in such a manner, the entire room can be sequentially and completely driven with simple logic.
[0045]
In a self-propelled robot according to another aspect, a floor area of a room is represented by matrix data of m rows and n columns, an area component occupied by an obstacle is represented by a small matrix, and matrix data of m rows and n columns is represented by an area of the obstacle. Decompose into a matrix including small matrices representing components, and if there is a small matrix containing unrunning region components in adjacent small matrices, have a method of controlling a self-propelled robot that runs as a common region ing.
By controlling in such a manner, it becomes possible to divide the entire room into several easy-to-run areas, and to travel efficiently in the entire room.
[0046]
A self-propelled robot according to another viewpoint travels in a row or column direction, and when an unexpected obstacle is detected, the robot moves around the obstacle for one week to recognize its size and shape as matrix data. A self-propelled robot control method for determining a traveling pattern is provided.
By controlling in this way, even when an unexpected obstacle is present in the center of the room, the entire room can be divided into several easy-to-travel areas, and the vehicle can travel efficiently by itself.
[Brief description of the drawings]
FIG. 1 is an external view of a self-propelled robot according to the present invention.
FIG. 2 is an internal structural diagram of the self-propelled robot of the present invention shown in FIG.
FIG. 3
FIG. 4 is a diagram illustrating a traveling pattern of a self-propelled robot.
FIG. 5 is a diagram for explaining the traveling logic of the self-propelled robot.
FIG. 6 is a diagram illustrating a marker arranged on a ceiling.
FIG. 7 is a diagram illustrating a control system for a self-propelled robot according to the present invention.
FIG. 8 is a layout diagram of a room in which the self-propelled robot runs.
9 is a data format of a room layout data storage unit shown in FIG. 8;
FIG. 10 is a data format of a current position data storage unit of the self-propelled robot.
FIG. 11 is a matrix data when a known obstacle exists in the center of the room.
FIG. 12 is a view for explaining a determinant when the determinant B is represented by one small matrix of an obstacle;
FIG. 13 is a view for explaining a determinant C in a case where a small matrix representing an obstacle in the determinant B is (0), and the other is (1).
[Explanation of symbols]
1 Body
2 sensors
2aa, 2ab Sensor in front of traveling direction
2ba, 2bb Sensor on left side in traveling direction
28a, 28b wheels
49 Traveling motor
32 Steering motor
81, 83, 85, 87 Relative position of self-propelled robot
101-112 Relative position of self-propelled robot
301, 302, 303 Arrangement status of ceiling markers
305 ceiling
311 to 314 room wall
321,323 Relative position of self-propelled robot
325 Obstacle
326 Unexpected obstacle

Claims (10)

部屋天井に配置されたマーカーの位置および方向を読み取ることにより、相対的に自走ロボット自身の二次元的な位置および方向を認識する認識部と、部屋のレイアウトを記憶するレイアウト記憶部と、自走ロボットの走行した位置を記憶する現在位置データ記憶部と、自走ロボットの駆動機構を制御する機構制御部と、全体の制御を統括する主制御部とを備え、絶えず部屋内における自身の位置と方向を認識しながら走行することを特徴とする自走ロボット。A recognition unit for relatively recognizing the two-dimensional position and direction of the self-propelled robot by reading the position and direction of the marker arranged on the ceiling of the room, a layout storage unit for storing the layout of the room, A current position data storage unit that stores the position where the running robot has traveled, a mechanism control unit that controls the drive mechanism of the self-propelled robot, and a main control unit that controls the overall control. A self-propelled robot characterized by running while recognizing directions. 部屋の床面積を、自走ロボットの床投影面積以下の大きさの枡で碁盤目状に区分し、一つの碁盤目を行列の一つの成分とする行列データシートを作成し、自走ロボットの現在位置を碁盤目に対応させて認識し、行列データシートに現在位置データを逐次入力して、走行経路を管理することを特徴とする自走ロボットの制御方法。The floor area of the room is divided into grids by a cell having a size equal to or smaller than the floor projected area of the self-propelled robot, and a matrix data sheet in which one grid is one component of the matrix is created. A method for controlling a self-propelled robot, comprising: recognizing a current position corresponding to a grid, sequentially inputting current position data to a matrix data sheet, and managing a traveling route. 部屋に配置されたマーカーを認識して、自走ロボット自身の位置および方向を特定し、対応する部屋の行列データシートにデータを入力して、現在位置および走行経路を管理することを特徴とする請求項2記載の自走ロボットの制御方法。Recognizing the markers arranged in the room, specifying the position and direction of the self-propelled robot itself, inputting data to the matrix data sheet of the corresponding room, and managing the current position and the traveling route. The control method for a self-propelled robot according to claim 2. 行列データシート上で、ロボットが走行した経路の成分に、特定の英数字(例えば1)を入力し、走行していない経路の成分には、異なる他の英数字(例えば0)を入力して、走行経路を管理することを特徴とする請求項3記載の自走ロボットの制御方法。On the matrix data sheet, a specific alphanumeric character (for example, 1) is input as a component of the route traveled by the robot, and another different alphanumeric character (for example, 0) is input for a component of the route that the robot does not travel. 4. The control method for a self-propelled robot according to claim 3, wherein the traveling route is managed. 天井に複数個のマーカーを点列状に、かつ、二つ以上の点列が交差するように配置し、この交差する点列状のマーカーを認識することにより、自走ロボットの現在位置および方向を特定することを特徴とする請求項3記載の自走ロボットの制御方法。A plurality of markers are arranged on the ceiling in a row of points, and two or more rows of points intersect. By recognizing the intersecting points, the current position and direction of the self-propelled robot The method for controlling a self-propelled robot according to claim 3, wherein 交差する二つ以上の点列状に配置されたマーカーの、各点列パターンに違いを持たせることにより、部屋の番号もしくは部屋の方向を判断することを特徴とする請求項5記載の自走ロボットの制御方法。The self-propelled vehicle according to claim 5, wherein the number of the room or the direction of the room is determined by giving a difference to each point sequence pattern of the markers arranged in two or more intersecting point sequences. Robot control method. 行列データシート上に、部屋の輪郭および障害物の位置・形状に関するデータを入力し、自走ロボットの走行領域を限定することを特徴とする請求項2記載の自走ロボットの制御方法。3. The control method for a self-propelled robot according to claim 2, wherein data related to the outline of the room and the position and shape of the obstacle is input to the matrix data sheet to limit the traveling area of the self-propelled robot. 部屋の床面積をm行n列の行列データシートで表し、i行目(i=1〜m−1)の列成分j(j=1〜n)で、未走行の経路成分があればその経路成分を走破する方向に走行し、i行目の列成分j(j=1〜n)で未走行の経路成分がなければ、(i+1)行目に移動して走行することを特徴とする請求項2記載の自走ロボットの制御方法。The floor area of the room is represented by a matrix data sheet of m rows and n columns, and if there is any untraveled route component in the column component j (j = 1 to n) of the ith row (i = 1 to m-1), The vehicle travels in the direction in which the vehicle travels through the route component. If there is no untraveled route component in the column component j (j = 1 to n) in the i-th row, the vehicle moves to the (i + 1) -th row and travels. The control method for a self-propelled robot according to claim 2. 部屋の床面積をm行n列の行列データシートで表し、障害物が占める領域成分を小行列で表すとともに、m行n列の行列データを前記障害物の領域成分を表す小行列を含む行列に分解し、相隣る小行列で未走行経路成分を含む小行列がある場合は、これを一つの共通の領域として走行することを特徴とする請求項2記載の自走ロボットの制御方法。A matrix including the floor area of a room in a matrix data sheet of m rows and n columns, the area components occupied by the obstacles in a small matrix, and the matrix data in m rows and n columns including a small matrix representing the area components of the obstacles 3. The control method for a self-propelled robot according to claim 2, wherein when there is a small matrix including an untraveled route component in adjacent small matrices, the small matrix is run as one common area. 行または列方向に走行し、予期せぬ障害物を検知した場合はこの障害物の回りを1週してその大きさと形状を行列データとして認識し、以降の走行パターンを決定することを特徴とする請求項3記載の自走ロボットの制御方法。When traveling in the row or column direction and an unexpected obstacle is detected, the size and shape of the obstacle are recognized as matrix data for one week around the obstacle, and the subsequent traveling pattern is determined. The method for controlling a self-propelled robot according to claim 3.
JP2002383024A 2002-12-04 2002-12-04 Self-propelled robot and its control method Pending JP2004185586A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002383024A JP2004185586A (en) 2002-12-04 2002-12-04 Self-propelled robot and its control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002383024A JP2004185586A (en) 2002-12-04 2002-12-04 Self-propelled robot and its control method

Publications (1)

Publication Number Publication Date
JP2004185586A true JP2004185586A (en) 2004-07-02

Family

ID=32766859

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002383024A Pending JP2004185586A (en) 2002-12-04 2002-12-04 Self-propelled robot and its control method

Country Status (1)

Country Link
JP (1) JP2004185586A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006087507A (en) * 2004-09-21 2006-04-06 Sanyo Electric Co Ltd Self-propelled cleaner
JP2011198173A (en) * 2010-03-23 2011-10-06 Hitachi Industrial Equipment Systems Co Ltd Robot system
WO2011059295A3 (en) * 2009-11-16 2011-11-03 엘지전자 주식회사 Robot cleaner and method for controlling same
JP2014057863A (en) * 2005-12-02 2014-04-03 Irobot Corp Robot system
US9144360B2 (en) 2005-12-02 2015-09-29 Irobot Corporation Autonomous coverage robot navigation system
CN112230644A (en) * 2019-07-15 2021-01-15 苏州宝时得电动工具有限公司 Autonomous robot, edgewise control method and device thereof, and storage medium

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006087507A (en) * 2004-09-21 2006-04-06 Sanyo Electric Co Ltd Self-propelled cleaner
JP2014057863A (en) * 2005-12-02 2014-04-03 Irobot Corp Robot system
US8761931B2 (en) 2005-12-02 2014-06-24 Irobot Corporation Robot system
US9144360B2 (en) 2005-12-02 2015-09-29 Irobot Corporation Autonomous coverage robot navigation system
US9392920B2 (en) 2005-12-02 2016-07-19 Irobot Corporation Robot system
US9599990B2 (en) 2005-12-02 2017-03-21 Irobot Corporation Robot system
WO2011059295A3 (en) * 2009-11-16 2011-11-03 엘지전자 주식회사 Robot cleaner and method for controlling same
JP2011198173A (en) * 2010-03-23 2011-10-06 Hitachi Industrial Equipment Systems Co Ltd Robot system
CN112230644A (en) * 2019-07-15 2021-01-15 苏州宝时得电动工具有限公司 Autonomous robot, edgewise control method and device thereof, and storage medium
CN112230644B (en) * 2019-07-15 2023-10-10 苏州宝时得电动工具有限公司 Autonomous robot, and edge control method, device and storage medium thereof

Similar Documents

Publication Publication Date Title
JP7311172B2 (en) Method and system for providing remote robotic control
KR100963783B1 (en) Controlling method of robot cleaner
Nielsen et al. Ecological interfaces for improving mobile robot teleoperation
US11378953B2 (en) Autoscrubber convertible between manual and autonomous operation
Nieuwenhuisen et al. Motion planning for camera movements
KR101372482B1 (en) Method and apparatus of path planning for a mobile robot
EP3821206A1 (en) Visual navigation for mobile devices operable in differing environmental lighting conditions
KR20090077547A (en) Method and apparatus of path planning for a mobile robot
JP2016206876A (en) Travel route teaching system and method for autonomous mobile body
JP2004185586A (en) Self-propelled robot and its control method
JP2020194432A (en) Machine learning method and mobile robot
Flynn et al. MIT mobile robots-what's next?
JP6664641B1 (en) Self-propelled cleaning robot
JP3874627B2 (en) Information presenting apparatus and information presenting method
KR100941428B1 (en) Controlling method of robot cleaner
KR100963782B1 (en) Controlling method of robot cleaner
Yu et al. Mobile robot capable of crossing floors for library management
Rath et al. Autonomous chess playing robot
KR102555709B1 (en) Method for control autonomous mobile robot that tracks tile grid pattern based cgaracter matrix map
JP7122573B2 (en) Cleaning information providing device
JP2019106125A (en) Cleaning information providing device
Yilmaz et al. Real‐time line tracking based on web robot vision
McKerrow et al. A software architecture for mobile robot navigation
JP7336682B2 (en) Vacuum cleaner system and display device
Chen et al. Object detection for a mobile robot using mixed reality