JP7345132B2 - Autonomous vacuum cleaner, autonomous vacuum cleaner control method, and program - Google Patents

Autonomous vacuum cleaner, autonomous vacuum cleaner control method, and program Download PDF

Info

Publication number
JP7345132B2
JP7345132B2 JP2019147625A JP2019147625A JP7345132B2 JP 7345132 B2 JP7345132 B2 JP 7345132B2 JP 2019147625 A JP2019147625 A JP 2019147625A JP 2019147625 A JP2019147625 A JP 2019147625A JP 7345132 B2 JP7345132 B2 JP 7345132B2
Authority
JP
Japan
Prior art keywords
obstacle
vacuum cleaner
information
autonomous vacuum
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019147625A
Other languages
Japanese (ja)
Other versions
JP2021027884A (en
Inventor
泰成 井口
ファビオ ダーラリベラ
優子 津坂
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Intellectual Property Management Co Ltd
Original Assignee
Panasonic Intellectual Property Management Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Intellectual Property Management Co Ltd filed Critical Panasonic Intellectual Property Management Co Ltd
Priority to JP2019147625A priority Critical patent/JP7345132B2/en
Publication of JP2021027884A publication Critical patent/JP2021027884A/en
Application granted granted Critical
Publication of JP7345132B2 publication Critical patent/JP7345132B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、所定の空間を自律走行して掃除する自律走行型掃除機、自律走行型掃除機の制御方法、及び、プログラムに関する。 The present invention relates to an autonomous vacuum cleaner that autonomously moves and cleans a predetermined space, a method for controlling the autonomous vacuum cleaner, and a program.

特許文献1には、掃除空間において障害物を検知した際の自律走行型掃除機の経路計画の変更に関する制御プログラムが開示されている。特許文献1に開示されている自律走行型掃除機は、走行経路を生成した後で障害物を検知した際には、当該障害物の位置を地図情報に反映させて、当該位置を回避するように走行経路を再生成する。 Patent Document 1 discloses a control program related to changing the route plan of an autonomous vacuum cleaner when an obstacle is detected in a cleaning space. When the autonomous vacuum cleaner disclosed in Patent Document 1 detects an obstacle after generating a travel route, the position of the obstacle is reflected in map information so as to avoid the position. Regenerate the driving route.

特許第4157731号公報Patent No. 4157731

しかしながら、特許文献1に開示されている自律走行型掃除機では、例えば、カーペット等の進行方向等によっては乗り越えられる障害物を検知した場合、ユーザが障害物に対して掃除を行ってほしいときにおいても、当該障害物を回避して走行する。 However, in the autonomous vacuum cleaner disclosed in Patent Document 1, for example, when an obstacle such as a carpet that can be overcome depending on the direction of travel is detected, when the user wants to clean the obstacle, The vehicle also runs while avoiding the obstacles in question.

本発明は、個々の障害物に最適な掃除方法を実施することができる自律走行型掃除機を提供する。 The present invention provides an autonomous vacuum cleaner that can implement a cleaning method that is optimal for each obstacle.

本発明の一態様に係る自律走行型掃除機は、所定の空間を自律走行して掃除する自律走行型掃除機であって、前記自律走行型掃除機の周辺の障害物の態様を示す障害物情報を検知する障害物検知部と、前記自律走行型掃除機が前記障害物にスタックしたか否かを検知するスタック検知部と、前記障害物検知部で検知した前記障害物情報と、前記スタック検知部で検知した検知結果とに基づいて、当該障害物に対して前記自律走行型掃除機がスタックした回数を算出して、前記障害物情報と前記スタックした回数を示す回数情報とを紐づけて記憶部に記憶させる障害物管理部と、前記障害物情報と前記回数情報とに基づいて、前記自律走行型掃除機を制御する制御部と、を備える。 An autonomous vacuum cleaner according to one aspect of the present invention is an autonomous vacuum cleaner that autonomously moves and cleans a predetermined space, and the autonomous vacuum cleaner has obstacles in the vicinity of the autonomous vacuum cleaner. an obstacle detection section that detects information, a stack detection section that detects whether the autonomous vacuum cleaner is stuck on the obstacle, the obstacle information detected by the obstacle detection section, and the stack. Based on the detection result detected by the detection unit, calculate the number of times the autonomous vacuum cleaner gets stuck with respect to the obstacle, and link the obstacle information and the number of times information indicating the number of times it gets stuck. and a control section that controls the autonomous vacuum cleaner based on the obstacle information and the number of times information.

また、本発明の一態様に係る自律走行型掃除機の制御方法は、所定の空間を自律走行して掃除する自律走行型掃除機の制御方法であって、前記自律走行型掃除機の周辺の障害物の態様を示す障害物情報を検知する障害物検知ステップと、前記自律走行型掃除機が前記障害物にスタックしたか否かを検知するスタック検知ステップと、前記障害物検知ステップで検知した前記障害物情報と、前記スタック検知ステップで検知した検知結果とに基づいて、当該障害物に対するスタックした回数を算出し、前記障害物情報と前記スタックした回数を示す回数情報とを紐づけて記憶部に記憶する障害物管理ステップと、前記障害物情報と前記回数情報とに基づいて、前記自律走行型掃除機を制御する制御ステップと、を含む。 Further, a method for controlling an autonomous vacuum cleaner according to one aspect of the present invention is a method for controlling an autonomous vacuum cleaner that autonomously moves and cleans a predetermined space, the method comprising: an obstacle detection step of detecting obstacle information indicating a state of the obstacle; a stuck detection step of detecting whether the autonomous vacuum cleaner is stuck on the obstacle; and a stuck detection step of detecting whether the autonomous vacuum cleaner is stuck on the obstacle; Based on the obstacle information and the detection result detected in the stuck detection step, calculate the number of times the object gets stuck, and store the obstacle information in association with the number of times information indicating the number of stuck times. and a control step of controlling the autonomous vacuum cleaner based on the obstacle information and the number of times information.

また、本発明の一態様に係るプログラムは、所定の空間を自律走行して掃除する自律走行型掃除機の制御方法をコンピュータに実行させるためのプログラムであって、前記自律走行型掃除機の周辺の障害物の態様を示す障害物情報を検知する障害物検知ステップと、前記自律走行型掃除機が前記障害物にスタックしたか否かを検知するスタック検知ステップと、前記障害物検知ステップで検知した前記障害物情報と、前記スタック検知ステップで検知した検知結果とに基づいて、当該障害物に対するスタックした回数を算出し、前記障害物情報と前記スタックした回数を示す回数情報とを紐づけて記憶部に記憶する障害物管理ステップと、前記障害物情報と前記回数情報とに基づいて、前記自律走行型掃除機を制御する制御ステップと、を含む自律走行型掃除機の制御方法をコンピュータに実行させるためのプログラムである。 Further, a program according to one aspect of the present invention is a program for causing a computer to execute a method for controlling an autonomous vacuum cleaner that autonomously moves and cleans a predetermined space, the program including: an obstacle detection step of detecting obstacle information indicating a state of the obstacle; a stuck detection step of detecting whether the autonomous vacuum cleaner is stuck on the obstacle; and a stuck detection step of detecting in the obstacle detection step. Based on the obstacle information obtained and the detection result detected in the stuck detection step, the number of times the object got stuck is calculated, and the obstacle information and the number information indicating the number of stuck times are linked. A method for controlling an autonomous vacuum cleaner comprising: an obstacle management step for storing in a storage unit; and a control step for controlling the autonomous vacuum cleaner based on the obstacle information and the number of times information. This is a program to be executed.

なお、本発明は、上記プログラムを記録したコンピュータによって読み取り可能なCD-ROM等の非一時的な記録媒体として実現されてもよい。また、本発明は、そのプログラムを示す情報、データ又は信号として実現されてもよい。そして、それらプログラム、情報、データ及び信号は、インターネット等の通信ネットワークを介して配信されてもよい。 Note that the present invention may be realized as a non-temporary recording medium such as a computer-readable CD-ROM in which the above program is recorded. Further, the present invention may be realized as information, data, or a signal indicating the program. These programs, information, data, and signals may be distributed via a communication network such as the Internet.

本発明の一態様に係る自律走行型掃除機等によれば、個々の障害物に最適な掃除方法を実施することができる。 According to an autonomous vacuum cleaner or the like according to one aspect of the present invention, it is possible to implement a cleaning method that is optimal for each obstacle.

図1は、実施形態に係る自律走行型掃除機の外観を示す斜視図である。FIG. 1 is a perspective view showing the appearance of an autonomous vacuum cleaner according to an embodiment. 図2は、実施の形態に係る自律走行型掃除機の外観を示す底面図である。FIG. 2 is a bottom view showing the appearance of the autonomous vacuum cleaner according to the embodiment. 図3は、実施の形態に係る自律走行型掃除機の特徴的な機能構成を示すブロック図である。FIG. 3 is a block diagram showing a characteristic functional configuration of the autonomous vacuum cleaner according to the embodiment. 図4は、実施の形態に係る自律走行型掃除機が保持する障害物データベースの一例を示す図である。FIG. 4 is a diagram illustrating an example of an obstacle database held by the autonomous vacuum cleaner according to the embodiment. 図5は、実施の形態に係る自律走行型掃除機が保持する走行パターンデータベースの一例を示す図である。FIG. 5 is a diagram illustrating an example of a travel pattern database held by the autonomous vacuum cleaner according to the embodiment. 図6は、実施の形態に係る自律走行型掃除機が実行する処理を示すフローチャートである。FIG. 6 is a flowchart showing a process executed by the autonomous vacuum cleaner according to the embodiment. 図7は、図6に示す掃除態様の選択処理の詳細を示すフローチャートである。FIG. 7 is a flowchart showing details of the cleaning mode selection process shown in FIG. 6. 図8は、図6に示すスタック回数の書き換え処理の詳細を示すフローチャートである。FIG. 8 is a flowchart showing details of the stack count rewriting process shown in FIG. 6. 図9は、実施の形態に係る自律走行型掃除機の掃除態様の一例を示す図である。FIG. 9 is a diagram illustrating an example of a cleaning mode of the autonomous vacuum cleaner according to the embodiment. 図10は、実施の形態に係る自律走行型掃除機の掃除態様の一例を示す図である。FIG. 10 is a diagram illustrating an example of a cleaning mode of the autonomous vacuum cleaner according to the embodiment. 図11は、実施の形態に係る自律走行型掃除機の掃除態様の一例を示す図である。FIG. 11 is a diagram illustrating an example of a cleaning mode of the autonomous vacuum cleaner according to the embodiment. 図12は、実施の形態に係る自律走行型掃除機が走行中に生成した画像の一例を示す図である。FIG. 12 is a diagram illustrating an example of an image generated while the autonomous vacuum cleaner according to the embodiment is running. 図13は、実施の形態に係る自律走行型掃除機の掃除態様の一例を示す図である。FIG. 13 is a diagram illustrating an example of a cleaning mode of the autonomous vacuum cleaner according to the embodiment. 図14は、実施の形態に係る自律走行型掃除機の掃除態様の一例を示す図である。FIG. 14 is a diagram illustrating an example of a cleaning mode of the autonomous vacuum cleaner according to the embodiment. 図15は、変形例に係る自律走行型掃除機の特徴的な機能構成を示すブロック図である。FIG. 15 is a block diagram showing a characteristic functional configuration of an autonomous vacuum cleaner according to a modification. 図16は、変形例に係る自律走行型掃除機が保持する掃除態様データベースの一例を示す図である。FIG. 16 is a diagram illustrating an example of a cleaning mode database held by an autonomous vacuum cleaner according to a modification. 図17は、変形例に係る自律走行型掃除機が実行する処理の第1例を示すフローチャートである。FIG. 17 is a flowchart showing a first example of processing executed by the autonomous vacuum cleaner according to the modification. 図18は、変形例に係る自律走行型掃除機が実行する処理の第2例を示すフローチャートである。FIG. 18 is a flowchart showing a second example of processing executed by the autonomous vacuum cleaner according to the modification.

以下では、本発明に係る自律走行型掃除機等の実施の形態について、図面を用いて詳細に説明する。なお、以下に説明する実施の形態は、いずれも本発明の好ましい一具体例を示すものである。したがって、以下の実施の形態で示される数値、形状、材料、構成要素、構成要素の配置及び接続形態、ステップ、ステップの順序等は、一例であり、本発明を限定する主旨ではない。 DESCRIPTION OF THE PREFERRED EMBODIMENTS Below, embodiments of an autonomous vacuum cleaner and the like according to the present invention will be described in detail with reference to the drawings. It should be noted that the embodiments described below each represent a preferred specific example of the present invention. Therefore, the numerical values, shapes, materials, components, arrangement and connection forms of the components, steps, order of steps, etc. shown in the following embodiments are merely examples, and do not limit the present invention.

なお、当業者が本発明を十分に理解するために添付図面及び以下の説明を提供するのであって、これらによって特許請求の範囲に記載の主題を限定することを意図するものではない。 The accompanying drawings and the following description are provided to enable those skilled in the art to fully understand the present invention, and are not intended to limit the subject matter recited in the claims.

また、各図は、模式図であり、必ずしも厳密に図示されたものではない。また、各図において、実質的に同一の構成に対しては同一の符号を付しており、重複する説明は省略又は簡略化される場合がある。 Furthermore, each figure is a schematic diagram and is not necessarily strictly illustrated. Furthermore, in each figure, substantially the same configurations are denoted by the same reference numerals, and overlapping explanations may be omitted or simplified.

また、以下の実施の形態においては、略三角形等の「略」を用いた表現を用いている。例えば、略三角形とは、完全に三角形であることを意味するだけでなく、実質的に三角形である、すなわち、例えば角丸な三角形等も含むことも意味する。他の「略」を用いた表現についても同様である。 Furthermore, in the following embodiments, expressions using "approximately", such as approximately triangular, are used. For example, "substantially triangular" means not only a complete triangle but also a substantially triangular shape, that is, a triangle with rounded corners, for example. The same applies to other expressions using "abbreviation".

また、以下の実施の形態においては、所定の空間のフロアを走行して掃除する自律走行型掃除機を鉛直上方側から見た場合を上面視とし、鉛直下方側から見た場合を底面視として記載する場合がある。 In addition, in the following embodiments, when an autonomous vacuum cleaner that runs and cleans a floor in a predetermined space is viewed from vertically above, it is referred to as a top view, and when viewed from vertically below, it is referred to as a bottom view. May be stated.

(実施の形態)
[構成]
まず、実施の形態に係る自律走行型掃除機100の構成について、図1~図5を参照しながら説明する。
(Embodiment)
[composition]
First, the configuration of an autonomous vacuum cleaner 100 according to an embodiment will be described with reference to FIGS. 1 to 5.

図1は、実施形態に係る自律走行型掃除機100の外観を示す斜視図である。図2は、実施の形態に係る自律走行型掃除機100の外観を示す底面図である。 FIG. 1 is a perspective view showing the appearance of an autonomous vacuum cleaner 100 according to an embodiment. FIG. 2 is a bottom view showing the appearance of the autonomous vacuum cleaner 100 according to the embodiment.

自律走行型掃除機100は、所定の空間を自律走行して掃除する自律走行型掃除機である。 The autonomous vacuum cleaner 100 is an autonomous vacuum cleaner that autonomously moves and cleans a predetermined space.

まず、自律走行型掃除機100は、カメラ60等を用いて所定の空間(より具体的には、所定の空間内)を撮像しながら走り回ることで、所定の空間の地図を示す地図情報(データ)を生成する。 First, the autonomous vacuum cleaner 100 runs around while capturing images of a predetermined space (more specifically, within the predetermined space) using the camera 60 or the like, thereby acquiring map information (data) representing a map of the predetermined space. ) is generated.

次に、自律走行型掃除機100は、生成した地図情報に基づいて、所定の空間を掃除する際に走行する走行経路を算出する。次に、自律走行型掃除機100は、算出した走行経路で、所定の空間を走行して掃除する。 Next, the autonomous vacuum cleaner 100 calculates a travel route to be traveled when cleaning a predetermined space based on the generated map information. Next, the autonomous vacuum cleaner 100 cleans a predetermined space by traveling along the calculated travel route.

自律走行型掃除機100は、所定の空間の様子をカメラ60、及び、クリフセンサ等のセンサを用いて観測することにより、フロア上に存在する物体(障害物)を避けるかを自律的に判定し、障害物が存在する場合には算出した掃除ルートから離脱して当該障害物を避けながら走行して掃除する。 The autonomous vacuum cleaner 100 autonomously determines whether to avoid objects (obstacles) on the floor by observing the state of a predetermined space using a camera 60 and a sensor such as a cliff sensor. However, if an obstacle exists, the vehicle deviates from the calculated cleaning route and cleans by running while avoiding the obstacle.

自律走行型掃除機100は、例えば、SLAM(Simultaneous Localization and Mapping)により、掃除する所定の空間の地図情報の生成と、生成した地図情報に示される地図における自律走行型掃除機100の自己位置の推定とを行う。 The autonomous vacuum cleaner 100 uses, for example, SLAM (Simultaneous Localization and Mapping) to generate map information of a predetermined space to be cleaned and to determine the self-position of the autonomous vacuum cleaner 100 on the map indicated by the generated map information. Make an estimate.

自律走行型掃除機100は、例えば、本体部10と、2つの車輪20と、2つのサイドブラシ30と、レーザ測距計40と、メインブラシ50と、カメラ60と、深度センサ70とを備える。 The autonomous vacuum cleaner 100 includes, for example, a main body 10, two wheels 20, two side brushes 30, a laser range finder 40, a main brush 50, a camera 60, and a depth sensor 70. .

本体部10は、自律走行型掃除機100が備える各構成要素を収容する筐体である。本実施の形態では、本体部10は、上面視において、略三角形状である。なお、本体部10の上面視における形状は、特に限定されない。本体部10の上面視形状は、例えば、略矩形状でもよいし、略円形状でもよい。図2に示すように、本体部10は、底面に吸込口11を有する。 The main body 10 is a housing that accommodates each component of the autonomous vacuum cleaner 100. In this embodiment, the main body portion 10 has a substantially triangular shape when viewed from above. Note that the shape of the main body section 10 when viewed from above is not particularly limited. The top view shape of the main body portion 10 may be, for example, a substantially rectangular shape or a substantially circular shape. As shown in FIG. 2, the main body 10 has a suction port 11 on the bottom surface.

2つの車輪20は、自律走行型掃除機100を走行させるための車輪である。 The two wheels 20 are wheels for driving the autonomous vacuum cleaner 100.

サイドブラシ30は、本体部10の下面に設けられ、所定の空間のフロア(以下、単にフロアともいう)を掃除するためのブラシである。本実施の形態では、自律走行型掃除機100は、2つのサイドブラシ30を備える。自律走行型掃除機100が備えるサイドブラシ30の数は、1つでもよし、3つ以上でもよく、特に限定されない。 The side brush 30 is a brush that is provided on the lower surface of the main body 10 and is used to clean the floor of a predetermined space (hereinafter also simply referred to as the floor). In this embodiment, the autonomous vacuum cleaner 100 includes two side brushes 30. The number of side brushes 30 provided in the autonomous vacuum cleaner 100 may be one, or may be three or more, and is not particularly limited.

レーザ測距計40は、自律走行型掃除機100と、所定の空間における物体、壁面等との距離を測定するためのセンサである。レーザ測距計40は、例えば、本体部10の上部に設けられている。レーザ測距計40は、例えば、いわゆるLIDAR(Light Detection and Ranging)である。 The laser range finder 40 is a sensor for measuring the distance between the autonomous vacuum cleaner 100 and objects, walls, etc. in a predetermined space. The laser range finder 40 is provided, for example, at the top of the main body 10. The laser range finder 40 is, for example, a so-called LIDAR (Light Detection and Ranging).

メインブラシ50は、本体部10の下面に設けられている開口である吸込口11に配置され、フロアのゴミを吸引するためのブラシである。 The main brush 50 is arranged at the suction port 11, which is an opening provided on the lower surface of the main body 10, and is a brush for sucking dust from the floor.

カメラ60は、本体部10に配置され、所定の空間を撮像することで画像を生成する撮像装置である。 The camera 60 is an imaging device that is disposed in the main body 10 and generates an image by imaging a predetermined space.

深度センサ70は、例えば、カメラ60により生成された画像に含まれる障害物等の被写体と自律走行型掃除機100との距離を検出するセンサである。深度センサは、例えば、赤外線センサである。 The depth sensor 70 is, for example, a sensor that detects the distance between the autonomous vacuum cleaner 100 and a subject such as an obstacle included in the image generated by the camera 60. The depth sensor is, for example, an infrared sensor.

図3は、実施の形態に係る自律走行型掃除機の特徴的な機能構成を示すブロック図である。 FIG. 3 is a block diagram showing a characteristic functional configuration of the autonomous vacuum cleaner according to the embodiment.

図3に示すように、自律走行型掃除機100は、レーザ測距計40と、カメラ60と、深度センサ70と、検知部(障害物検知部)110と、スタック検知部190と、障害物管理部120と、計画生成部130と、制御部140と、記憶部150と、吸引部160と、駆動部170と、清掃部180と、を備える。 As shown in FIG. 3, the autonomous vacuum cleaner 100 includes a laser range finder 40, a camera 60, a depth sensor 70, a detection section (obstacle detection section) 110, a stack detection section 190, and an obstacle detection section 190. It includes a management section 120, a plan generation section 130, a control section 140, a storage section 150, a suction section 160, a drive section 170, and a cleaning section 180.

検知部110は、レーザ測距計40等の自律走行型掃除機100が備える各種センサから、当該各種センサにより検出されたセンサデータを取得する処理部である。検知部110は、例えば、当該各種センサと制御線等によりセンサデータが取得可能に接続されている。検知部110は、自律走行型掃除機100の周辺の障害物の態様を示す障害物情報を検知(取得)する。ここで、障害物の態様とは、障害物の種類、障害物の色、所定の空間における障害物の位置、及び、障害物のサイズのうちの少なくとも1つである。つまり、障害物情報は、例えば、障害物の種類、障害物の色、所定の空間における障害物の位置、及び、障害物のサイズのうちの少なくとも1つを障害物の態様として示す情報である。 The detection unit 110 is a processing unit that acquires sensor data detected by the various sensors included in the autonomous vacuum cleaner 100, such as the laser range finder 40. The detection unit 110 is connected to the various sensors through control lines or the like so that sensor data can be obtained, for example. The detection unit 110 detects (obtains) obstacle information indicating the type of obstacles around the autonomous vacuum cleaner 100 . Here, the aspect of the obstacle is at least one of the type of the obstacle, the color of the obstacle, the position of the obstacle in a predetermined space, and the size of the obstacle. That is, the obstacle information is, for example, information indicating at least one of the type of the obstacle, the color of the obstacle, the position of the obstacle in a predetermined space, and the size of the obstacle as a mode of the obstacle. .

なお、検知部110は、予め記憶部150に記憶されている障害物の典型的な画像等と比較することで、障害物の種別(例えば、マット又はコード等)を特定し、特定した障害物を障害物情報として出力してもよい。 Note that the detection unit 110 identifies the type of obstacle (for example, a mat or a cord) by comparing it with a typical image of the obstacle stored in advance in the storage unit 150, and detects the identified obstacle. may be output as obstacle information.

検知部110は、例えば、障害物種類検知部111と、距離検知部112と、相対位置検知部113と、自己位置検知部114と、障害物座標検知部115とを含む。 The detection unit 110 includes, for example, an obstacle type detection unit 111, a distance detection unit 112, a relative position detection unit 113, a self-position detection unit 114, and an obstacle coordinate detection unit 115.

障害物種類検知部111は、カメラ60が生成した画像を取得し(つまり、画像が入力され)、当該画像を画像解析することで当該画像に含まれる障害物の種類を検知する。障害物種類検知部111は、例えば、カメラ60から画像を生成した時刻と、当該画像のR(Red)、G(Green)、及び、B(Blue)を示す数値及び画像における位置を示す識別番号(ピクセル番号)等、つまり、ピクセルごとのRGB値をカメラ60から取得し、画像解析することで、障害物の種類及び障害物の色等を検知する。 The obstacle type detection unit 111 acquires an image generated by the camera 60 (that is, the image is input), and analyzes the image to detect the type of obstacle included in the image. The obstacle type detection unit 111 detects, for example, the time when the image was generated from the camera 60, numerical values indicating R (Red), G (Green), and B (Blue) of the image, and an identification number indicating the position in the image. (pixel number), that is, RGB values for each pixel, are acquired from the camera 60 and image analyzed to detect the type of obstacle, the color of the obstacle, and the like.

また、障害物種類検知部111は、これらの障害物の種類、及び、障害物の色等を示す障害物情報を障害物の種類として距離検知部112及び相対位置検知部113に、当該画像が撮影された時刻を示す時刻情報と紐づけて出力する。 In addition, the obstacle type detection unit 111 sends the image to the distance detection unit 112 and the relative position detection unit 113 using the obstacle information indicating the type of the obstacle and the color of the obstacle as the obstacle type. It is output in association with time information indicating the time the image was taken.

また、障害物種類検知部111は、画像に含まれる障害物のバウンディングボックス(障害物を囲む外接矩形の枠)を算出し、算出したバウンディングボックスの下線の位置(より具体的には、ピクセル位置)を示す情報を距離検知部112に出力する。 In addition, the obstacle type detection unit 111 calculates the bounding box (circumscribed rectangular frame surrounding the obstacle) of the obstacle included in the image, and the position of the underline of the calculated bounding box (more specifically, the pixel position ) is output to the distance detection unit 112.

また、障害物種類検知部111は、算出したバウンディングボックスの中心位置(より具体的には、ピクセル位置)、バウンディングボックスの縦のピクセル数及び横のピクセル数等を示す情報を距離検知部112に出力する。 The obstacle type detection unit 111 also sends information indicating the calculated center position (more specifically, pixel position) of the bounding box, the number of vertical pixels, the number of horizontal pixels, etc. of the bounding box to the distance detection unit 112. Output.

距離検知部112は、障害物種類検知部111が検知した、カメラ60が生成した画像に含まれる障害物と自律走行型掃除機100との距離を検知(つまり、測定又は算出)する。距離検知部112は、例えば、当該画像に含まれる障害物について、深度センサ70が検知した障害物と自律走行型掃除機100との距離を検知する。例えば、記憶部150には、予め本体部10におけるカメラ60の設置位置を示す位置情報、及び、本体部10のサイズを示すサイズ情報等が記憶されている。距離検知部112は、これら情報に基づいて、本体部10と画像に含まれる障害物との距離(より具体的には、最も近接する距離である最近接距離)を検知する。距離検知部112は、検知した距離を示す距離情報を画像が撮影された時刻、障害物情報等と紐づけて計画生成部130に出力する。 The distance detection unit 112 detects (that is, measures or calculates) the distance between the autonomous vacuum cleaner 100 and the obstacle detected by the obstacle type detection unit 111 and included in the image generated by the camera 60. The distance detection unit 112 detects, for example, the distance between the obstacle detected by the depth sensor 70 and the autonomous vacuum cleaner 100 included in the image. For example, the storage unit 150 stores in advance position information indicating the installation position of the camera 60 in the main body 10, size information indicating the size of the main body 10, and the like. The distance detection unit 112 detects the distance (more specifically, the closest distance, which is the closest distance) between the main body 10 and the obstacle included in the image based on this information. The distance detection unit 112 outputs distance information indicating the detected distance to the plan generation unit 130 in association with the time when the image was taken, obstacle information, etc.

相対位置検知部113は、深度センサ70から画像のピクセルごとの距離(相対距離)を取得し(つまり、距離を示す情報が入力され)、障害物種類検知部111が検知した障害物について、自律走行型掃除機100に対する、深度センサ70が検知した当該障害物の相対的な位置を検知する。例えば、相対位置検知部113は、自律走行型掃除機100の位置を原点とした場合における、当該障害物の予め定められた座標における位置(相対位置)を検知する。相対位置検知部113は、検知した相対位置を、画像が撮影された時刻、障害物情報、深度センサ70が検出した相対距離等と紐づけて障害物座標検知部115に出力する。 The relative position detection unit 113 acquires the distance (relative distance) for each pixel of the image from the depth sensor 70 (that is, information indicating the distance is input), and autonomously detects the obstacle detected by the obstacle type detection unit 111. The relative position of the obstacle detected by the depth sensor 70 with respect to the traveling vacuum cleaner 100 is detected. For example, the relative position detection unit 113 detects the position (relative position) of the obstacle at predetermined coordinates when the position of the autonomous vacuum cleaner 100 is set as the origin. The relative position detection unit 113 outputs the detected relative position to the obstacle coordinate detection unit 115 in association with the time when the image was taken, obstacle information, the relative distance detected by the depth sensor 70, and the like.

自己位置検知部114は、所定の空間における自律走行型掃除機100の位置を検知する。自己位置検知部114は、例えば、レーザ測距計40から入力された自律走行型掃除機100の周囲に位置する、障害物、壁等を含む物体との距離と、生成した地図情報とに基づいて、当該地図情報が示す地図における自律走行型掃除機100の座標を算出する。自己位置検知部114は、検知した自己位置を示す自己位置情報を検知した時刻等と紐づけて障害物座標検知部115、スタック検知部190、障害物管理部120、及び、計画生成部130に出力する。 The self-position detection unit 114 detects the position of the autonomous vacuum cleaner 100 in a predetermined space. The self-position detection unit 114 detects the position based on, for example, the distance to objects, including obstacles, walls, etc., located around the autonomous vacuum cleaner 100, which is input from the laser range finder 40, and the generated map information. Then, the coordinates of the autonomous vacuum cleaner 100 on the map indicated by the map information are calculated. The self-position detection unit 114 links the self-position information indicating the detected self-position with the time of detection, etc., and sends it to the obstacle coordinate detection unit 115, the stack detection unit 190, the obstacle management unit 120, and the plan generation unit 130. Output.

障害物座標検知部115は、相対位置検知部113が検知した自律走行型掃除機100に対する物体の相対位置と、自己位置検知部114が検知した自律走行型掃除機の地図における位置とから、地図における障害物の位置を検知する。障害物座標検知部115は、検知した障害物の位置を示す位置情報と障害物の種類を示す種類情報とを紐づけて障害物情報として障害物管理部120に出力する。 The obstacle coordinate detection unit 115 calculates a map based on the relative position of the object with respect to the autonomous vacuum cleaner 100 detected by the relative position detection unit 113 and the position of the autonomous vacuum cleaner on the map detected by the self-position detection unit 114. Detect the location of obstacles in the area. The obstacle coordinate detection unit 115 associates position information indicating the position of the detected obstacle with type information indicating the type of the obstacle and outputs it to the obstacle management unit 120 as obstacle information.

スタック検知部190は、自律走行型掃除機100が障害物にスタックしたか否かを検知する処理部である。ここで、スタックとは、自律走行型掃除機100が障害物に乗り上げて移動できなくなった状態を示す。スタック検知部190は、駆動部170の駆動状態を示す駆動情報と、自己位置検知部114が検知した自律走行型掃除機100の自己位置とから、自律走行型掃除機100がスタックしたか否かを検知する。スタック検知部190は、例えば、駆動部170が所定時間駆動されたにもかかわらず、自己位置の変化が無い場合、自律走行型掃除機100がスタックしたと判定する。自己位置検知部114は、検知結果、つまり、自律走行型掃除機100がスタックしたか否かを示すスタック情報を障害物管理部120に出力する。 The stuck detection unit 190 is a processing unit that detects whether the autonomous vacuum cleaner 100 is stuck on an obstacle. Here, the term "stuck" refers to a state in which the autonomous vacuum cleaner 100 runs onto an obstacle and cannot move. The stuck detection unit 190 determines whether the autonomous vacuum cleaner 100 is stuck based on drive information indicating the driving state of the drive unit 170 and the self-position of the autonomous vacuum cleaner 100 detected by the self-position detection unit 114. Detect. The stuck detection unit 190 determines that the autonomous vacuum cleaner 100 is stuck, for example, when there is no change in the self-position even though the drive unit 170 has been driven for a predetermined period of time. The self-position detection unit 114 outputs the detection result, that is, stack information indicating whether the autonomous vacuum cleaner 100 is stuck, to the obstacle management unit 120.

なお、上記した検知部110及びスタック検知部190等で出入力される情報は一例であり、障害物情報を障害物管理部120及び計画生成部130に出力するための上記以外の情報の入出力が実行されてもよい。 Note that the information input/output by the detection unit 110, stack detection unit 190, etc. described above is an example, and information other than the above input/output for outputting obstacle information to the obstacle management unit 120 and plan generation unit 130 is may be executed.

また、自律走行型掃除機100は、例えば、各種センサとして、レーザ測距計40、カメラ60、及び、深度センサ70以外にも、自律走行型掃除機100が設置されている位置からフロア面までの距離を計測するクリフセンサ、自律走行型掃除機100の移動を検知するスリップセンサ、自律走行型掃除機100から任意の物体までの距離を検知する超音波センサ等を備えてもよい。また、例えば、自律走行型掃除機100は、自律走行型掃除機100が進行する方向を算出するために用いられるオドメトリ情報を検出するためのセンサを備えてもよい。 In addition to the laser range finder 40, the camera 60, and the depth sensor 70, the autonomous vacuum cleaner 100 also includes various sensors such as a laser range finder 40, a camera 60, and a depth sensor 70. A cliff sensor that measures the distance from the autonomous vacuum cleaner 100, a slip sensor that detects the movement of the autonomous vacuum cleaner 100, an ultrasonic sensor that detects the distance from the autonomous vacuum cleaner 100 to an arbitrary object, etc. may be provided. Furthermore, for example, the autonomous vacuum cleaner 100 may include a sensor for detecting odometry information used to calculate the direction in which the autonomous vacuum cleaner 100 moves.

障害物管理部120は、障害物情報とスタック検知部190で検知した検知結果とに基づいて、当該障害物に対して自律走行型掃除機100がスタックした回数を算出して、障害物情報とスタックした回数を示す回数情報とを紐づけて記憶部150に記憶させる処理部である。具体的には、障害物管理部120は、検知部110で検知した障害物の種類、及び、所定の空間を示す地図における位置を示す障害物データベース151を生成して記憶部150に記憶させる。障害物管理部120は、記憶部150に障害物データベース151が予め記憶されている場合、検知部110での検知結果に基づいて、障害物データベース151を更新する。 The obstacle management unit 120 calculates the number of times the autonomous vacuum cleaner 100 gets stuck on the obstacle based on the obstacle information and the detection result detected by the stuck detection unit 190, and calculates the number of times the autonomous vacuum cleaner 100 gets stuck on the obstacle, and combines it with the obstacle information. This is a processing unit that stores the information in the storage unit 150 in association with the number of times information indicating the number of times the stack has occurred. Specifically, the obstacle management unit 120 generates an obstacle database 151 indicating the type of obstacle detected by the detection unit 110 and its position on a map showing a predetermined space, and stores it in the storage unit 150. If the obstacle database 151 is stored in the storage unit 150 in advance, the obstacle management unit 120 updates the obstacle database 151 based on the detection result by the detection unit 110.

記憶部150は、障害物データベース151及び走行パターンデータベース152を記憶する記憶装置である。 The storage unit 150 is a storage device that stores an obstacle database 151 and a driving pattern database 152.

障害物データベース151は、所定の空間における障害物の情報を含むテーブル情報である。 The obstacle database 151 is table information containing information on obstacles in a predetermined space.

図4は、実施の形態に係る自律走行型掃除機100が保持する障害物データベース151の一例を示す図である。 FIG. 4 is a diagram showing an example of the obstacle database 151 held by the autonomous vacuum cleaner 100 according to the embodiment.

障害物データベース151は、例えば、ID情報151Aと、障害物情報151Fと、回数情報151Eとを含む。障害物情報151Fは、種類情報151Bと、位置情報151C、151Dとを含む。種類情報151Bと、位置情報151C、151Dとは、それぞれ障害物情報の一例である。 The obstacle database 151 includes, for example, ID information 151A, obstacle information 151F, and frequency information 151E. Obstacle information 151F includes type information 151B and position information 151C and 151D. The type information 151B and the position information 151C and 151D are each examples of obstacle information.

ID情報151Aは、各障害物を識別するための識別子である。本実施の形態では、ID情報151Aとして「0001」等の数値が示されている。 ID information 151A is an identifier for identifying each obstacle. In this embodiment, a numerical value such as "0001" is shown as the ID information 151A.

種類情報151Bは、障害物の種類(種別)を示す情報である。本実施の形態では、種類情報151Bには、マット、コード、及び、段差等が含まれる。障害物の種類は、マット等の物体だけでなく、段差等の構造物の一部でもよい。 Type information 151B is information indicating the type of obstacle. In this embodiment, the type information 151B includes mat, cord, level difference, and the like. The type of obstacle may be not only an object such as a mat but also a part of a structure such as a step.

位置情報151C、151Dは、対応する障害物の位置を示す情報である。本実施の形態では、位置情報は、障害物の概略矩形の中心位置を、X座標(位置情報151C)及びY座標(位置情報151D)として含む。 The position information 151C, 151D is information indicating the position of the corresponding obstacle. In this embodiment, the position information includes the approximate center position of the rectangle of the obstacle as the X coordinate (position information 151C) and Y coordinate (position information 151D).

回数情報151Eは、対応する障害物に自律走行型掃除機100がスタックした回数を示す情報である。 The number of times information 151E is information indicating the number of times the autonomous vacuum cleaner 100 gets stuck on the corresponding obstacle.

例えば、障害物データベース151のID情報151Aに含まれるID:0001には、障害物の種類としてマットと、当該マットの中心位置(XY座標)として(X、Y)=(500、500)と、スタック回数として0回とが、紐付けられている。例えば、自律走行型掃除機100が(X、Y)=(500、500)の障害物にスタックした場合、障害物管理部120は、障害物データベース151のID:0001のマットの回数情報151Eに含まれるスタック回数を、0から1に更新する。 For example, ID:0001 included in the ID information 151A of the obstacle database 151 includes a mat as the type of obstacle, and (X, Y) = (500, 500) as the center position (XY coordinates) of the mat. The number of stacks is 0 times. For example, when the autonomous vacuum cleaner 100 gets stuck on an obstacle with (X, Y) = (500, 500), the obstacle management unit 120 stores the number of times the mat with ID: 0001 in the obstacle database 151 is used. Update the number of stacks included from 0 to 1.

障害物管理部120は、障害物の種類等を示す障害物情報と、当該障害物に対する自律走行型掃除機の100のスタック回数を示す回数情報とを計画生成部130に出力する。 The obstacle management unit 120 outputs to the plan generation unit 130 obstacle information indicating the type of obstacle, etc., and frequency information indicating the number of times the autonomous vacuum cleaner stacks 100 times with respect to the obstacle.

再び図3を参照し、計画生成部130は、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100の掃除態様を示す計画情報を生成する処理部である。例えば、自律走行型掃除機100が所定の空間をどのように走行して掃除するかを示す掃除計画(計画情報)を生成する処理部である。 Referring again to FIG. 3, the plan generation unit 130 is a processing unit that generates plan information indicating the cleaning mode of the autonomous vacuum cleaner 100 based on the obstacle information 151F and the number of times information 151E. For example, it is a processing unit that generates a cleaning plan (plan information) indicating how the autonomous vacuum cleaner 100 travels and cleans a predetermined space.

例えば、計画生成部130は、所定の空間の地図を示す地図情報を取得する。計画生成部130は、例えば、自律走行型掃除機100が備える各種センサ、及び、自己位置検知部114から自己位置を示す自己位置情報等に基づいて、地図情報をSLAMにより生成する。自律走行型掃除機100が外部の通信機器と通信するための図示しない通信インターフェースを備え、当該通信インターフェースを介して当該通信機器から地図情報を取得してもよい。地図情報は、予め記憶部150に記憶されていてもよい。また、計画生成部130は、地図情報に基づいて、自律走行型掃除機100の走行経路、具体的には、車輪モータ171の回転数、車輪20の向き等の駆動部170の制御方法である走行方法を決定した計画情報を生成する。計画生成部130は、例えば、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100が走行する走行経路を決定した計画情報を生成する。具体的に例えば、計画生成部130は、回数情報151Eに基づいて、駆動部170の駆動方法を決定した計画情報を生成する。 For example, the plan generation unit 130 acquires map information indicating a map of a predetermined space. The plan generation unit 130 generates map information using SLAM, for example, based on various sensors included in the autonomous vacuum cleaner 100 and self-location information indicating the self-location from the self-location detection unit 114. The autonomous vacuum cleaner 100 may include a communication interface (not shown) for communicating with an external communication device, and acquire map information from the communication device via the communication interface. The map information may be stored in the storage unit 150 in advance. The plan generation unit 130 also determines the driving route of the autonomous vacuum cleaner 100, specifically, the control method of the drive unit 170, such as the rotation speed of the wheel motor 171 and the orientation of the wheels 20, based on the map information. Generate planning information that determines the driving method. The plan generation unit 130 generates plan information that determines a travel route for the autonomous vacuum cleaner 100 to travel, based on the obstacle information 151F and the number of times information 151E, for example. Specifically, for example, the plan generation unit 130 generates plan information that determines the driving method of the drive unit 170 based on the number of times information 151E.

また、計画生成部130は、吸引部160の制御方法(例えば、吸引力、より具体的には、吸引モータ161の回転数)、車輪モータ171の回転数、車輪20の向き等の駆動部170の制御方法、及び、清掃部180の制御方法(例えば、ブラシモータ181の回転数)等を含む掃除方法を示す計画情報を生成する。計画生成部130は、例えば、障害物情報151Fと回数情報151Eとに基づいて、吸引部160の吸引力(具体的には、吸引モータ161の回転数)を決定した計画情報を生成する。また、例えば、計画生成部130は、障害物情報151Fと回数情報151Eとに基づいて、ブラシモータ181の回転数を決定した計画情報を生成する。 The plan generation unit 130 also determines the control method of the suction unit 160 (for example, the suction force, more specifically, the rotation speed of the suction motor 161), the rotation speed of the wheel motor 171, the orientation of the wheels 20, etc. Plan information is generated that indicates a cleaning method including a control method for the cleaning unit 180 and a control method for the cleaning unit 180 (for example, the number of rotations of the brush motor 181). The plan generation unit 130 generates plan information in which the suction force of the suction unit 160 (specifically, the rotation speed of the suction motor 161) is determined based on the obstacle information 151F and the number of times information 151E, for example. Further, for example, the plan generation unit 130 generates plan information in which the number of rotations of the brush motor 181 is determined based on the obstacle information 151F and the number of times information 151E.

このように、計画生成部130は、検知部110で検出された障害物に対して、どのように走行及び掃除するか、つまり、掃除方法及び走行方法を示す掃除態様を決定し、決定した掃除態様となるように自律走行型掃除機100、より具体的には、吸引部160、駆動部170、及び、清掃部180を制御部140に制御させるための制御内容を含む計画情報を生成する。 In this way, the plan generation unit 130 determines how to run and clean the obstacle detected by the detection unit 110, that is, the cleaning mode indicating the cleaning method and the running method, and performs the determined cleaning. Plan information including control details for causing the control unit 140 to control the autonomous vacuum cleaner 100, more specifically, the suction unit 160, the drive unit 170, and the cleaning unit 180, is generated so as to achieve the desired mode.

制御部140は、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100を制御する処理部である。具体的には、制御部140は、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100が備える吸引部160、駆動部170、及び、清掃部180を制御する。より具体的には、制御部140は、計画生成部130が生成した計画情報に基づいて、吸引部160、駆動部170、及び、清掃部180を制御することで、自律走行型掃除機100に所定の空間を自律走行させて掃除させる。本実施の形態では、制御部140は、障害物管理部120が算出した障害物データベース151と、走行パターンデータベース152とに基づいて、吸引部160、駆動部170、及び、清掃部180を制御する。 The control unit 140 is a processing unit that controls the autonomous vacuum cleaner 100 based on the obstacle information 151F and the number of times information 151E. Specifically, the control unit 140 controls the suction unit 160, the drive unit 170, and the cleaning unit 180 included in the autonomous vacuum cleaner 100 based on the obstacle information 151F and the number of times information 151E. More specifically, the control unit 140 controls the suction unit 160, the drive unit 170, and the cleaning unit 180 based on the plan information generated by the plan generation unit 130, thereby making the autonomous vacuum cleaner 100 The device autonomously runs and cleans a predetermined space. In the present embodiment, the control unit 140 controls the suction unit 160, the drive unit 170, and the cleaning unit 180 based on the obstacle database 151 calculated by the obstacle management unit 120 and the travel pattern database 152. .

図5は、実施の形態に係る自律走行型掃除機100が保持する走行パターンデータベース152の一例を示す図である。 FIG. 5 is a diagram illustrating an example of the travel pattern database 152 held by the autonomous vacuum cleaner 100 according to the embodiment.

走行パターンデータベース152は、種類情報152Aと、回数情報152Bと、掃除態様情報152Cとを含む。 The travel pattern database 152 includes type information 152A, frequency information 152B, and cleaning mode information 152C.

種類情報152Aは、障害物の種類を示す情報である。 Type information 152A is information indicating the type of obstacle.

回数情報152Bは、障害物に自律走行型掃除機100がスタックした回数を示す情報である。 The number of times information 152B is information indicating the number of times the autonomous vacuum cleaner 100 gets stuck on an obstacle.

掃除態様情報152Cは、対応する障害物に対して自律走行型掃除機100がスタックした回数が回数情報152Bに含まれるスタック回数の場合における、自律走行型掃除機100の当該障害物に対する掃除態様を示す情報である。なお、本実施の形態では、掃除態様情報152Cには、走行方法(走行パターン)、つまり、制御部140が制御する駆動部170の制御方法についてのみ示しているが、制御部140が制御する吸引部160が備える吸引モータ161の回転数、及び、制御部140が制御する清掃部180が備えるブラシモータ181の回転数等を示す掃除方法を示す情報が含まれていてもよい。 The cleaning mode information 152C indicates the cleaning mode of the autonomous vacuum cleaner 100 with respect to the corresponding obstacle when the number of times the autonomous vacuum cleaner 100 gets stuck on the corresponding obstacle is the number of times the autonomous vacuum cleaner 100 gets stuck on the corresponding obstacle. This is the information shown. Note that in the present embodiment, the cleaning mode information 152C shows only the running method (running pattern), that is, the control method of the drive unit 170 controlled by the control unit 140; Information indicating the cleaning method, such as the rotation speed of the suction motor 161 provided in the section 160 and the rotation speed of the brush motor 181 provided in the cleaning section 180 controlled by the control section 140, may be included.

例えば、自律走行型掃除機100は、障害物の種類がマットである場合、スタック回数が0回のときには通常速度で当該マットに直進して乗り上げる動作をする。また、例えば、自律走行型掃除機100は、障害物の種類がマットである場合、スタック回数が1回のときには、1秒間だけ通常速度1.5倍の速度で当該マットに直進して乗り上げる動作をする。また、例えば、自律走行型掃除機100は、障害物の種類がマットである場合、スタック回数が2回のときには、1秒間だけ通常速度1.5倍の速度で当該マットに半径30cmの円弧走行、つまり、曲がりながら走行して乗り上げる動作をする。また、例えば、自律走行型掃除機100は、障害物の種類がマットである場合、スタック回数が5回のときには、当該マットに乗り上げる動作をせず、回避(例えば、折り返し)して走行する。 For example, when the type of obstacle is a mat, the autonomous vacuum cleaner 100 moves straight to the mat at normal speed and runs over the mat when the number of stacks is 0. For example, when the type of obstacle is a mat, when the number of stacks is 1, the autonomous vacuum cleaner 100 moves straight onto the mat at 1.5 times the normal speed for 1 second and runs onto the mat. do. For example, if the type of obstacle is a mat, and the number of stacks is 2, the autonomous vacuum cleaner 100 runs in a circular arc with a radius of 30 cm on the mat at 1.5 times the normal speed for 1 second. In other words, the vehicle runs while turning and runs over the vehicle. For example, when the type of obstacle is a mat, the autonomous vacuum cleaner 100 avoids (for example, turns back) and runs without running onto the mat when the number of stacks is five.

これらのように、制御部140は、障害物にスタックした回数に基づいて、障害物に対して異なる掃除態様となるように、自律走行型掃除機100(より具体的には、吸引部160、駆動部170、及び、清掃部180)を制御する。より具体的には、計画生成部130は、障害物管理部120が生成した障害物データベース151と走行パターンデータベース152に基づいて、障害物に対しする掃除態様を決定し、決定した掃除態様となるように、制御部140が吸引部160、駆動部170、及び、清掃部180にさせるように、計画情報を生成する。 As described above, the control unit 140 controls the autonomous vacuum cleaner 100 (more specifically, the suction unit 160, The drive section 170 and the cleaning section 180) are controlled. More specifically, the plan generation unit 130 determines a cleaning mode for the obstacle based on the obstacle database 151 and the driving pattern database 152 generated by the obstacle management unit 120, and uses the determined cleaning mode. Thus, the control section 140 generates the plan information so as to cause the suction section 160, the driving section 170, and the cleaning section 180 to do so.

なお、障害物は、自律走行型掃除機100の走行の妨げになる可能性がある物体であればよく、段差等、建屋のフロアの一部でもよい。例えば、自律走行型掃除機100は、障害物の種類が段差である場合、スタック回数が1回のときには、逆向きに直進して当該段差に乗り上げる動作をする。 Note that the obstacle may be any object that may hinder the movement of the autonomous vacuum cleaner 100, and may be a part of the floor of a building, such as a step. For example, when the type of obstacle is a step, the autonomous vacuum cleaner 100 moves straight in the opposite direction and climbs onto the step when the number of stacks is one.

また、上記では、走行パターンデータベース152の掃除態様情報152Cに障害物に乗り上げる動作又は回避する動作が含まれる例について説明したが、これに限定されない。例えば、走行パターンデータベース152には、障害物から降りる動作等、スタックする可能性のある動作について、障害物の種類及びスタック回数と、走行パターン(つまり、掃除態様)とが紐付けられていてもよい。 Moreover, although an example has been described above in which the cleaning mode information 152C of the driving pattern database 152 includes an action of running over or an action of avoiding an obstacle, the present invention is not limited to this. For example, in the running pattern database 152, the type of obstacle and the number of times the obstacle gets stuck are associated with the running pattern (that is, the cleaning mode) for an action that may cause a stack, such as the action of getting down from an obstacle. good.

検知部110と、障害物管理部120と、計画生成部130と、制御部140と、の各種処理部は、例えば、上記した処理を実行するための制御プログラムと、当該制御プログラムを実行するCPU(Central Processing Unit)とから実現される。検知部110と、障害物管理部120と、計画生成部130と、制御部140との各種処理部は、1つ又は複数のCPUで実現されてもよい。 Various processing units such as the detection unit 110, the obstacle management unit 120, the plan generation unit 130, and the control unit 140 include, for example, a control program for executing the above-described processing, and a CPU that executes the control program. (Central Processing Unit). Various processing units such as the detection unit 110, the obstacle management unit 120, the plan generation unit 130, and the control unit 140 may be realized by one or more CPUs.

記憶部150は、障害物データベース151と走行パターンデータベース152とを記憶するメモリである。記憶部150は、例えば、HDD(Hard Disk Drive)、フラッシュメモリ等により実現される。また、記憶部150には、例えば、制御部140等の各種処理部が実行する制御プログラムが記憶されている。 The storage unit 150 is a memory that stores an obstacle database 151 and a driving pattern database 152. The storage unit 150 is realized by, for example, an HDD (Hard Disk Drive), a flash memory, or the like. Furthermore, the storage unit 150 stores, for example, control programs executed by various processing units such as the control unit 140.

吸引部160は、所定の空間のフロア面を吸引することで、当該フロア面のゴミを吸引するための機構である。吸引部160は、例えば、吸引モータ161を備える。 The suction unit 160 is a mechanism for suctioning dust on the floor surface of a predetermined space by suctioning the floor surface. The suction unit 160 includes, for example, a suction motor 161.

吸引モータ161、ファンと接続され、当該ファンを回転させることでフロア面のゴミを吸引するためのモータである。 A suction motor 161 is a motor that is connected to a fan and sucks up dust on the floor by rotating the fan.

駆動部170は、自律走行型掃除機100を走行させるための機構である。駆動部170は、例えば、車輪モータ171を備える。 The drive unit 170 is a mechanism for driving the autonomous vacuum cleaner 100. The drive unit 170 includes, for example, a wheel motor 171.

車輪モータ171は、車輪20と接続され、車輪20を回転させるためのモータである。 The wheel motor 171 is a motor that is connected to the wheel 20 and rotates the wheel 20.

自律走行型掃除機100は、駆動部170が有する2つの車輪20の回転が独立して制御されることで、直進、後退、左回転、右回転等、自在に走行することができる。なお、自律走行型掃除機100は、車輪モータ171により回転させない車輪(補助輪)をさらに備えてもよい。 The autonomous vacuum cleaner 100 can move freely, such as going straight, going backwards, turning left, turning right, etc., by independently controlling the rotations of the two wheels 20 that the drive unit 170 has. Note that the autonomous vacuum cleaner 100 may further include wheels (auxiliary wheels) that are not rotated by the wheel motor 171.

清掃部180は、フロア面を清掃するための機構である。清掃部180は、例えば、ブラシモータ181を備える。 The cleaning unit 180 is a mechanism for cleaning the floor surface. The cleaning unit 180 includes, for example, a brush motor 181.

ブラシモータ181は、メインブラシ50等のブラシと接続され、メインブラシ50等のブラシを駆動(回転)させるためのモータである。 The brush motor 181 is a motor that is connected to brushes such as the main brush 50 and drives (rotates) the brushes such as the main brush 50.

[処理手順]
<概要>
続いて、自律走行型掃除機100の処理手順の概要について、図6を参照しながら説明する。
[Processing procedure]
<Summary>
Next, an overview of the processing procedure of the autonomous vacuum cleaner 100 will be described with reference to FIG. 6.

図6は、実施の形態に係る自律走行型掃除機100が実行する処理を示すフローチャートである。 FIG. 6 is a flowchart showing a process executed by autonomous vacuum cleaner 100 according to the embodiment.

まず、自律走行型掃除機100は、掃除開始信号を受信する(ステップS101)。例えば、自律走行型掃除機100は、図示しない受信部を備える。ユーザは、操作卓等を操作して自律走行型掃除機100に掃除を開始する旨を示す掃除開始信号を送信する。自律走行型掃除機100は、当該掃除開始信号を、当該受信部で受信する。受信部は、例えば、信号を受信するための光センサ、信号がスマートフォン等の通信機器から送信される場合は無線通信回路等の通信インターフェース等である。なお、自律走行型掃除機100は、受信部ではなく、本体部10に取り付けられ、ユーザからの指示を取得するためのボタン等の操作部を有してもよい。自律走行型掃除機100は、当該操作部がユーザに操作されることで、掃除開始信号を取得してもよい。 First, the autonomous vacuum cleaner 100 receives a cleaning start signal (step S101). For example, the autonomous vacuum cleaner 100 includes a receiving section (not shown). The user operates a console or the like to transmit a cleaning start signal to the autonomous vacuum cleaner 100 indicating that cleaning is to be started. The autonomous vacuum cleaner 100 receives the cleaning start signal at the receiving unit. The receiving unit is, for example, an optical sensor for receiving a signal, a communication interface such as a wireless communication circuit when the signal is transmitted from a communication device such as a smartphone, or the like. Note that the autonomous vacuum cleaner 100 may have an operation section such as a button attached to the main body section 10 instead of the reception section and used to obtain instructions from the user. The autonomous vacuum cleaner 100 may acquire a cleaning start signal when the operation unit is operated by the user.

次に、計画生成部130は、計画情報を生成する(ステップS102)。例えば、計画生成部130は、記憶部150に記憶されている所定の空間の地図を示す地図情報に基づいて、走行経路を算出し、算出した走行経路で吸引部160、駆動部170、及び、清掃部180を制御することで、自律走行型掃除機100に走行させ掃除させるための計画情報を生成する。なお、記憶部150に地図情報が存在しない場合、例えば、計画生成部130は、制御部140に自律走行型掃除機100を所定の空間を走行させて、SLAMにより所定の空間の地図を示す地図情報を生成してもよい。 Next, the plan generation unit 130 generates plan information (step S102). For example, the plan generation unit 130 calculates a travel route based on map information indicating a map of a predetermined space stored in the storage unit 150, and the suction unit 160, drive unit 170, and By controlling the cleaning unit 180, plan information for causing the autonomous vacuum cleaner 100 to travel and clean is generated. Note that if map information does not exist in the storage unit 150, for example, the plan generation unit 130 causes the control unit 140 to cause the autonomous vacuum cleaner 100 to travel in a predetermined space, and generates a map showing a map of the predetermined space using SLAM. Information may be generated.

次に、制御部140は、計画生成部130が生成した計画情報に基づいて、吸引部160、駆動部170、及び、清掃部180を制御することで、自律走行型掃除機100に走行させ掃除させる(ステップS103)。 Next, the control unit 140 controls the suction unit 160, the drive unit 170, and the cleaning unit 180 based on the plan information generated by the plan generation unit 130 to cause the autonomous vacuum cleaner 100 to run and clean. (Step S103).

次に、計画生成部130は、掃除が完了したか否かを判定する(ステップS104)。例えば、計画生成部130は、自己位置検知部114等の検知結果に基づいて、自律走行型掃除機100が走行した経路の軌跡を算出し、算出した軌跡が、計画情報が示す走行経路と一致する、つまり、計画情報が示す走行経路を全て走行したか否かを判定する。 Next, the plan generation unit 130 determines whether cleaning is completed (step S104). For example, the plan generation unit 130 calculates the trajectory of the route traveled by the autonomous vacuum cleaner 100 based on the detection result of the self-position detection unit 114, and the calculated trajectory matches the travel route indicated by the plan information. In other words, it is determined whether the entire travel route indicated by the plan information has been traveled.

計画生成部130が、掃除計画が完了したと判定した場合(ステップS104でYes)、例えば、制御部140は、駆動部170を駆動させて走行を開始した初期位置に自律走行型掃除機100を戻し、処理を終了する。 When the plan generation unit 130 determines that the cleaning plan is completed (Yes in step S104), the control unit 140 drives the drive unit 170 to move the autonomous vacuum cleaner 100 to the initial position where it started traveling. Return and end the process.

一方、計画生成部130が、掃除が完了していないと判定した場合(ステップS104でNo)、障害物管理部120は、スタック検知部190が自律走行型掃除機100のスタックを検知したか否かを判定する(ステップS105)。具体的には、スタック検知部190は、自律走行型掃除機100が障害物にスタックしたか否かを検知する。 On the other hand, if the plan generation unit 130 determines that the cleaning has not been completed (No in step S104), the obstacle management unit 120 determines whether the stuck detection unit 190 has detected the autonomous vacuum cleaner 100 to be stuck. (Step S105). Specifically, the stuck detection unit 190 detects whether the autonomous vacuum cleaner 100 is stuck on an obstacle.

障害物管理部120は、スタック検知部190が自律走行型掃除機100のスタックを検知したと判定した場合(ステップS105でYes)、自己位置検知部114から自律走行型掃除機100の位置を取得し、取得した位置に存在する障害物について、障害物データベース151の回数情報151Eに含まれるスタック回数を書き換え(つまり、更新)する(ステップS106)。 If the stack detection unit 190 determines that the autonomous vacuum cleaner 100 is stuck (Yes in step S105), the obstacle management unit 120 acquires the position of the autonomous vacuum cleaner 100 from the self-position detection unit 114. Then, for the obstacle existing at the acquired position, the number of stacks included in the number of times information 151E of the obstacle database 151 is rewritten (that is, updated) (step S106).

一方、障害物管理部120が、スタック検知部190が自律走行型掃除機100のスタックを検知していないと判定した場合(ステップS105でNo)、計画生成部130は、検知部110が障害物を検知したか否かを判定する(ステップS107)。具体的には、検知部110は、自律走行型掃除機100の周辺の障害物の態様を示す障害物情報を検知する。 On the other hand, if the obstacle management unit 120 determines that the stack detection unit 190 has not detected the stack of the autonomous vacuum cleaner 100 (No in step S105), the plan generation unit 130 determines that the detection unit 110 It is determined whether or not it has been detected (step S107). Specifically, the detection unit 110 detects obstacle information indicating the type of obstacles around the autonomous vacuum cleaner 100.

計画生成部130は、検知部110が障害物を検知したと判定した場合(ステップS107でYes)、検知した障害物の態様を示す障害物情報に基づいて、走行パターンデータベース152を参照することで当該障害物に対する掃除態様を選択し(ステップS108)、処理をステップS102に戻す。具体的には、計画生成部130は、障害物データベース151に基づいて当該障害物に対するスタック回数を取得し、走行パターンデータベース152に基づいて当該障害物に対するスタック回数に対する掃除態様を取得する。次に、計画生成部130は、ステップS102では、ステップS108で取得した掃除態様となるように制御部140に制御させる計画情報を生成する。次に、制御部140は、ステップS103では、障害物情報151Fと回数情報151Eとに基づいて、より具体的には、障害物情報151Fと回数情報151Eとに基づいて計画生成部130が生成した計画情報に基づいて、自律走行型掃除機100を制御する。 When it is determined that the detection unit 110 has detected an obstacle (Yes in step S107), the plan generation unit 130 refers to the driving pattern database 152 based on the obstacle information indicating the type of the detected obstacle. A cleaning mode for the obstacle is selected (step S108), and the process returns to step S102. Specifically, the plan generation unit 130 obtains the number of stuck times for the obstacle based on the obstacle database 151, and obtains the cleaning mode for the number of stuck times for the obstacle based on the driving pattern database 152. Next, in step S102, the plan generation unit 130 generates plan information that causes the control unit 140 to control the cleaning mode acquired in step S108. Next, in step S103, the control unit 140 generates a plan generated by the plan generation unit 130 based on the obstacle information 151F and the number of times information 151E, more specifically, based on the obstacle information 151F and the number of times information 151E. The autonomous vacuum cleaner 100 is controlled based on the plan information.

一方、計画生成部130が、検知部110が障害物を検知したと判定した場合(ステップS107でYes)、制御部140は、処理をステップS103に戻す。 On the other hand, if the plan generation unit 130 determines that the detection unit 110 has detected an obstacle (Yes in step S107), the control unit 140 returns the process to step S103.

上記ステップを繰り返すことで、障害物管理部120は、自律走行型掃除機100が障害物にスタックする毎に、ステップS107で検知した障害物の態様を示す障害物情報151Fと、ステップS105で検知した検知結果とに基づいて、当該障害物に対するスタックした回数を算出し、障害物情報151Fと回数情報151Eとを紐づけて記憶部150に記憶(ステップS106)する。 By repeating the above steps, each time the autonomous vacuum cleaner 100 gets stuck on an obstacle, the obstacle management unit 120 generates the obstacle information 151F indicating the state of the obstacle detected in step S107 and the obstacle information 151F detected in step S105. Based on the detection result, the number of stuck times for the obstacle is calculated, and the obstacle information 151F and the number of times information 151E are stored in the storage unit 150 in association with each other (step S106).

<掃除態様の選択処理>
続いて、図6に示す掃除態様の選択処理(ステップS108)の詳細について、図7を参照しながら説明する。
<Cleaning mode selection process>
Next, details of the cleaning mode selection process (step S108) shown in FIG. 6 will be described with reference to FIG.

図7は、図6に示す掃除態様の選択処理(ステップS108)の詳細を示すフローチャートである。 FIG. 7 is a flowchart showing details of the cleaning mode selection process (step S108) shown in FIG.

まず、障害物種類検知部111が検知した障害物について、相対位置検知部113は、検知した自律走行型掃除機100に対する当該障害物の位置から、自律走行型掃除機100と当該対象物との距離(相対距離)を算出する(ステップS201)。 First, regarding the obstacle detected by the obstacle type detection unit 111, the relative position detection unit 113 determines the relationship between the autonomous vacuum cleaner 100 and the object based on the detected position of the obstacle with respect to the autonomous vacuum cleaner 100. A distance (relative distance) is calculated (step S201).

次に、障害物座標検知部115は、所定の空間を示す地図における予め定められた座標軸に対する対象物の位置座標を算出する(ステップS202)。 Next, the obstacle coordinate detection unit 115 calculates the position coordinates of the object with respect to predetermined coordinate axes on a map indicating a predetermined space (step S202).

次に、障害物管理部120は、障害物座標検知部115が検知した位置座標の障害物が、障害物データベース151に登録されている障害物であるか否かを判定する(ステップS203)。 Next, the obstacle management unit 120 determines whether the obstacle whose position coordinates are detected by the obstacle coordinate detection unit 115 is an obstacle registered in the obstacle database 151 (step S203).

障害物管理部120は、障害物座標検知部115が検知した位置座標の障害物が、障害物データベース151に登録されている障害物であると判定した場合(ステップS203でYes)、障害物データベース151から当該障害物に対する自律走行型掃除機100のスタック回数を示す回数情報151Eを取得し、取得した回数情報151Eを計画生成部130に出力する(ステップS204)。 If the obstacle management unit 120 determines that the obstacle at the position coordinates detected by the obstacle coordinate detection unit 115 is an obstacle registered in the obstacle database 151 (Yes in step S203), the obstacle management unit 120 stores the obstacle in the obstacle database. 151, the number information 151E indicating the number of times the autonomous vacuum cleaner 100 stacks against the obstacle is acquired, and the acquired number information 151E is output to the plan generation unit 130 (step S204).

一方、障害物管理部120は、障害物座標検知部115が検知した位置座標の障害物が、障害物データベース151に登録されている障害物でないと判定した場合(ステップS203でNo)、障害物データベース151に当該障害物の情報を追加する(ステップS205)。 On the other hand, if the obstacle management unit 120 determines that the obstacle at the position coordinates detected by the obstacle coordinate detection unit 115 is not an obstacle registered in the obstacle database 151 (No in step S203), the obstacle management unit 120 Information about the obstacle is added to the database 151 (step S205).

次に、計画生成部130は、取得した回数情報151E及び走行パターンデータベース152に基づいて、当該障害物に対する掃除態様を選択して決定する(ステップS206)。 Next, the plan generation unit 130 selects and determines a cleaning mode for the obstacle based on the acquired frequency information 151E and the travel pattern database 152 (step S206).

<スタック回数の書き換え処理>
続いて、図6に示すスタック回数の書き換え処理(ステップS106)の詳細について、図8を参照しながら説明する。
<Stack count rewriting process>
Next, details of the stack count rewriting process (step S106) shown in FIG. 6 will be described with reference to FIG. 8.

図8は、図6に示すスタック回数の書き換え処理(ステップS106)の詳細を示すフローチャートである。 FIG. 8 is a flowchart showing details of the stack count rewriting process (step S106) shown in FIG.

まず、自己位置検知部114は、スタック検知部190が自律走行型掃除機100のスタックを検知した場合、自律走行型掃除機100の自己位置を検出することで、スタックした位置を検出する(ステップS301)。 First, when the stack detection unit 190 detects that the autonomous vacuum cleaner 100 is stuck, the self-position detection unit 114 detects the stuck position by detecting the self-position of the autonomous vacuum cleaner 100 (step S301).

次に、障害物管理部120は、自己位置検知部114が検知した位置と同じ位置で障害物データベース151に登録されている障害物があるか否かを判定する(ステップS302)。 Next, the obstacle management unit 120 determines whether there is an obstacle registered in the obstacle database 151 at the same position as the position detected by the self-position detection unit 114 (step S302).

障害物管理部120は、自己位置検知部114が検知した位置と同じ位置で障害物データベース151に登録されている障害物があると判定した場合(ステップS302でYes)、障害物データベース151において、自己位置検知部114が検知した位置と同じ位置の障害物に対応するスタック回数を1追加する(ステップS303)。 When the obstacle management unit 120 determines that there is an obstacle registered in the obstacle database 151 at the same position as the position detected by the self-position detection unit 114 (Yes in step S302), in the obstacle database 151, The number of stacks corresponding to the obstacle at the same position as the position detected by the self-position detection unit 114 is added by 1 (step S303).

一方、障害物管理部120は、自己位置検知部114が検知した位置と同じ位置で障害物データベース151に登録されている障害物がないと判定した場合(ステップS302でNo)、処理を終了する。 On the other hand, if the obstacle management unit 120 determines that there is no obstacle registered in the obstacle database 151 at the same position as the position detected by the self-position detection unit 114 (No in step S302), the process ends. .

なお、障害物管理部120は、自己位置検知部114から自律走行型掃除機100の位置を取得し、取得した位置に、障害物データベース151に障害物が存在しない場合(つまり、ステップS302でNoの場合)、障害物データベース151に新たに障害物を追加してもよい。障害物の種類が特定できない場合、障害物管理部120は、種類情報151Bをブランクの状態のままで障害物データベース151を更新してもよい。 Note that the obstacle management unit 120 acquires the position of the autonomous vacuum cleaner 100 from the self-position detection unit 114, and if there is no obstacle in the obstacle database 151 at the acquired position (that is, No in step S302). ), a new obstacle may be added to the obstacle database 151. If the type of obstacle cannot be specified, the obstacle management unit 120 may update the obstacle database 151 while leaving the type information 151B blank.

[掃除態様の具体例]
続いて、自律走行型掃除機100の掃除態様の具体例について、図9~図14を参照しながら説明する。
[Specific examples of cleaning methods]
Next, specific examples of cleaning modes of the autonomous vacuum cleaner 100 will be described with reference to FIGS. 9 to 14.

図9~図11、図13及び図14は、実施の形態に係る自律走行型掃除機100の掃除態様の一例を示す図である。なお、図9~図11、図13及び図14は、自律走行型掃除機100がこの順の時系列で走行等の処理をしている場合を示す図である。また、図9~図11、図13及び図14は、所定の空間CAを上方から見た模式図である。また、本具体例では、所定の空間CAに障害物の一例であるマット220Aが存在するとする。 9 to 11, FIG. 13, and FIG. 14 are diagrams showing examples of cleaning modes of the autonomous vacuum cleaner 100 according to the embodiment. Note that FIGS. 9 to 11, FIG. 13, and FIG. 14 are diagrams showing cases in which the autonomous vacuum cleaner 100 performs processing such as traveling in this chronological order. 9 to 11, FIG. 13, and FIG. 14 are schematic diagrams of the predetermined space CA viewed from above. Further, in this specific example, it is assumed that a mat 220A, which is an example of an obstacle, exists in the predetermined space CA.

図9に示すように、計画生成部130は、例えば、掃除開始信号を受信した場合、所定の空間CAの地図を示す地図情報に基づいて、破線矢印で示す走行経路PPを生成する。また、計画生成部130は、走行を開始する場所を原点とする座標を算出する。 As shown in FIG. 9, for example, when receiving a cleaning start signal, the plan generation unit 130 generates a travel route PP indicated by a broken line arrow based on map information indicating a map of a predetermined space CA. The plan generation unit 130 also calculates coordinates with the origin at the place where the travel is to start.

なお、自律走行型掃除機100は、地図情報を保持していない場合、所定の空間CAを走り回りながらSLAMにより地図情報を生成する。その場合、計画生成部130は、座標の原点として、例えば、充電器210の位置を設定してもよい。 Note that if the autonomous vacuum cleaner 100 does not hold map information, it generates map information by SLAM while running around in the predetermined space CA. In that case, the plan generation unit 130 may set, for example, the position of the charger 210 as the origin of the coordinates.

本具体例では、自律走行型掃除機100は、地図情報を予め保持(つまり、記憶部150に記憶)しており、且つ、充電器210に接続されており、充電器210に接続された位置を原点としたとする。 In this specific example, the autonomous vacuum cleaner 100 holds map information in advance (that is, stored in the storage unit 150), is connected to the charger 210, and is connected to the charger 210 at a location connected to the charger 210. Assume that the origin is

また、例えば、計画生成部130は、進行する向きをX軸正方向とし、X軸に直交する方向をY軸方向と設定する。この場合、自律走行型掃除機100が走行を開始する前は、自己位置が(X、Y、進行する向き)=(0m、0m、0°)となる。 Further, for example, the plan generation unit 130 sets the direction of movement as the positive X-axis direction, and sets the direction perpendicular to the X-axis as the Y-axis direction. In this case, before the autonomous vacuum cleaner 100 starts traveling, its own position is (X, Y, direction of travel) = (0 m, 0 m, 0°).

なお、(X、Y、進行する向き)のXには、例えば、原点からのX軸方向への距離が含まれる。また、例えば、(X、Y、進行する向き)のYには、原点からのY軸方向への距離が含まれる。また、例えば、(X、Y、進行する向き)の進行する向きには、X軸正方向に対して自律走行型掃除機100が進行する角度が含まれる。 Note that X in (X, Y, direction of movement) includes, for example, the distance from the origin in the X-axis direction. Further, for example, Y in (X, Y, direction of movement) includes the distance from the origin in the Y-axis direction. Further, for example, the direction of movement (X, Y, direction of movement) includes the angle at which the autonomous vacuum cleaner 100 moves with respect to the positive direction of the X-axis.

図10に示すように、自律走行型掃除機100が図9に示す状態から走行経路に従って軌跡Tを通過して走行したとする。自律走行型掃除機100(より具体的には、検知部110)は、例えば、カメラ60で撮影範囲Vを撮影して障害物が存在するか否かを判定しながら走行し続ける。例えば、図10に示す自律走行型掃除機100の自己位置は、(X、Y、進行する向き)=(0.6m、0.6m、180°)である。 As shown in FIG. 10, it is assumed that the autonomous vacuum cleaner 100 travels along a trajectory T from the state shown in FIG. 9 along the travel route. For example, the autonomous vacuum cleaner 100 (more specifically, the detection unit 110) continues to travel while photographing the photographing range V with the camera 60 and determining whether or not an obstacle exists. For example, the self-position of the autonomous vacuum cleaner 100 shown in FIG. 10 is (X, Y, direction of travel) = (0.6 m, 0.6 m, 180°).

図11に示すように、カメラ60は、例えば、マット220Aを撮影したとする。つまり、検知部110がマット220Aを検知したとする。 As shown in FIG. 11, it is assumed that the camera 60 photographs the mat 220A, for example. In other words, assume that the detection unit 110 detects the mat 220A.

図12は、実施の形態に係る自律走行型掃除機100が走行中に生成した画像200の一例を示す図である。 FIG. 12 is a diagram illustrating an example of an image 200 generated while the autonomous vacuum cleaner 100 according to the embodiment is running.

図12には、マット220Aの画像であるマット220Bが写り込んでいる。検知部110は、画像200中のマット220Bの概略矩形であるバウンディングボックスBBを生成し、生成したバウンディングボックスBBの中心をマット220Bの位置として算出する。また、検知部110は、画像200中のマット220Bの位置から、所定の空間CAに位置するマット220Aの位置を算出する。ここでは、検知部110は、カメラにより画像が生成された時刻を示す時刻情報及び障害物情報として、(撮影日時、種類、相対距離、位置する向き)=(201906131145、マット、0.9m、25°)を検知している。例えば、撮影日時には、2019年6月13日11時45分を示す数字列が含まれている。また、相対距離には、バウンディングボックスBBの中心に対応するマット220Aの位置から自律走行型掃除機100(より具体的には、本体部10)までの最近接距離が含まれている。位置する向きには、自律走行型掃除機100が進行する方向と、自律走行型掃除機100から見たバウンディングボックスBBの中心に対応するマット220Aの位置する方向とのなす角度が含まれている。 In FIG. 12, a mat 220B, which is an image of the mat 220A, is reflected. The detection unit 110 generates a bounding box BB that is a roughly rectangular shape of the mat 220B in the image 200, and calculates the center of the generated bounding box BB as the position of the mat 220B. Furthermore, the detection unit 110 calculates the position of the mat 220A located in the predetermined space CA from the position of the mat 220B in the image 200. Here, the detection unit 110 uses the time information indicating the time when the image was generated by the camera and the obstacle information as (shooting date and time, type, relative distance, orientation) = (201906131145, mat, 0.9 m, 25 °) is detected. For example, the shooting date and time includes a number string indicating 11:45 on June 13, 2019. Furthermore, the relative distance includes the closest distance from the position of the mat 220A corresponding to the center of the bounding box BB to the autonomous vacuum cleaner 100 (more specifically, the main body 10). The positioning direction includes the angle between the direction in which the autonomous vacuum cleaner 100 moves and the direction in which the mat 220A is positioned, which corresponds to the center of the bounding box BB as seen from the autonomous vacuum cleaner 100. .

なお、制御部140が障害物に対する制御を実行するか否か、より具体的には、計画生成部130が障害物に対して回数情報に基づく計画情報を生成するか否かは、画像200に障害物が写り込んでいるか否かに限定されない。例えば、計画生成部130及び制御部140は、画像200における、自律走行型掃除機100が通過する予定の、一点鎖線で示す2つの通過予測線230間の領域に障害物が写り込んでいる場合に、上記した障害物に対する処理を実行してもよい。 Note that whether or not the control unit 140 executes control for the obstacle, more specifically, whether or not the plan generation unit 130 generates plan information based on the number of times information for the obstacle, depends on the image 200. It is not limited to whether or not an obstacle is included in the image. For example, if an obstacle is reflected in the image 200 between two predicted passing lines 230 indicated by dashed lines, which the autonomous vacuum cleaner 100 is scheduled to pass, the plan generation unit 130 and the control unit 140 Additionally, the above-described processing for obstacles may be executed.

図13に示すように、検知部110は、図12に示す画像200からマット220Aの相対座標(相対距離、位置する向き)=(0.9m、25°)を算出する。また、検知部110は、自己位置を算出する。図13に示す具体例では、自己位置は、(X、Y、進行する向き)=(-0.5m、1.2m、0°)であるとする。また、検知部110は、マット220Aの相対座標と自己位置とから、マット220Aの位置座標(言い換えると、原点からの絶対座標)を算出する。本具体例では、マット220Aの位置座標は、(-0.5+0.9×cos25°、1.2+sin25°)である。障害物管理部120は、マット220Aの位置座標と一致する障害物が障害物データベース151に登録されているか否かを判定する。ここでは、例えば、マット220Aの位置座標と一致する障害物が障害物データベース151に登録されており、且つ、スタック回数に対応する掃除態様が回避走行であったとする。 As shown in FIG. 13, the detection unit 110 calculates the relative coordinates (relative distance, orientation) of the mat 220A from the image 200 shown in FIG. 12 (0.9 m, 25°). The detection unit 110 also calculates its own position. In the specific example shown in FIG. 13, the self-position is assumed to be (X, Y, direction of travel) = (-0.5 m, 1.2 m, 0°). Furthermore, the detection unit 110 calculates the positional coordinates of the mat 220A (in other words, the absolute coordinates from the origin) from the relative coordinates of the mat 220A and the self-position. In this specific example, the position coordinates of the mat 220A are (-0.5+0.9×cos25°, 1.2+sin25°). The obstacle management unit 120 determines whether an obstacle matching the position coordinates of the mat 220A is registered in the obstacle database 151. Here, for example, it is assumed that an obstacle that matches the position coordinates of the mat 220A is registered in the obstacle database 151, and that the cleaning mode corresponding to the number of stacks is avoidance driving.

図14に示すように、計画生成部130は、マット220Aに対して回避走行するように、図13に示す走行経路PPを再度計算し直した走行経路PP1を生成する。制御部140は、計画生成部130が生成した走行経路PP1に沿って走行するように、駆動部170を制御することで、自律走行型掃除機100に走行を再開させる。 As shown in FIG. 14, the plan generation unit 130 generates a travel route PP1 by recalculating the travel route PP shown in FIG. 13 so as to avoid the mat 220A. The control unit 140 causes the autonomous vacuum cleaner 100 to resume traveling by controlling the drive unit 170 so as to travel along the travel route PP1 generated by the plan generation unit 130.

なお、自律走行型掃除機100がマット220Aに対して回避走行する際に、折り返す地点、言い換えると、自律走行型掃除機100とマット220Aとが最も近接する距離は、任意でよい。予め任意の距離が定められていてもよい。本具体例では、図12に示すバウンディングボックスBBの下辺に対応する位置から30cm離れた位置を、折り返し地点としている。 Note that when the autonomous vacuum cleaner 100 runs around the mat 220A, the turning point, in other words, the closest distance between the autonomous vacuum cleaner 100 and the mat 220A may be arbitrary. Any distance may be determined in advance. In this specific example, a position 30 cm away from a position corresponding to the lower side of bounding box BB shown in FIG. 12 is set as a turning point.

[効果等]
以上のように、実施の形態に係る自律走行型掃除機100は、所定の空間を自律走行して掃除する自律走行型掃除機である。自律走行型掃除機100は、自律走行型掃除機100の周辺の障害物の態様を示す障害物情報151Fを検知する検知部110と、自律走行型掃除機100が障害物にスタックしたか否かを検知するスタック検知部190と、検知部110で検知した障害物情報151Fと、スタック検知部190で検知した検知結果とに基づいて、当該障害物に対して自律走行型掃除機100がスタックした回数を算出して、障害物情報151Fとスタック回数を示す回数情報151Eとを紐づけて記憶部150に記憶させる障害物管理部120と、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100を制御する制御部140と、を備える。具体的には、制御部140は、障害物管理部120が算出した障害物データベース151と、走行パターンデータベース152とに基づいて、吸引部160、駆動部170、及び、清掃部180を制御する。
[Effects etc.]
As described above, the autonomous vacuum cleaner 100 according to the embodiment is an autonomous vacuum cleaner that autonomously moves and cleans a predetermined space. The autonomous vacuum cleaner 100 includes a detection unit 110 that detects obstacle information 151F indicating the state of obstacles around the autonomous vacuum cleaner 100, and a detection unit 110 that detects obstacle information 151F indicating the state of obstacles around the autonomous vacuum cleaner 100, and a detection unit 110 that detects whether the autonomous vacuum cleaner 100 is stuck on an obstacle. Based on the stack detection unit 190 that detects the obstacle, the obstacle information 151F detected by the detection unit 110, and the detection result detected by the stack detection unit 190, the autonomous vacuum cleaner 100 is stuck on the obstacle. Obstacle management unit 120 calculates the number of times and associates obstacle information 151F and number of times information 151E indicating the number of stacks and stores it in storage unit 150, and based on obstacle information 151F and number of times information 151E, autonomous A control unit 140 that controls the traveling vacuum cleaner 100 is provided. Specifically, the control unit 140 controls the suction unit 160, the drive unit 170, and the cleaning unit 180 based on the obstacle database 151 calculated by the obstacle management unit 120 and the travel pattern database 152.

これによれば、自律走行型掃除機100は、スタック回数に応じて障害物に対する走行方法を変更できる。これにより、自律走行型掃除機100は、例えば、走行経路によってはスタックせずに乗り越え可能な障害物に対して、回避せずに乗り越える動作をすることができる。このように、自律走行型掃除機100によれば、個々の障害物に最適な掃除方法を実施することができる。 According to this, the autonomous vacuum cleaner 100 can change the way it moves toward an obstacle depending on the number of times it gets stuck. Thereby, the autonomous vacuum cleaner 100 can, for example, perform an operation to overcome an obstacle that can be overcome without getting stuck depending on the travel route without avoiding it. In this way, the autonomous vacuum cleaner 100 can implement a cleaning method that is optimal for each obstacle.

また、例えば、自律走行型掃除機100は、さらに、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100の掃除態様を示す計画情報を生成する計画生成部130を備える。制御部140は、計画生成部130が生成した計画情報に基づいて、自律走行型掃除機100を制御する。 For example, the autonomous vacuum cleaner 100 further includes a plan generation unit 130 that generates plan information indicating a cleaning mode of the autonomous vacuum cleaner 100 based on the obstacle information 151F and the number of times information 151E. The control unit 140 controls the autonomous vacuum cleaner 100 based on the plan information generated by the plan generation unit 130.

これによれば、制御部140は、計画情報に基づいて、個々の障害物に最適な掃除方法で、吸引部160、駆動部170、及び、清掃部180を駆動することで掃除できる。 According to this, the control unit 140 can clean each obstacle by driving the suction unit 160, the driving unit 170, and the cleaning unit 180 using a cleaning method that is optimal for each obstacle based on the plan information.

また、例えば、計画生成部130は、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100が走行する走行経路を決定した計画情報を生成する。具体的に例えば、計画生成部130は、回数情報151Eに基づいて、駆動部170の駆動方法を決定した計画情報を生成する。 Furthermore, for example, the plan generation unit 130 generates plan information in which a travel route for the autonomous vacuum cleaner 100 is determined based on the obstacle information 151F and the number of times information 151E. Specifically, for example, the plan generation unit 130 generates plan information that determines the driving method of the drive unit 170 based on the number of times information 151E.

また、例えば、自律走行型掃除機100は、さらに、ゴミを吸引する吸引部160を備える。この場合、計画生成部130は、障害物情報151Fと回数情報151Eとに基づいて、吸引部160の吸引力(具体的には、吸引モータ161の回転数)を決定した計画情報を生成する。 For example, the autonomous vacuum cleaner 100 further includes a suction unit 160 that sucks dirt. In this case, the plan generation unit 130 generates plan information in which the suction force of the suction unit 160 (specifically, the rotation speed of the suction motor 161) is determined based on the obstacle information 151F and the number of times information 151E.

また、例えば、自律走行型掃除機100は、さらに、ブラシ(例えば、メインブラシ50)を駆動させるブラシモータ181を備える。この場合、計画生成部130は、障害物情報151Fと回数情報151Eとに基づいて、ブラシモータ181の回転数を決定した計画情報を生成する。 For example, the autonomous vacuum cleaner 100 further includes a brush motor 181 that drives a brush (for example, the main brush 50). In this case, the plan generation unit 130 generates plan information in which the number of rotations of the brush motor 181 is determined based on the obstacle information 151F and the number of times information 151E.

これらによれば、制御部140は、計画情報に基づいて、個々の障害物にさらに最適な掃除方法で、吸引部160、駆動部170、及び、清掃部180を駆動することで掃除できる。 According to these, the control unit 140 can clean each obstacle by driving the suction unit 160, the driving unit 170, and the cleaning unit 180 using a cleaning method that is more suitable for each obstacle based on the plan information.

また、例えば、障害物情報151Fは、障害物の種類(種類情報151B)、障害物の色、所定の空間における障害物の位置(位置情報151C、151D)、及び、障害物のサイズのうちの少なくとも1つを障害物の態様として示す。 For example, the obstacle information 151F includes the type of the obstacle (type information 151B), the color of the obstacle, the position of the obstacle in a predetermined space (position information 151C, 151D), and the size of the obstacle. At least one is shown as an aspect of the obstacle.

これによれば、制御部140は、例えば、障害物の種類又は障害物の位置によってはスタックしやすい又はスタックしにくい等、個々の障害物にさらに最適な掃除方法で、吸引部160、駆動部170、及び、清掃部180を制御することで自律走行型掃除機100に走行させ掃除させることができる。 According to this, the control unit 140 cleans the suction unit 160, the drive unit, etc. using a cleaning method that is more optimal for each obstacle, such as whether the obstacle is likely to get stuck or difficult to get stuck depending on the type of the obstacle or the position of the obstacle. By controlling the cleaner 170 and the cleaning unit 180, the autonomous vacuum cleaner 100 can be caused to travel and clean.

また、実施の形態に係る自律走行型掃除機100の制御方法は、所定の空間を自律走行して掃除する自律走行型掃除機の制御方法であって、自律走行型掃除機100の周辺の障害物の態様を示す障害物情報151Fを検知する障害物検知ステップ(ステップS107)と、自律走行型掃除機100が障害物にスタックしたか否かを検知するスタック検知ステップ(ステップS105)と、障害物検知ステップで検知した障害物情報151Fと、スタック検知ステップで検知した検知結果とに基づいて、当該障害物に対するスタックした回数を算出し、障害物情報151Fとスタックした回数を示す回数情報151Eとを紐づけて記憶部150に記憶する障害物管理ステップ(ステップS106)と、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100を制御する制御ステップ(ステップS103)と、を含む。 Further, the method for controlling the autonomous vacuum cleaner 100 according to the embodiment is a method for controlling an autonomous vacuum cleaner that autonomously moves and cleans a predetermined space, and includes the method for controlling an autonomous vacuum cleaner 100 that autonomously moves and cleans a predetermined space. An obstacle detection step (step S107) for detecting obstacle information 151F indicating the state of an object; a stuck detection step (step S105) for detecting whether the autonomous vacuum cleaner 100 is stuck on an obstacle; Based on the obstacle information 151F detected in the object detection step and the detection result detected in the stuck detection step, the number of times the object gets stuck is calculated, and the obstacle information 151F and the number of times information 151E indicating the number of stuck times are calculated. an obstacle management step (step S106) of linking and storing the information in the storage unit 150; a control step (step S103) of controlling the autonomous vacuum cleaner 100 based on the obstacle information 151F and the number of times information 151E; including.

これによれば、自律走行型掃除機100は、スタック回数に応じて障害物に対する走行方法を変更できる。これにより、自律走行型掃除機100は、例えば、走行経路によってはスタックせずに乗り越え可能な障害物に対して、回避せずに乗り越える動作をすることができる。このように、自律走行型掃除機100によれば、個々の障害物に最適な掃除方法を実施することができる。 According to this, the autonomous vacuum cleaner 100 can change the way it moves toward an obstacle depending on the number of times it gets stuck. Thereby, the autonomous vacuum cleaner 100 can, for example, perform an operation to overcome an obstacle that can be overcome without getting stuck depending on the travel route without avoiding it. In this way, the autonomous vacuum cleaner 100 can implement a cleaning method that is optimal for each obstacle.

なお、本発明は、上記自律走行型掃除機100の制御方法に含まれるステップをコンピュータに実行させるプログラムとして実現されてもよい。 Note that the present invention may be implemented as a program that causes a computer to execute the steps included in the method for controlling the autonomous vacuum cleaner 100 described above.

具体的には、本発明に係るプログラムは、所定の空間を自律走行して掃除する自律走行型掃除機100の制御方法をコンピュータに実行させるためのプログラムであって、自律走行型掃除機100の周辺の障害物の態様を示す障害物情報を検知する障害物検知ステップと、自律走行型掃除機100が障害物にスタックしたか否かを検知するスタック検知ステップと、障害物検知ステップで検知した障害物情報151Fと、スタック検知ステップで検知した検知結果とに基づいて、当該障害物に対するスタックした回数を算出し、障害物情報151Fとスタックした回数を示す回数情報151Eとを紐づけて記憶部150に記憶する障害物管理ステップと、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100を制御する制御ステップと、を含む自律走行型掃除機100の制御方法をコンピュータに実行させるためのプログラムである。 Specifically, the program according to the present invention is a program for causing a computer to execute a control method for an autonomous vacuum cleaner 100 that autonomously moves and cleans a predetermined space, An obstacle detection step that detects obstacle information indicating the state of surrounding obstacles, a stuck detection step that detects whether the autonomous vacuum cleaner 100 is stuck on an obstacle, and an obstacle detection step that detects obstacles detected in the obstacle detection step. Based on the obstacle information 151F and the detection result detected in the stuck detection step, the number of times the obstacle has been stuck is calculated, the obstacle information 151F is linked to the number of times information 151E indicating the number of times the object has been stuck, and the information is stored in the storage unit. 150; and a control step of controlling the autonomous vacuum cleaner 100 based on the obstacle information 151F and the number of times information 151E. This is a program to be executed.

これによれば、本実施の形態に係る自律走行型掃除機100の制御方法が、コンピュータにより簡便に実行され得る。 According to this, the method for controlling the autonomous vacuum cleaner 100 according to the present embodiment can be easily executed by a computer.

また、本発明は、上記プログラムを記録したコンピュータによって読み取り可能なCD-ROM等の非一時的な記録媒体として実現されてもよい。また、本発明は、そのプログラムを示す情報、データ又は信号として実現されてもよい。そして、それらプログラム、情報、データ及び信号は、インターネット等の通信ネットワークを介して配信されてもよい。 Further, the present invention may be realized as a non-temporary recording medium such as a computer readable CD-ROM in which the above program is recorded. Further, the present invention may be realized as information, data, or a signal indicating the program. These programs, information, data, and signals may be distributed via a communication network such as the Internet.

(変形例)
以下、変形例に係る自律走行型掃除機について、図15~図17を参照しながら説明する。
(Modified example)
An autonomous vacuum cleaner according to a modified example will be described below with reference to FIGS. 15 to 17.

なお、以下で説明する変形例に係る自律走行型掃除機においては、実施の形態に係る自律走行型掃除機100と同一の構成については同一の符号を付し、説明を一部簡略化又は省略する場合がある。 In addition, in the autonomous vacuum cleaner according to the modification described below, the same components as the autonomous vacuum cleaner 100 according to the embodiment are denoted by the same reference numerals, and some explanations are simplified or omitted. There are cases where

図15は、変形例に係る自律走行型掃除機100aの特徴的な機能構成を示すブロック図である。 FIG. 15 is a block diagram showing a characteristic functional configuration of an autonomous vacuum cleaner 100a according to a modification.

自律走行型掃除機100aは、レーザ測距計40と、カメラ60と、深度センサ70と、検知部(障害物検知部)110aと、スタック検知部190と、障害物管理部120と、計画生成部130aと、制御部140aと、記憶部150aと、吸引部160と、駆動部170と、清掃部180と、を備える。 The autonomous vacuum cleaner 100a includes a laser range finder 40, a camera 60, a depth sensor 70, a detection unit (obstacle detection unit) 110a, a stack detection unit 190, an obstacle management unit 120, and a plan generation unit. It includes a section 130a, a control section 140a, a storage section 150a, a suction section 160, a drive section 170, and a cleaning section 180.

検知部110aは、レーザ測距計40等の自律走行型掃除機100aが備える各種センサから、当該各種センサにより検出されたセンサデータを取得する処理部である。検知部110aは、例えば、当該各種センサと制御線等によりセンサデータが取得可能に接続されている。 The detection unit 110a is a processing unit that acquires sensor data detected by the various sensors included in the autonomous vacuum cleaner 100a, such as the laser range finder 40. The detection unit 110a is connected to the various sensors through control lines or the like so that sensor data can be obtained, for example.

また、検知部110aは、所定の空間に人が存在するか否かを検知する。本実施の形態では、障害物種類検知部111aは、カメラ60から取得した画像を画像解析することで、所定の空間に人が存在するか否かを検知する。 Furthermore, the detection unit 110a detects whether a person is present in a predetermined space. In this embodiment, the obstacle type detection unit 111a detects whether or not a person is present in a predetermined space by analyzing the image obtained from the camera 60.

計画生成部130aは、自律走行型掃除機100aが所定の空間をどのように走行して掃除するかを示す掃除計画(計画情報)を生成する処理部である。 The plan generation unit 130a is a processing unit that generates a cleaning plan (plan information) indicating how the autonomous vacuum cleaner 100a will travel and clean a predetermined space.

また、計画生成部130aは、検知部110aによる人の有無の検知結果に基づいて、計画情報を生成する。 Furthermore, the plan generation unit 130a generates plan information based on the detection result of the presence or absence of a person by the detection unit 110a.

制御部140aは、計画生成部130が生成した計画情報に基づいて、吸引部160、駆動部170、及び、清掃部180を制御することで、自律走行型掃除機100に所定の空間を自律走行させて掃除させる処理部である。 The control unit 140a causes the autonomous vacuum cleaner 100 to autonomously travel in a predetermined space by controlling the suction unit 160, the drive unit 170, and the cleaning unit 180 based on the plan information generated by the plan generation unit 130. This is the processing section that cleans the area.

図16は、変形例に係る自律走行型掃除機100が保持する走行パターンデータベース153の一例を示す図である。 FIG. 16 is a diagram illustrating an example of the travel pattern database 153 held by the autonomous vacuum cleaner 100 according to the modification.

走行パターンデータベース153は、種類情報152Aと、回数情報152Bと、第1掃除態様情報153Aと、第2掃除態様情報153Bと、を含む。 The travel pattern database 153 includes type information 152A, frequency information 152B, first cleaning mode information 153A, and second cleaning mode information 153B.

第1掃除態様情報153Aは、対応する障害物に対して自律走行型掃除機100aがスタックした回数が回数情報152Bに含まれるスタック回数の場合における、自律走行型掃除機100の当該障害物に対する掃除態様を示す情報である。第1掃除態様情報153Aは、例えば、図5に示す掃除態様情報152Cと同様である。 The first cleaning mode information 153A indicates that the autonomous vacuum cleaner 100 cleans the corresponding obstacle when the number of times the autonomous vacuum cleaner 100a gets stuck on the corresponding obstacle is the number of times the autonomous vacuum cleaner 100a gets stuck on the corresponding obstacle. This is information indicating the mode. The first cleaning mode information 153A is, for example, similar to the cleaning mode information 152C shown in FIG. 5.

また、第2掃除態様情報153Bは、対応する障害物に対して自律走行型掃除機100aがスタックした回数が回数情報152Bに含まれるスタック回数の場合に、自律走行型掃除機100が当該障害物に対して走行する方法を示す情報である。 In addition, the second cleaning mode information 153B indicates that when the number of times the autonomous vacuum cleaner 100a gets stuck on the corresponding obstacle is the number of times the autonomous vacuum cleaner 100a gets stuck on the corresponding obstacle, the number of times the autonomous vacuum cleaner 100 gets stuck on the corresponding obstacle is the number of times the autonomous vacuum cleaner 100 gets stuck on the corresponding obstacle. This is information that shows how to drive against.

ここで、第2掃除態様情報153Bは、第1掃除態様情報153Aよりも走行パターン(つまり、掃除態様)が障害物に対して自律走行型掃除機100aがスタックしにくい走行パターンとなっている。 Here, the second cleaning mode information 153B has a running pattern (that is, a cleaning mode) in which the autonomous vacuum cleaner 100a is less likely to get stuck on an obstacle than the first cleaning mode information 153A.

例えば、計画生成部130aは、検知部110aが所定の空間に人が存在すると検知した場合には、第1掃除態様情報153Aに基づいて計画情報を生成し、検知部110aが所定の空間に人が存在しないと検知した場合には、第2掃除態様情報153Bに基づいて計画情報を生成する。 For example, when the detection unit 110a detects that a person is present in a predetermined space, the plan generation unit 130a generates plan information based on the first cleaning style information 153A, If it is detected that there is no such information, plan information is generated based on the second cleaning mode information 153B.

なお、本実施の形態では、第1掃除態様情報153A及び第2掃除態様情報153Bのそれぞれには、走行方法(走行パターン)、つまり、制御部140aが制御する駆動部170の制御方法についてのみ示しているが、制御部140aが制御する吸引部160が備える吸引モータ161の回転数、及び、制御部140が制御する清掃部180が備えるブラシモータ181の回転数等を示す掃除方法を示す情報が含まれていてもよい。 In the present embodiment, the first cleaning mode information 153A and the second cleaning mode information 153B only indicate the running method (running pattern), that is, the control method of the drive unit 170 controlled by the control unit 140a. However, information indicating the cleaning method, such as the number of rotations of the suction motor 161 included in the suction unit 160 controlled by the control unit 140a and the number of rotations of the brush motor 181 included in the cleaning unit 180 controlled by the control unit 140, is provided. May be included.

制御部140aは、検知部110aによる人の有無の検知結果に基づいて、自律走行型掃除機100aの掃除態様を制御する。より具体的には、制御部140aは、検知部110aによる人の有無の検知結果に基づいて計画生成部130に生成された計画情報に基づいて、吸引部160、駆動部170、及び、清掃部180を制御することで、自律走行型掃除機100aの掃除態様を制御する。 The control unit 140a controls the cleaning mode of the autonomous vacuum cleaner 100a based on the detection result of the presence or absence of a person by the detection unit 110a. More specifically, the control unit 140a controls the suction unit 160, the drive unit 170, and the cleaning unit based on the plan information generated by the plan generation unit 130 based on the detection result of the presence or absence of a person by the detection unit 110a. By controlling 180, the cleaning mode of the autonomous vacuum cleaner 100a is controlled.

また、例えば、計画生成部130は、予め設定された時刻に制御部140aが自律走行型掃除機100aの制御を開始するか否かを判定し、判定結果に基づいて、計画情報を生成する。例えば、ユーザは、いわゆる予約機能を用いて、予め設定された時刻に自律走行型掃除機100aに所定の空間を掃除させる場合がある。この場合、自律走行型掃除機100aが掃除を開始するタイミングにおいては、所定の空間にユーザが存在しない可能性が高い。そこで、計画生成部130は、制御部140aが予め設定された時刻に自律走行型掃除機100aの制御を開始するか否かを判定し、予め設定された時刻に自律走行型掃除機100aを制御すると判定した場合には、第2掃除態様情報153Bに基づく掃除態様となるように制御部140aに制御させる計画情報を生成し、制御部140aが予め設定された時刻ではないタイミングで自律走行型掃除機100aの制御を開始する場合には、第1掃除態様情報153Aに基づく掃除態様となるように制御部140aに制御させる計画情報を生成する。言い換えると、計画生成部130は、例えば、予め設定された時刻に自律走行型掃除機100aの動作を開始する旨を示す予約情報を受け付けているか否かを判定し、判定結果に基づいて、計画情報を生成する。 For example, the plan generation unit 130 determines whether the control unit 140a starts controlling the autonomous vacuum cleaner 100a at a preset time, and generates plan information based on the determination result. For example, the user may use a so-called reservation function to have the autonomous vacuum cleaner 100a clean a predetermined space at a preset time. In this case, there is a high possibility that no user is present in the predetermined space at the timing when the autonomous vacuum cleaner 100a starts cleaning. Therefore, the plan generation unit 130 determines whether the control unit 140a starts controlling the autonomous vacuum cleaner 100a at a preset time, and controls the autonomous vacuum cleaner 100a at the preset time. If it is determined that this is the case, the control unit 140a generates plan information that causes the control unit 140a to control the cleaning mode based on the second cleaning mode information 153B, and the control unit 140a performs autonomous cleaning at a timing other than the preset time. When starting control of the machine 100a, plan information is generated to cause the control unit 140a to control the cleaning mode based on the first cleaning mode information 153A. In other words, the plan generation unit 130 determines whether or not reservation information indicating that the autonomous vacuum cleaner 100a will start operating at a preset time is received, and based on the determination result, the plan generation unit 130 creates a plan based on the determination result. Generate information.

また、自律走行型掃除機100aは、ユーザからの予め設定された時刻に自律走行型掃除機100aの動作を開始する旨を示す予約情報を受け付けるためのボタン、タッチパネル等の操作部、又は、当該時刻をユーザが操作するスマートフォン等のコンピュータから通信で取得するための通信インターフェース等を備えてもよい。 The autonomous vacuum cleaner 100a also has an operation section such as a button or a touch panel for receiving reservation information from the user indicating that the autonomous vacuum cleaner 100a will start operating at a preset time, or an operation section such as a touch panel or the like. It may also include a communication interface or the like for acquiring the time via communication from a computer such as a smartphone operated by the user.

また、自律走行型掃除機100aは、時間を計測するためのRTC(Real Time Clock)等の計時部を備えてもよい。 Furthermore, the autonomous vacuum cleaner 100a may include a clock unit such as an RTC (Real Time Clock) for measuring time.

検知部110aと、障害物管理部120と、計画生成部130aと、制御部140aと、の各種処理部は、例えば、上記した処理を実行するための制御プログラムと、当該制御プログラムを実行するCPUとから実現される。検知部110aと、障害物管理部120と、計画生成部130aと、制御部140aとの各種処理部は、1つ又は複数のCPUで実現されてもよい。 Various processing units such as the detection unit 110a, the obstacle management unit 120, the plan generation unit 130a, and the control unit 140a, for example, include a control program for executing the above-described processing, and a CPU for executing the control program. It is realized from. Various processing units such as the detection unit 110a, the obstacle management unit 120, the plan generation unit 130a, and the control unit 140a may be realized by one or more CPUs.

記憶部150aは、障害物データベース151と走行パターンデータベース153とを記憶するメモリである。記憶部150aは、例えば、HDD、フラッシュメモリ等により実現される。また、記憶部150には、例えば、制御部140a等の各種処理部が実行する制御プログラムが記憶されている。 The storage unit 150a is a memory that stores an obstacle database 151 and a driving pattern database 153. The storage unit 150a is realized by, for example, an HDD, a flash memory, or the like. Furthermore, the storage unit 150 stores, for example, control programs executed by various processing units such as the control unit 140a.

なお、自律走行型掃除機100aは、図1に示す自律走行型掃除機100と同様に、例えば、本体部10と、2つの車輪20と、2つのサイドブラシ30と、レーザ測距計40と、メインブラシ50と、カメラ60と、深度センサ70とを備える。 Note that, like the autonomous vacuum cleaner 100 shown in FIG. , a main brush 50, a camera 60, and a depth sensor 70.

[処理手順]
続いて、自律走行型掃除機100aの処理手順について説明する。以下で説明する第1例は、自律走行型掃除機100aが所定の空間における人の有無を検知する場合における処理手順を示す。また、以下で説明する第2例は、自律走行型掃除機100aが予め定められた時刻に動作を開始したか否かを判定する場合における処理手順を示す。
[Processing procedure]
Next, the processing procedure of the autonomous vacuum cleaner 100a will be explained. The first example described below shows a processing procedure when the autonomous vacuum cleaner 100a detects the presence or absence of a person in a predetermined space. Further, a second example described below shows a processing procedure in the case of determining whether or not the autonomous vacuum cleaner 100a has started operating at a predetermined time.

<第1例>
図17は、変形例に係る自律走行型掃除機100aが実行する処理の第1例を示すフローチャートである。より具体的には、図17は、図7に示す走行方法の選択処理(ステップS206)の詳細を示すフローチャートである。自律走行型掃除機100aは、例えば、自律走行型掃除機100と同様に、図5~図7に示すフローチャートを実行することで、所定の空間を掃除する。
<First example>
FIG. 17 is a flowchart showing a first example of processing executed by the autonomous vacuum cleaner 100a according to the modification. More specifically, FIG. 17 is a flowchart showing details of the traveling method selection process (step S206) shown in FIG. The autonomous vacuum cleaner 100a, for example, similarly to the autonomous vacuum cleaner 100, cleans a predetermined space by executing the flowcharts shown in FIGS. 5 to 7.

図17に示すように、まず、計画生成部130aは、検知部110aが人を検知したか否かを判定する(ステップS401)。 As shown in FIG. 17, the plan generation unit 130a first determines whether the detection unit 110a has detected a person (step S401).

計画生成部130aは、検知部110aが人を検知したと判定した場合(ステップS401でYes)、走行パターンデータベース153に含まれる第1掃除態様情報153Aを選択する(ステップS402)。 When determining that the detection unit 110a has detected a person (Yes in step S401), the plan generation unit 130a selects the first cleaning mode information 153A included in the driving pattern database 153 (step S402).

一方、計画生成部130aは、検知部110aが人を検知していないと判定した場合(ステップS401でNo)、走行パターンデータベース153に含まれる第2掃除態様情報153Bを選択する(ステップS403)。 On the other hand, when the detection unit 110a determines that the detection unit 110a does not detect a person (No in step S401), the plan generation unit 130a selects the second cleaning mode information 153B included in the driving pattern database 153 (step S403).

次に、計画生成部130aは、ステップS402又はステップS403で選択した掃除態様情報、及び、図7に示すステップS204で取得した回数情報151Eに基づいて、障害物に対する掃除態様を選択して決定する(ステップS404)。 Next, the plan generation unit 130a selects and determines the cleaning mode for the obstacle based on the cleaning mode information selected in step S402 or step S403 and the number of times information 151E acquired in step S204 shown in FIG. (Step S404).

<第2例>
図18は、変形例に係る自律走行型掃除機100aが実行する処理の第2例を示すフローチャートである。より具体的には、図18は、図7に示す走行方法の選択処理(ステップS206)の詳細を示すフローチャートである。自律走行型掃除機100aは、例えば、自律走行型掃除機100と同様に、図5~図7に示すフローチャートを実行することで、所定の空間を掃除する。
<Second example>
FIG. 18 is a flowchart showing a second example of processing executed by the autonomous vacuum cleaner 100a according to the modification. More specifically, FIG. 18 is a flowchart showing details of the traveling method selection process (step S206) shown in FIG. 7. The autonomous vacuum cleaner 100a, for example, similarly to the autonomous vacuum cleaner 100, cleans a predetermined space by executing the flowcharts shown in FIGS. 5 to 7.

図18に示すように、まず、計画生成部130aは、自律走行型掃除機100aが掃除を開始する際に、予め定められた時刻に開始させるか否か、つまり、予約情報に基づいて自律走行型掃除機100aに掃除を開始させる予約走行であるか否かを判定する(ステップS501)。例えば、計画生成部130aは、予約情報を受け付けているか否かを判定する。 As shown in FIG. 18, first, the plan generation unit 130a determines whether or not the autonomous vacuum cleaner 100a starts cleaning at a predetermined time, that is, based on the reservation information, the plan generation unit 130a It is determined whether or not it is a scheduled run for the vacuum cleaner 100a to start cleaning (step S501). For example, the plan generation unit 130a determines whether reservation information is being accepted.

計画生成部130aは、予約走行ではないと判定した場合(ステップS501でNo)、走行パターンデータベース153に含まれる第1掃除態様情報153Aを選択する(ステップS502)。 When determining that the trip is not a reserved trip (No in step S501), the plan generation unit 130a selects the first cleaning mode information 153A included in the trip pattern database 153 (step S502).

一方、計画生成部130aは、予約走行であると判定した場合(ステップS501でYes)、走行パターンデータベース153に含まれる第2掃除態様情報153Bを選択する。 On the other hand, if the plan generation unit 130a determines that the trip is a reserved trip (Yes in step S501), the plan generation unit 130a selects the second cleaning mode information 153B included in the trip pattern database 153.

次に、計画生成部130aは、ステップS502又はステップS503で選択した掃除態様情報、及び、図7に示すステップS204で取得した回数情報151Eに基づいて、障害物に対する掃除態様を選択して決定する(ステップS504)。 Next, the plan generation unit 130a selects and determines a cleaning mode for the obstacle based on the cleaning mode information selected in step S502 or step S503 and the number of times information 151E acquired in step S204 shown in FIG. (Step S504).

[効果等]
以上のように、変形例に係る自律走行型掃除機100aは、所定の空間を自律走行して掃除する自律走行型掃除機である。自律走行型掃除機100aは、自律走行型掃除機100の周辺の障害物を検知する検知部110aと、自律走行型掃除機100が障害物にスタックしたか否かを検知するスタック検知部190と、検知部110で検知した障害物の態様を示す障害物情報151Fと、スタック検知部190で検知した検知結果とに基づいて、当該障害物に対して自律走行型掃除機100aがスタックした回数を算出して、障害物情報151Fとスタック回数を示す回数情報151Eとを紐づけて記憶部150aに記憶させる障害物管理部120と、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100aを制御する制御部140aと、を備える。また、自律走行型掃除機100aは、障害物情報151Fと回数情報151Eとに基づいて、自律走行型掃除機100の掃除態様を示す計画情報を生成する計画生成部130aを備える。制御部140aは、計画生成部130aが生成した計画情報に基づいて、自律走行型掃除機100aを制御する。具体的には、制御部140aは、障害物管理部120が算出した障害物データベース151と、走行パターンデータベース153とに基づいて、吸引部160、駆動部170、及び、清掃部180を制御する。変形例に係る自律走行型掃除機100aが備える検知部110aは、さらに、所定の空間に人がいるか否かを検知する。計画生成部130aは、検知部110aによる人の有無の検知結果に基づいて、計画情報を生成する。
[Effects etc.]
As described above, the autonomous vacuum cleaner 100a according to the modified example is an autonomous vacuum cleaner that autonomously moves and cleans a predetermined space. The autonomous vacuum cleaner 100a includes a detection unit 110a that detects obstacles around the autonomous vacuum cleaner 100, and a stuck detection unit 190 that detects whether the autonomous vacuum cleaner 100 is stuck on an obstacle. , based on the obstacle information 151F indicating the state of the obstacle detected by the detection unit 110 and the detection result detected by the stuck detection unit 190, calculate the number of times the autonomous vacuum cleaner 100a got stuck on the obstacle. An obstacle management unit 120 calculates and associates the obstacle information 151F with frequency information 151E indicating the number of stacks and stores it in the storage unit 150a, and based on the obstacle information 151F and frequency information 151E, an autonomous driving type A control unit 140a that controls the vacuum cleaner 100a is provided. Furthermore, the autonomous vacuum cleaner 100a includes a plan generation unit 130a that generates plan information indicating a cleaning mode of the autonomous vacuum cleaner 100 based on the obstacle information 151F and the frequency information 151E. The control unit 140a controls the autonomous vacuum cleaner 100a based on the plan information generated by the plan generation unit 130a. Specifically, the control unit 140a controls the suction unit 160, the drive unit 170, and the cleaning unit 180 based on the obstacle database 151 calculated by the obstacle management unit 120 and the travel pattern database 153. The detection unit 110a included in the autonomous vacuum cleaner 100a according to the modification further detects whether or not there is a person in a predetermined space. The plan generation unit 130a generates plan information based on the detection result of the presence or absence of a person by the detection unit 110a.

例えば、所定の空間に人が存在する場合に、自律走行型掃除機100aがスタックしたとき、当該人によってスタックした状態からスタックしていない状態に変更してもらえる可能性がある。一方で、所定の空間に人が存在しない場合に、自律走行型掃除機100aがスタックしたとき、スタックした状態からスタックしていない状態に変更されず、長時間掃除がされない可能性が高い。そのため、自律走行型掃除機100aは、所定の空間に人が存在するかしないかに基づいて、掃除態様を決定することで、障害物に対する最適な掃除態様を探索しつつ、且つ、スタックして掃除がされない状態が長時間続くことが抑制される。 For example, when a person is present in a predetermined space and the autonomous vacuum cleaner 100a gets stuck, there is a possibility that the person can change the stuck state to the non-stuck state. On the other hand, when the autonomous vacuum cleaner 100a gets stuck when no one is present in the predetermined space, there is a high possibility that the stuck state will not be changed to the non-stuck state and cleaning will not be performed for a long time. Therefore, the autonomous vacuum cleaner 100a determines the cleaning mode based on whether or not there is a person in a predetermined space, thereby searching for the optimal cleaning mode for obstacles and stacking. This prevents the state of not being cleaned for a long time to continue.

また、例えば、変形例に係る自律走行型掃除機100aが備える計画生成部130aは、予め設定された時刻に制御部140aが自律走行型掃除機100aの制御を開始するか否かを判定し、判定結果に基づいて、計画情報を生成する。 For example, the plan generation unit 130a included in the autonomous vacuum cleaner 100a according to the modification determines whether the control unit 140a starts controlling the autonomous vacuum cleaner 100a at a preset time, Plan information is generated based on the determination result.

例えば、予約走行が実行された場合には、所定の空間に人がいない可能性が高い。一方で、予約走行ではなく自律走行型掃除機100aが動作を開始した場合には、自律走行型掃除機100aが所定の空間で人に操作された可能性が高いことから、所定の空間に人がいる可能性が高い。そのため、自律走行型掃除機100aは、予約走行が実行されたか否かに基づいて、掃除態様を決定することで、障害物に対する最適な掃除態様を探索しつつ、且つ、スタックして掃除がされない状態が長時間続くことが抑制される。 For example, when a reserved run is executed, there is a high possibility that there are no people in the predetermined space. On the other hand, if the autonomous vacuum cleaner 100a starts operating instead of scheduled travel, there is a high possibility that the autonomous vacuum cleaner 100a was operated by a person in the predetermined space. There is a high possibility that there are. Therefore, the autonomous vacuum cleaner 100a determines the cleaning mode based on whether or not a scheduled run has been executed, thereby searching for the optimal cleaning mode for the obstacle and preventing the cleaning from getting stuck. Prevents the condition from continuing for a long time.

(その他の実施の形態)
以上、本発明に係る自律走行型掃除機等について、上記実施の形態及び変形例に基づいて説明したが、本発明は、上記実施の形態及び変形例に限定されるものではない。
(Other embodiments)
Although the autonomous vacuum cleaner and the like according to the present invention have been described above based on the above embodiments and modifications, the present invention is not limited to the above embodiments and modifications.

また、例えば、上記実施の形態では自律走行型掃除機が備える計画生成部及び制御部等の処理部は、それぞれCPUと制御プログラムとによって実現されると説明した。例えば、それぞれの当該処理部の構成要素は、それぞれ1つ又は複数の電子回路で構成されてもよい。1つ又は複数の電子回路は、それぞれ、汎用的な回路でもよいし、専用の回路でもよい。1つ又は複数の電子回路には、例えば、半導体装置、IC(Integrated Circuit)、又は、LSI(Large Scale Integration)等が含まれてもよい。IC又はLSIは、1つのチップに集積されてもよく、複数のチップに集積されてもよい。ここでは、IC又はLSIと呼んでいるが、集積の度合いによって呼び方が変わり、システムLSI、VLSI(Very Large Scale Integration)、又は、ULSI(Ultra Large Scale Integration)と呼ばれるかもしれない。また、LSIの製造後にプログラムされるFPGA(Field Programmable Gate Array)も同じ目的で使うことができる。 Further, for example, in the above embodiment, it has been explained that the processing units such as the plan generation unit and the control unit included in the autonomous vacuum cleaner are realized by the CPU and the control program, respectively. For example, each of the components of the processing unit may be composed of one or more electronic circuits. Each of the one or more electronic circuits may be a general-purpose circuit or a dedicated circuit. The one or more electronic circuits may include, for example, a semiconductor device, an IC (Integrated Circuit), an LSI (Large Scale Integration), or the like. An IC or LSI may be integrated into one chip or into multiple chips. Here, it is called an IC or LSI, but the name changes depending on the degree of integration, and may be called a system LSI, VLSI (Very Large Scale Integration), or ULSI (Ultra Large Scale Integration). Furthermore, an FPGA (Field Programmable Gate Array) that is programmed after the LSI is manufactured can also be used for the same purpose.

また、本発明の全般的又は具体的な態様は、システム、装置、方法、集積回路又はコンピュータプログラムで実現されてもよい。或いは、当該コンピュータプログラムが記憶された光学ディスク、HDD(Hard Disk Drive)若しくは半導体メモリ等のコンピュータ読み取り可能な非一時的記録媒体で実現されてもよい。また、システム、装置、方法、集積回路、コンピュータプログラム及び記録媒体の任意な組み合わせで実現されてもよい。 Further, general or specific aspects of the invention may be implemented in a system, apparatus, method, integrated circuit, or computer program product. Alternatively, the computer program may be realized by a computer-readable non-temporary recording medium such as an optical disk, an HDD (Hard Disk Drive), or a semiconductor memory in which the computer program is stored. Further, the present invention may be realized by any combination of a system, an apparatus, a method, an integrated circuit, a computer program, and a recording medium.

その他、実施の形態及び変形例に対して当業者が思いつく各種変形を施して得られる形態や、本発明の趣旨を逸脱しない範囲で実施の形態における構成要素及び機能を任意に組み合わせることで実現される形態も本発明に含まれる。 In addition, forms obtained by applying various modifications to the embodiments and modifications that those skilled in the art can think of, or by arbitrarily combining the components and functions of the embodiments without departing from the spirit of the present invention. The present invention also includes such forms.

本発明は、自律移動しながら掃除する自律走行型掃除機に広く利用可能である。 INDUSTRIAL APPLICABILITY The present invention can be widely used in autonomous vacuum cleaners that clean while autonomously moving.

10 本体部
11 吸込口
20 車輪
30 サイドブラシ
40 レーザ測距計
50 メインブラシ
60 カメラ
70 深度センサ
100、100a 自律走行型掃除機
110、110a 検知部(障害物検知部)
111、111a 障害物種類検知部
112 距離検知部
113 相対位置検知部
114 自己位置検知部
115 障害物座標検知部
120 障害物管理部
130、130a 計画生成部
140、140a 制御部
150、150a 記憶部
151 障害物データベース
151A ID情報
151B、152A 種類情報
151C、151D 位置情報
151E、152B 回数情報
151F 障害物情報
152、153 走行パターンデータベース
152C 掃除態様情報
153A 第1掃除態様情報
153B 第2掃除態様情報
160 吸引部
161 吸引モータ
170 駆動部
171 車輪モータ
180 清掃部
181 ブラシモータ
190 スタック検知部
200 画像
210 充電器
220A、220B マット
230 通過予測線
CA 所定の空間
PP、PP1 走行経路
T 軌跡
V 撮影範囲
BB バウンディングボックス
10 Main body 11 Suction port 20 Wheel 30 Side brush 40 Laser range finder 50 Main brush 60 Camera 70 Depth sensor 100, 100a Autonomous vacuum cleaner 110, 110a Detection unit (obstacle detection unit)
111, 111a Obstacle type detection section 112 Distance detection section 113 Relative position detection section 114 Self-position detection section 115 Obstacle coordinate detection section 120 Obstacle management section 130, 130a Plan generation section 140, 140a Control section 150, 150a Storage section 151 Obstacle database 151A ID information 151B, 152A Type information 151C, 151D Position information 151E, 152B Number of times information 151F Obstacle information 152, 153 Traveling pattern database 152C Cleaning mode information 153A First cleaning mode information 153B Second cleaning mode information 160 Suction section 161 Suction motor 170 Drive section 171 Wheel motor 180 Cleaning section 181 Brush motor 190 Stack detection section 200 Image 210 Charger 220A, 220B Mat 230 Predicted passing line CA Predetermined space PP, PP1 Travel route T Trajectory V Shooting range BB Bounding box

Claims (10)

所定の空間を自律走行して掃除する自律走行型掃除機であって、
前記自律走行型掃除機の周辺の障害物の態様を示す障害物情報を検知する障害物検知部と、
前記自律走行型掃除機が前記障害物にスタックしたか否かを検知するスタック検知部と、
前記障害物検知部で検知した前記障害物情報と、前記スタック検知部で検知した検知結果とに基づいて、当該障害物に対して前記自律走行型掃除機がスタックした回数を算出して、前記障害物情報と前記スタックした回数を示す回数情報とを紐づけて記憶部に記憶させる障害物管理部と、
前記障害物情報と前記回数情報とに基づいて、前記自律走行型掃除機を制御する制御部と、を備え
前記制御部は、前記障害物検知部で検知した前記障害物情報と紐付く前記回数情報が示すスタック回数が1以上の場合に、前記障害物情報に対応する障害物が所定の種類の障害物であるとき、スタック回数が0回の場合とは異なる掃除態様で、かつ、当該障害物を回避せずに乗り越える動作をするように、前記自律走行型掃除機を制御する
自律走行型掃除機。
An autonomous vacuum cleaner that autonomously moves and cleans a predetermined space,
an obstacle detection unit that detects obstacle information indicating a state of obstacles around the autonomous vacuum cleaner;
a stuck detection unit that detects whether the autonomous vacuum cleaner is stuck on the obstacle;
Based on the obstacle information detected by the obstacle detection unit and the detection result detected by the stack detection unit, calculate the number of times the autonomous vacuum cleaner gets stuck on the obstacle, and an obstacle management unit that associates the obstacle information with the number of times information indicating the number of stuck times and stores it in a storage unit;
a control unit that controls the autonomous vacuum cleaner based on the obstacle information and the number of times information ,
The control unit determines that the obstacle corresponding to the obstacle information is a predetermined type of obstacle when the number of stacks indicated by the number of times information linked to the obstacle information detected by the obstacle detection unit is 1 or more. When this is the case, the autonomous vacuum cleaner is controlled to operate in a cleaning mode different from that when the number of stacks is 0 and to move over the obstacle without avoiding it.
Autonomous vacuum cleaner.
さらに、前記障害物情報と前記回数情報とに基づいて、前記自律走行型掃除機の掃除態様を示す計画情報を生成する計画生成部を備え、
前記制御部は、前記計画生成部が生成した前記計画情報に基づいて、前記自律走行型掃除機を制御する
請求項1に記載の自律走行型掃除機。
Furthermore, a plan generation unit that generates plan information indicating a cleaning mode of the autonomous vacuum cleaner based on the obstacle information and the number of times information,
The autonomous vacuum cleaner according to claim 1, wherein the control unit controls the autonomous vacuum cleaner based on the plan information generated by the plan generation unit.
前記計画生成部は、前記障害物情報と前記回数情報とに基づいて、前記自律走行型掃除機が走行する走行経路を決定した前記計画情報を生成する
請求項2に記載の自律走行型掃除機。
The autonomous vacuum cleaner according to claim 2, wherein the plan generation unit generates the plan information that determines a travel route for the autonomous vacuum cleaner based on the obstacle information and the number of times information. .
さらに、ゴミを吸引する吸引部を備え、
前記計画生成部は、前記障害物情報と前記回数情報とに基づいて、前記吸引部の吸引力を決定した前記計画情報を生成する
請求項2又は3に記載の自律走行型掃除機。
Furthermore, it is equipped with a suction section that sucks out dirt.
The autonomous vacuum cleaner according to claim 2 or 3, wherein the plan generation unit generates the plan information that determines the suction force of the suction unit based on the obstacle information and the number of times information.
さらに、ブラシを駆動させるブラシモータを備え、
前記計画生成部は、前記障害物情報と前記回数情報とに基づいて、前記ブラシモータの回転数を決定した前記計画情報を生成する
請求項2~4のいずれか1項に記載の自律走行型掃除機。
Furthermore, it is equipped with a brush motor that drives the brush.
The autonomous driving type according to any one of claims 2 to 4, wherein the plan generation unit generates the plan information in which the number of rotations of the brush motor is determined based on the obstacle information and the number of times information. Vacuum cleaner.
前記障害物検知部は、さらに、前記所定の空間に人がいるか否かを検知し、
前記計画生成部は、前記障害物検知部による人の有無の検知結果に基づいて、前記計画情報を生成する
請求項2~5のいずれか1項に記載の自律走行型掃除機。
The obstacle detection unit further detects whether or not there is a person in the predetermined space,
The autonomous vacuum cleaner according to any one of claims 2 to 5, wherein the plan generation unit generates the plan information based on the detection result of the presence or absence of a person by the obstacle detection unit.
前記計画生成部は、予め設定された時刻に前記制御部が前記自律走行型掃除機の制御を開始するか否かを判定し、判定結果に基づいて、前記計画情報を生成する
請求項2~6のいずれか1項に記載の自律走行型掃除機。
The plan generation unit determines whether the control unit starts controlling the autonomous vacuum cleaner at a preset time, and generates the plan information based on the determination result. 6. The autonomous vacuum cleaner according to any one of 6.
前記障害物情報は、前記障害物の種類、前記障害物の色、前記所定の空間における前記障害物の位置、及び、前記障害物のサイズのうちの少なくとも1つを前記障害物の態様として示す
請求項1~7のいずれか1項に記載の自律走行型掃除機。
The obstacle information indicates at least one of the type of the obstacle, the color of the obstacle, the position of the obstacle in the predetermined space, and the size of the obstacle as a mode of the obstacle. The autonomous vacuum cleaner according to any one of claims 1 to 7.
所定の空間を自律走行して掃除する自律走行型掃除機の制御方法であって、
前記自律走行型掃除機の周辺の障害物の態様を示す障害物情報を検知する障害物検知ステップと、
前記自律走行型掃除機が前記障害物にスタックしたか否かを検知するスタック検知ステップと、
前記障害物検知ステップで検知した前記障害物情報と、前記スタック検知ステップで検知した検知結果とに基づいて、当該障害物に対するスタックした回数を算出し、前記障害物情報と前記スタックした回数を示す回数情報とを紐づけて記憶部に記憶する障害物管理ステップと、
前記障害物情報と前記回数情報とに基づいて、前記自律走行型掃除機を制御する制御ステップと、を含み、
前記制御ステップでは、前記障害物検知ステップで検知した前記障害物情報と紐付く前記回数情報が示すスタック回数が1以上の場合に、前記障害物情報に対応する障害物が所定の種類の障害物であるとき、スタック回数が0回の場合とは異なる掃除態様で、かつ、当該障害物を回避せずに乗り越える動作をするように、前記自律走行型掃除機を制御する
自律走行型掃除機の制御方法。
A method of controlling an autonomous vacuum cleaner that autonomously moves and cleans a predetermined space,
an obstacle detection step of detecting obstacle information indicating a state of obstacles around the autonomous vacuum cleaner;
a stuck detection step of detecting whether the autonomous vacuum cleaner is stuck on the obstacle;
Based on the obstacle information detected in the obstacle detection step and the detection result detected in the stuck detection step, calculate the number of times the object gets stuck with respect to the obstacle, and indicate the obstacle information and the number of times the object gets stuck. an obstacle management step of storing the information in a storage unit in association with the number of times;
a control step of controlling the autonomous vacuum cleaner based on the obstacle information and the number of times information,
In the control step, if the number of stacks indicated by the number of times information associated with the obstacle information detected in the obstacle detection step is 1 or more, the obstacle corresponding to the obstacle information is a predetermined type of obstacle. When this is the case, the autonomous vacuum cleaner is controlled to operate in a cleaning mode different from that when the number of stacks is 0 and to move over the obstacle without avoiding it.
How to control an autonomous vacuum cleaner.
所定の空間を自律走行して掃除する自律走行型掃除機の制御方法をコンピュータに実行させるためのプログラムであって、
前記自律走行型掃除機の周辺の障害物の態様を示す障害物情報を検知する障害物検知ステップと、
前記自律走行型掃除機が前記障害物にスタックしたか否かを検知するスタック検知ステップと、
前記障害物検知ステップで検知した前記障害物情報と、前記スタック検知ステップで検知した検知結果とに基づいて、当該障害物に対するスタックした回数を算出し、前記障害物情報と前記スタックした回数を示す回数情報とを紐づけて記憶部に記憶する障害物管理ステップと、
前記障害物情報と前記回数情報とに基づいて、前記自律走行型掃除機を制御する制御ステップと、を含み、
前記制御ステップでは、前記障害物検知ステップで検知した前記障害物情報と紐付く前記回数情報が示すスタック回数が1以上の場合に、前記障害物情報に対応する障害物が所定の種類の障害物であるとき、スタック回数が0回の場合とは異なる掃除態様で、かつ、当該障害物を回避せずに乗り越える動作をするように、前記自律走行型掃除機を制御する自律走行型掃除機の制御方法をコンピュータに実行させるための
プログラム。
A program for causing a computer to execute a control method for an autonomous vacuum cleaner that autonomously moves and cleans a predetermined space,
an obstacle detection step of detecting obstacle information indicating a state of obstacles around the autonomous vacuum cleaner;
a stuck detection step of detecting whether the autonomous vacuum cleaner is stuck on the obstacle;
Based on the obstacle information detected in the obstacle detection step and the detection result detected in the stuck detection step, calculate the number of times the object gets stuck with respect to the obstacle, and indicate the obstacle information and the number of times the object gets stuck. an obstacle management step of storing the information in a storage unit in association with the number of times;
a control step of controlling the autonomous vacuum cleaner based on the obstacle information and the number of times information,
In the control step, if the number of stacks indicated by the number of times information associated with the obstacle information detected in the obstacle detection step is 1 or more, the obstacle corresponding to the obstacle information is a predetermined type of obstacle. , the autonomous vacuum cleaner controls the autonomous vacuum cleaner to operate in a cleaning mode different from that when the number of stacks is 0 and to move over the obstacle without avoiding it. A program that causes a computer to execute a control method.
JP2019147625A 2019-08-09 2019-08-09 Autonomous vacuum cleaner, autonomous vacuum cleaner control method, and program Active JP7345132B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019147625A JP7345132B2 (en) 2019-08-09 2019-08-09 Autonomous vacuum cleaner, autonomous vacuum cleaner control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019147625A JP7345132B2 (en) 2019-08-09 2019-08-09 Autonomous vacuum cleaner, autonomous vacuum cleaner control method, and program

Publications (2)

Publication Number Publication Date
JP2021027884A JP2021027884A (en) 2021-02-25
JP7345132B2 true JP7345132B2 (en) 2023-09-15

Family

ID=74666878

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019147625A Active JP7345132B2 (en) 2019-08-09 2019-08-09 Autonomous vacuum cleaner, autonomous vacuum cleaner control method, and program

Country Status (1)

Country Link
JP (1) JP7345132B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023127123A1 (en) * 2021-12-28 2023-07-06 三菱電機ビルソリューションズ株式会社 Cleaning management device and cleaning management method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014113488A (en) 2012-12-05 2014-06-26 Vorwerk & Co Interholding Gmbh Traveling cleaning appliance and method for operating such an appliance
JP2016185182A (en) 2015-03-27 2016-10-27 東芝ライフスタイル株式会社 Vacuum cleaner and information display method therefor
JP2017146742A (en) 2016-02-16 2017-08-24 東芝ライフスタイル株式会社 Autonomous travelling body
JP2017158934A (en) 2016-03-11 2017-09-14 パナソニックIpマネジメント株式会社 Control device of autonomously traveling vacuum cleaner, autonomously traveling vacuum cleaner with the control device, and cleaning system with control device of autonomously traveling vacuum cleaner
JP2018077685A (en) 2016-11-09 2018-05-17 東芝ライフスタイル株式会社 Autonomous traveling body
WO2018193653A1 (en) 2017-04-21 2018-10-25 パナソニックIpマネジメント株式会社 Mobile device, object detection method, and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014113488A (en) 2012-12-05 2014-06-26 Vorwerk & Co Interholding Gmbh Traveling cleaning appliance and method for operating such an appliance
JP2016185182A (en) 2015-03-27 2016-10-27 東芝ライフスタイル株式会社 Vacuum cleaner and information display method therefor
JP2017146742A (en) 2016-02-16 2017-08-24 東芝ライフスタイル株式会社 Autonomous travelling body
JP2017158934A (en) 2016-03-11 2017-09-14 パナソニックIpマネジメント株式会社 Control device of autonomously traveling vacuum cleaner, autonomously traveling vacuum cleaner with the control device, and cleaning system with control device of autonomously traveling vacuum cleaner
JP2018077685A (en) 2016-11-09 2018-05-17 東芝ライフスタイル株式会社 Autonomous traveling body
WO2018193653A1 (en) 2017-04-21 2018-10-25 パナソニックIpマネジメント株式会社 Mobile device, object detection method, and program

Also Published As

Publication number Publication date
JP2021027884A (en) 2021-02-25

Similar Documents

Publication Publication Date Title
JP7442063B2 (en) Vacuum cleaner control method and control system
US10350762B2 (en) Autonomously moving body, movement controlling method, and recording medium storing movement controlling program
WO2021212926A1 (en) Obstacle avoidance method and apparatus for self-walking robot, robot, and storage medium
EP2888603B1 (en) Robot positioning system
EP2677386B1 (en) Robot cleaner and obstacle detection control method of the same
US9527212B2 (en) Method for automatically triggering a self-positioning process
US20140190518A1 (en) Methods and systems for movement of an automatic cleaning device using video signal
CN110313867B (en) Autonomous mobile cleaner, cleaning method for autonomous mobile cleaner, and recording medium
JP6030405B2 (en) Planar detection device and autonomous mobile device including the same
JP2019171017A (en) Autonomous mobile cleaner, cleaning method using the same and program for the same
JP2005211366A (en) Autonomous traveling robot cleaner
JP2019171001A (en) Autonomous mobile cleaner, cleaning method and program
WO2020235295A1 (en) Cleaning map display device, and cleaning map display method
JP7174505B2 (en) vacuum cleaner
KR20220025250A (en) Method of detecting a difference in level of a surface in front of a robotic cleaning device
JP2005211367A (en) Autonomous traveling robot cleaner
JP7345132B2 (en) Autonomous vacuum cleaner, autonomous vacuum cleaner control method, and program
WO2020017236A1 (en) Self-propelled vacuum cleaner
KR101943359B1 (en) Robot cleaner and controlling method of the same
JP7373746B2 (en) Autonomous vacuum cleaner, autonomous vacuum cleaner control method, and program
WO2020059292A1 (en) Autonomous traveling cleaner
WO2020017239A1 (en) Self-propelled type vacuum cleaner and control method for self-propelled type vacuum cleaner
JP7417944B2 (en) Autonomous vacuum cleaner, autonomous vacuum cleaner control method, and program
JP7349624B2 (en) Autonomous vacuum cleaner, autonomous vacuum cleaner control method, and program
TW202014819A (en) A mobile robot and method of controlling thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220616

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230307

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230418

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230808

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230828

R151 Written notification of patent or utility model registration

Ref document number: 7345132

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151