JP5287050B2 - Route planning method, route planning device, and autonomous mobile device - Google Patents

Route planning method, route planning device, and autonomous mobile device Download PDF

Info

Publication number
JP5287050B2
JP5287050B2 JP2008225881A JP2008225881A JP5287050B2 JP 5287050 B2 JP5287050 B2 JP 5287050B2 JP 2008225881 A JP2008225881 A JP 2008225881A JP 2008225881 A JP2008225881 A JP 2008225881A JP 5287050 B2 JP5287050 B2 JP 5287050B2
Authority
JP
Japan
Prior art keywords
route
area
extended
map
obstacle
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
JP2008225881A
Other languages
Japanese (ja)
Other versions
JP2010061355A (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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery 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
Priority to JP2008225881A priority Critical patent/JP5287050B2/en
Application filed by Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to US13/061,945 priority patent/US8515612B2/en
Priority to EP20140166030 priority patent/EP2821875A3/en
Priority to EP20140166031 priority patent/EP2821876A3/en
Priority to KR1020117004540A priority patent/KR101228485B1/en
Priority to KR1020127015195A priority patent/KR101262778B1/en
Priority to KR1020127015196A priority patent/KR101307299B1/en
Priority to EP09811240.2A priority patent/EP2343617A4/en
Priority to PCT/JP2009/004052 priority patent/WO2010026710A1/en
Publication of JP2010061355A publication Critical patent/JP2010061355A/en
Application granted granted Critical
Publication of JP5287050B2 publication Critical patent/JP5287050B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、移動経路を計画する経路計画方法、経路計画装置、及び経路計画装置を備えた自律移動装置に関する。   The present invention relates to a route planning method for planning a moving route, a route planning device, and an autonomous mobile device including the route planning device.

従来から、計画された経路に沿って出発点(スタート位置)から目的地(ゴール位置)まで自律して移動する自律移動装置が知られている。自律移動する経路の計画を行うときには、例えば、SLAM(Simultaneous Localization and Mapping)技術等を用いて、xy平面をグリッド分割した環境地図(障害物が存在する領域と存在しない領域を表した地図)を生成し、該環境地図から移動可能領域を抽出し、その移動可能領域に沿ってユーザから与えられたスタート位置とゴール位置との間をつなぐことにより移動経路を計画する。   Conventionally, an autonomous mobile device that autonomously moves from a starting point (start position) to a destination (goal position) along a planned route is known. When planning a route that moves autonomously, for example, using an SLAM (Simultaneous Localization and Mapping) technique or the like, an environment map (a map representing an area where an obstacle exists and an area where an obstacle does not exist) obtained by dividing the xy plane into a grid The movement path is generated by extracting the movable area from the environment map and connecting between the start position and the goal position given by the user along the movable area.

ここで、環境地図から移動可能領域を抽出する際に、自律移動装置の大きさを点と見なすことができるように障害物領域の境界を自律移動装置の大きさに相当する量だけ拡張(伸長)する手法が用いられている。このような障害物領域の境界を拡張する手法として、ポテンシャル関数を利用する手法が、特許文献1に記載されている。特許文献1記載の方法によれば、まず、障害物領域においてある一定のポテンシャル値を持ち、障害物領域からの距離に応じて単調に減少するポテンシャル関数を考え、移動可能領域の各グリッドに対してポテンシャル関数で計算される値の総和をその位置のポテンシャル値とするポテンシャル場が作成される。次に、そのポテンシャル場を利用して、ポテンシャル値が所定のしきい値以上となる領域が新たな障害物領域として本来の障害物領域に加えられる。また、ポテンシャル値が所定のしきい値以下となる領域が新たな移動可能領域とされる。
特開平7−129238号公報
Here, when extracting the movable area from the environment map, the boundary of the obstacle area is expanded (expanded) by an amount corresponding to the size of the autonomous mobile device so that the size of the autonomous mobile device can be regarded as a point. ) Is used. As a method for extending the boundary of such an obstacle region, a method using a potential function is described in Patent Document 1. According to the method described in Patent Document 1, first, a potential function having a certain potential value in an obstacle region and monotonously decreasing according to the distance from the obstacle region is considered, and for each grid in the movable region, Thus, a potential field is created with the sum of the values calculated by the potential function as the potential value at that position. Next, using the potential field, a region where the potential value is equal to or greater than a predetermined threshold is added as a new obstacle region to the original obstacle region. A region where the potential value is equal to or less than a predetermined threshold is set as a new movable region.
JP 7-129238 A

ここで、自律移動装置の移動制御を行う場合において、制御周期及び制御遅れをゼロにすることはできないため、現実の自律移動装置の挙動は、意図した挙動に対して僅かながら誤差(応答遅れ)を生じる。そして、この誤差は移動速度が速くなるほど顕著になる。そのため、狭い通路(経路)を自律移動装置が通過する際には、この誤差の影響により、障害物と干渉するおそれがある。よって、その経路上の通過地点が通行可能であることしか分らない状況においては、通路(経路)が十分に広い場合であっても、狭い場合であっても、上述した誤差が小さくなるような遅い速度で移動する必要があった。   Here, when the movement control of the autonomous mobile device is performed, the control cycle and the control delay cannot be made zero. Therefore, the actual behavior of the autonomous mobile device is slightly different from the intended behavior (response delay). Produce. This error becomes more prominent as the moving speed increases. Therefore, when the autonomous mobile device passes through a narrow passage (route), there is a possibility of interference with an obstacle due to the influence of this error. Therefore, in the situation where it is only known that the passing point on the route is passable, the above-described error is reduced regardless of whether the passage (route) is sufficiently wide or narrow. It was necessary to move at a slow speed.

上述した経路計画方法によれば、ポテンシャル値が所定のしきい値以下であれば通過可能と判断されて経路が計画されるが、計画された経路の余裕(通路の幅)を予め把握することについては何ら考慮されていない。すなわち、移動経路上の通過地点における経路余裕は通過地点毎に異なることが多いが、上述した経路計画方法では、計画された移動経路上の通過地点毎の経路余裕を予め把握することができなかった。そのため、制御周期及び制御遅れを考慮して、経路に余裕がある場所でも、経路に余裕がない場所と同様に、遅い速度で移動する必要があった。   According to the route planning method described above, if the potential value is equal to or less than a predetermined threshold value, it is determined that the route can be passed, and the route is planned. However, the margin of the planned route (width of the passage) is grasped in advance. There is no consideration for. That is, the route margin at the passing point on the moving route is often different for each passing point, but the route planning method described above cannot grasp in advance the route margin for each passing point on the planned moving route. It was. Therefore, in consideration of the control cycle and the control delay, it is necessary to move at a slow speed even in a place where there is room on the route, as in a place where there is no room on the route.

本発明は、上記問題点を解消する為になされたものであり、計画された移動経路上の通過地点の経路余裕を予め把握することが可能な経路計画方法、経路計画装置、及び該経路計画装置を備えた自律移動装置を提供することを目的とする。   The present invention has been made to solve the above-described problems, and is a route planning method, a route planning device, and the route planning capable of preliminarily grasping a route margin of a passing point on a planned moving route. An object is to provide an autonomous mobile device including the device.

本発明に係る経路計画方法は、移動経路に沿って移動する自律移動装置により使用される移動経路を、該自律移動装置が自律移動を行う前に計画する経路計画方法であって、障害物が存在する障害物領域が示される環境地図を取得する環境地図取得ステップと、環境地図取得ステップにおいて取得された環境地図に含まれる障害物領域の輪郭を段階的に拡張して、複数の拡張領域を生成する拡張領域生成ステップと、拡張領域生成ステップにおいて生成された複数の拡張領域を重ね合わせて積算し、積算地図を生成する積算地図生成ステップと、積算地図生成ステップにおいて生成された積算地図から移動可能領域を抽出する移動可能領域抽出ステップと、移動可能領域抽出ステップにおいて抽出された移動可能領域から移動経路を計画するとともに、移動経路上の通過地点が属する積算地図上の拡張領域の積算値に応じて当該通過地点における経路余裕情報を取得し、該経路余裕情報を通過地点毎に対応付けて付加した経路情報を取得する経路計画ステップとを備えることを特徴とする。 A route planning method according to the present invention is a route planning method for planning a movement route used by an autonomous mobile device moving along a movement route before the autonomous mobile device performs autonomous movement, and an obstacle is An environment map acquisition step for acquiring an environment map showing existing obstacle areas, and the outline of the obstacle area included in the environment map acquired in the environment map acquisition step are expanded step by step to obtain a plurality of extension areas. An extended area generation step to be generated, a plurality of extended areas generated in the extended area generation step are overlapped and integrated, an integrated map generation step for generating an integrated map, and a movement from the integrated map generated in the integrated map generation step A movable area extraction step for extracting a movable area, and a movement route is planned from the movable area extracted in the movable area extraction step. Both the pass route margin information acquired at the point, the route information added in association with the route allowance information for each passing point in accordance with the accumulated value of the extended area on the integrated map passing point on the movement path belongs A route planning step to obtain .

また、本発明に係る経路計画装置は、移動経路に沿って移動する自律移動装置により使用される移動経路を、該自律移動装置が自律移動を行う前に計画する経路計画装置であって、障害物が存在する障害物領域が示される環境地図を取得する環境地図取得手段と、環境地図取得手段により取得された環境地図に含まれる障害物領域の輪郭を段階的に拡張して、複数の拡張領域を生成する拡張領域生成手段と、拡張領域生成手段により生成された複数の拡張領域を重ね合わせて積算し、積算地図を生成する積算地図生成手段と、積算地図生成手段により生成された積算地図から移動可能領域を抽出する移動可能領域抽出手段と、移動可能領域抽出手段により抽出された移動可能領域から移動経路を計画するとともに、移動経路上の通過地点が属する積算地図上の拡張領域の積算値に応じて当該通過地点における経路余裕情報を取得し、該経路余裕情報を通過地点毎に対応付けて付加した経路情報を取得する経路計画手段とを備えることを特徴とする。 The route planning device according to the present invention is a route planning device that plans a travel route used by an autonomous mobile device that moves along a travel route before the autonomous mobile device performs autonomous movement, An environment map acquisition means for acquiring an environment map showing an obstacle area where an object is present, and an outline of the obstacle area included in the environment map acquired by the environment map acquisition means are expanded step by step to provide a plurality of extensions. An extended area generating means for generating an area, an integrated map generating means for generating an integrated map by superimposing a plurality of extended areas generated by the extended area generating means, and an integrated map generated by the integrated map generating means The movable area extracting means for extracting the movable area from the mobile area, and planning the movement route from the movable area extracted by the movable area extracting means, and the passing point on the movement path belong to To obtain routing margin information in the passing point in accordance with the accumulated value of the extended area on that integrated map, it is provided with a path planning unit for acquiring path information added in association with the route allowance information for each passing point It is characterized by.

本発明に係る経路計画方法及び経路計画装置によれば、障害物領域の輪郭が段階的に拡張されることにより生成された複数の拡張領域が重ね合わされて積算され、積算地図が生成される。すなわち、積算地図上の各拡張領域の境界(輪郭)は、障害物領域からの距離に応じて配置される。そのため、積算地図から抽出された移動可能領域を通るように移動経路が計画される際に、移動経路上の通過地点が属する積算地図上の拡張領域の積算値から当該通過地点の経路余裕を把握することができる。よって、計画された移動経路上の通過地点の経路余裕を予め(経路計画段階で)把握することが可能となる。また、通過地点が属する拡張領域の積算値から経路余裕を把握することができるため、より少ない演算量で通過地点の経路余裕を認識することが可能となる。 According to the route planning method and the route planning device according to the present invention, a plurality of extended regions generated by stepwise expanding the contour of an obstacle region are overlapped and integrated to generate an integrated map. That is, the boundary (contour) of each extended area on the integrated map is arranged according to the distance from the obstacle area. Therefore, when a movement route is planned to pass through the movable area extracted from the integrated map, the route margin of the passing point is grasped from the integrated value of the extended region on the integrated map to which the passing point on the moving route belongs. can do. Therefore, it becomes possible to grasp in advance (at the route planning stage) the route margin of the passing point on the planned moving route. Further, since the route margin can be grasped from the integrated value of the extended area to which the passing point belongs, the route margin at the passing point can be recognized with a smaller amount of calculation.

本発明に係る経路計画方法は、上記拡張領域生成ステップにおいて、障害物領域の輪郭を自律移動装置の半径だけ拡張するとともに、拡張された障害物領域の輪郭をさらに所定の拡張幅で段階的に拡張することが好ましい。 Path planning method according to the present invention, in the above Symbol extended area generation step, as well as expanding the outline of the obstacle region by the radius of the autonomous mobile apparatus further stepwise at a predetermined extension width contour of the extended obstacle area It is preferable to extend to.

また、本発明に係る経路計画装置は、上記拡張領域生成手段が、障害物領域の輪郭を自律移動装置の半径だけ拡張するとともに、拡張された障害物領域の輪郭をさらに所定の拡張幅で段階的に拡張することが好ましい。
The route planning device according to the present invention, the upper Symbol extended area generation means, thereby expanding the outline of the obstacle region by the radius of the autonomous mobile unit, the contour of the extended obstacle region further by a predetermined extension width It is preferable to expand in stages.

この場合、まず自機の半径だけ障害物領域の輪郭が拡張されるため、移動可能領域を抽出する際に、拡張された障害物領域の輪郭に対して自機の大きさを点と見なすことができる。また、拡張された障害物領域の輪郭が所定の拡張幅でさらに拡張されるため、移動経路上の通過地点の経路余裕を、該拡張幅を単位とし、該拡張幅の倍数で把握することが可能となる。   In this case, since the outline of the obstacle area is first expanded by the radius of the own machine, when extracting the movable area, the size of the own machine is regarded as a point with respect to the expanded outline of the obstacle area. Can do. In addition, since the contour of the expanded obstacle area is further expanded with a predetermined expansion width, it is possible to grasp the route margin of the passing point on the moving route by using the expansion width as a unit and a multiple of the expansion width. It becomes possible.

本発明に係る経路計画方法では、上記所定の拡張幅が、自律移動装置の半径であることが好ましい。また、本発明に係る自律移動装置では、上記所定の拡張幅が、自律移動装置の半径であることが好ましい。   In the route planning method according to the present invention, it is preferable that the predetermined extension width is a radius of the autonomous mobile device. In the autonomous mobile device according to the present invention, it is preferable that the predetermined extension width is a radius of the autonomous mobile device.

この場合、拡張された障害物領域の輪郭が、自機の半径ずつ段階的に拡張されるため、移動経路上の通過地点の経路余裕を自機の半径の倍数で把握することが可能となる。また、拡張幅を自機の半径で統一することにより、制御装置の演算負荷を低減することができる。   In this case, since the contour of the expanded obstacle area is expanded step by step by the radius of the own aircraft, it becomes possible to grasp the route margin of the passing point on the moving route by a multiple of the radius of the own aircraft. . Also, by unifying the expansion width with the radius of the own device, it is possible to reduce the calculation load of the control device.

本発明に係る自律移動装置は、周囲環境の中を計画された移動経路に沿って移動する自律移動装置であって、上述したいずれかの経路計画装置を備えることを特徴とする。   An autonomous mobile device according to the present invention is an autonomous mobile device that moves in a surrounding environment along a planned travel route, and includes any of the route planning devices described above.

本発明に係る自律移動装置によれば、上述したいずれかの経路計画装置を備えているため、各通過地点毎の経路余裕を予め把握することができる。よって、例えば、各通過地点の経路余裕に応じた適切な移動速度を各通過地点毎に予め設定すること等が可能となる。   According to the autonomous mobile device according to the present invention, since any one of the route planning devices described above is provided, the route margin for each passing point can be grasped in advance. Therefore, for example, it is possible to set an appropriate moving speed according to the route margin of each passing point in advance for each passing point.

本発明によれば、障害物領域の輪郭を段階的に拡張して複数の拡張領域を生成するとともに、移動経路を計画する際に、移動経路上の通過地点が属する拡張領域に応じて当該通過地点における経路余裕を取得する構成としたので、計画された移動経路上の通過地点の経路余裕を予め把握することが可能となる。   According to the present invention, the outline of the obstacle area is expanded step by step to generate a plurality of extension areas, and when the movement route is planned, the passage depends on the extension region to which the passage point on the movement route belongs. Since the route margin at the point is acquired, the route margin at the passing point on the planned moving route can be grasped in advance.

以下、図面を参照して本発明の好適な実施形態について詳細に説明する。なお、各図において、同一要素には同一符号を付して重複する説明を省略する。   DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings. In addition, in each figure, the same code | symbol is attached | subjected to the same element and the overlapping description is abbreviate | omitted.

まず、図1を用いて、実施形態に係る経路計画装置3、及び該経路計画装置3が搭載された自律移動装置1の構成について説明する。図1は、経路計画装置3が搭載された自律移動装置1の構成を示す機能ブロック図である。   First, the configuration of the route planning device 3 according to the embodiment and the autonomous mobile device 1 on which the route planning device 3 is mounted will be described with reference to FIG. FIG. 1 is a functional block diagram showing the configuration of the autonomous mobile device 1 on which the route planning device 3 is mounted.

自律移動装置1は、周囲の環境地図(障害物が存在する領域と存在しない領域を表した地図、以下「グローバルマップ」ともいう)を取得し、グローバルマップ上の出発点(スタート位置)と目的地(ゴール位置)との間をつなぐ移動経路を計画するとともに、計画された経路に沿ってスタート位置からゴール位置まで自律して移動する機能を有するものである。なお、スタート位置とゴール位置とはユーザから与えられる。そのため、自律移動装置1は、その下部に電動モータ12及び該電動モータ12により駆動されるオムニホイール13が設けられた本体10と、周囲に存在する障害物との距離を計測するレーザレンジファインダ20とを備えている。また、自律移動装置1は、移動経路を計画する経路計画装置3を含み、計画された経路に沿って移動するように電動モータ12を制御する電子制御装置30を備えている。以下、各構成要素について詳細に説明する。   The autonomous mobile device 1 obtains a surrounding environment map (a map representing an area where an obstacle exists and an area where an obstacle does not exist, hereinafter also referred to as a “global map”), a starting point (start position) and a purpose on the global map It has a function of planning a movement route connecting between the ground (goal position) and autonomously moving from the start position to the goal position along the planned route. The start position and the goal position are given by the user. Therefore, the autonomous mobile device 1 includes a laser range finder 20 that measures the distance between the main body 10 provided with the electric motor 12 and the omni wheel 13 driven by the electric motor 12 at a lower portion thereof, and obstacles existing around. And. In addition, the autonomous mobile device 1 includes a route planning device 3 that plans a moving route, and includes an electronic control device 30 that controls the electric motor 12 to move along the planned route. Hereinafter, each component will be described in detail.

本体10は、例えば略有底円筒状に形成された金属製のフレームであり、この本体10に、上述したレーザレンジファインダ20、及び経路計画装置3を含む電子制御装置30等が取り付けられている。なお、本体10の形状は略有底円筒状に限られない。本体10の下部には、4つの電動モータ12が十字状に配置されて取り付けられている。4つの電動モータ12それぞれの駆動軸12Aにはオムニホイール13が装着されている。すなわち、4つのオムニホイール13は、同一円周上に周方向に沿って90°ずつ間隔を空けて取り付けられている。   The main body 10 is, for example, a metal frame formed in a substantially bottomed cylindrical shape, and the above-described laser range finder 20 and the electronic control device 30 including the path planning device 3 are attached to the main body 10. . The shape of the main body 10 is not limited to a substantially bottomed cylindrical shape. Four electric motors 12 are arranged in a cross shape and attached to the lower portion of the main body 10. Omni wheels 13 are attached to the drive shafts 12A of the four electric motors 12, respectively. That is, the four omni wheels 13 are mounted on the same circumference at intervals of 90 ° along the circumferential direction.

オムニホイール13は、電動モータ12の駆動軸12Aを中心にして回転する2枚のホイール14と、各ホイール14の外周に電動モータ12の駆動軸12Aと直交する軸を中心として回転可能に設けられた6個のフリーローラ15とを有する車輪であり、全方向に移動可能としたものである。なお、2枚のホイール14は位相を30°ずらして取り付けられている。このような構成を有するため、電動モータ12が駆動されてホイール14が回転すると、6個のフリーローラ15はホイール14と一体となって回転する。一方、接地しているフリーローラ15が回転することにより、オムニホイール13は、そのホイール14の回転軸に並行な方向にも移動することができる。そのため、4つの電動モータ12を独立して制御し、4つのオムニホイール13それぞれの回転方向及び回転速度を個別に調節することより、自律移動装置1を任意の方向(全方向)に移動させることができる。   The omni wheel 13 is provided so as to be rotatable around two wheels 14 that rotate about the drive shaft 12A of the electric motor 12 and an axis that is orthogonal to the drive shaft 12A of the electric motor 12 on the outer periphery of each wheel 14. Further, the wheel has six free rollers 15 and is movable in all directions. The two wheels 14 are attached with a phase shifted by 30 °. Due to such a configuration, when the electric motor 12 is driven and the wheel 14 rotates, the six free rollers 15 rotate together with the wheel 14. On the other hand, when the grounded free roller 15 rotates, the omni wheel 13 can also move in a direction parallel to the rotation axis of the wheel 14. Therefore, the autonomous mobile device 1 is moved in any direction (all directions) by independently controlling the four electric motors 12 and individually adjusting the rotation direction and the rotation speed of the four omni wheels 13. Can do.

4つの電動モータ12それぞれの駆動軸12Aには、該駆動軸12Aの回転角度を検出するエンコーダ16が取り付けられている。各エンコーダ16は、電子制御装置30と接続されており、検出した各電動モータ12の回転角度を電子制御装置30に出力する。電子制御装置30は、入力された各電動モータ12の回転角度から、自律移動装置1の移動量を演算する。   An encoder 16 for detecting the rotation angle of the drive shaft 12A is attached to the drive shaft 12A of each of the four electric motors 12. Each encoder 16 is connected to the electronic control unit 30, and outputs the detected rotation angle of each electric motor 12 to the electronic control unit 30. The electronic control unit 30 calculates the movement amount of the autonomous mobile device 1 from the input rotation angle of each electric motor 12.

レーザレンジファインダ20は、自機の正面方向(前方)を向くようにして自律移動装置1の前部に取り付けられている。レーザレンジファインダ20は、レーザを射出するとともに、射出したレーザを回転ミラーで反射させることで、自律移動装置1の周囲を中心角240°の扇状に水平方向に走査する。そして、レーザレンジファインダ20は、例えば壁や障害物等の物体で反射されて戻ってきたレーザを検出し、レーザ(反射波)の検出角度、及びレーザを射出してから物体で反射されて戻ってくるまでの時間(伝播時間)を計測することにより、物体との角度及び距離を検出する。なお、レーザレンジファインダ20は、電子制御装置30と接続されており、検出した周囲の物体との距離情報・角度情報を電子制御装置30に出力する。   The laser range finder 20 is attached to the front part of the autonomous mobile device 1 so as to face the front direction (front) of the own device. The laser range finder 20 emits a laser and reflects the emitted laser on a rotating mirror to scan the periphery of the autonomous mobile device 1 in a fan shape with a central angle of 240 ° in the horizontal direction. The laser range finder 20 detects, for example, a laser reflected and returned by an object such as a wall or an obstacle, and detects a detection angle of the laser (reflected wave) and returns after being reflected by the object. By measuring the time (propagation time) until it comes, the angle and distance from the object are detected. The laser range finder 20 is connected to the electronic control device 30, and outputs distance information and angle information with respect to the detected surrounding object to the electronic control device 30.

電子制御装置30は、自律移動装置1の制御を総合的に司るものである。電子制御装置30は、演算を行うマイクロプロセッサ、マイクロプロセッサに各処理を実行させるためのプログラム等を記憶するROM、演算結果などの各種データを一時的に記憶するRAM、及びその記憶内容が保持されるバックアップRAM等から構成されている。また、電子制御装置30は、レーザレンジファインダ20とマイクロプロセッサとを電気的に接続するインターフェイス回路、及び電動モータ12を駆動するモータドライバ等も備えている。   The electronic control device 30 comprehensively governs the control of the autonomous mobile device 1. The electronic control unit 30 holds a microprocessor that performs calculations, a ROM that stores programs for causing the microprocessor to execute each process, a RAM that temporarily stores various data such as calculation results, and the storage contents thereof. Backup RAM or the like. The electronic control unit 30 also includes an interface circuit that electrically connects the laser range finder 20 and the microprocessor, a motor driver that drives the electric motor 12, and the like.

電子制御装置30は、移動経路の計画及び該移動経路の経路余裕の取得を行う経路計画装置3を含んでおり、移動経路を計画するとともに、計画された経路に沿って移動するように電動モータ12を制御する。電子制御装置30を構成する経路計画装置3は、移動経路を計画するとともに該移動経路の経路余裕を取得するために、グローバルマップ生成部31、拡張領域生成部32、積算マップ生成部33、移動可能領域抽出部34、及び経路計画部35を有している。また、電子制御装置30は、センサ取得部36、障害物情報取得部37、走行指令計算部38、及び自機情報取得部39等も有している。なお、これらの各部は、上述したハードウェアとソフトウェアの組み合わせにより構築される。   The electronic control unit 30 includes a route planning device 3 for planning a moving route and acquiring a route margin for the moving route, and plans an electric motor so as to move along the planned route. 12 is controlled. The route planning device 3 constituting the electronic control device 30 plans a travel route and acquires a route margin of the travel route, in order to obtain a global map generation unit 31, an extended region generation unit 32, an integrated map generation unit 33, a movement A possible area extracting unit 34 and a route planning unit 35 are included. The electronic control device 30 also includes a sensor acquisition unit 36, an obstacle information acquisition unit 37, a travel command calculation unit 38, a host device information acquisition unit 39, and the like. Each of these units is constructed by a combination of the hardware and software described above.

グローバルマップ生成部31は、例えばSLAM技術等を利用して、障害物が存在する領域(障害物領域)と存在しない領域とを表したグローバルマップを生成する。すなわち、グローバルマップ生成部31は、特許請求の範囲に記載の環境地図取得手段として機能する。ここで、グローバルマップは、水平面を所定の大きさ(例えば縦横1cm)のブロックで分割した平面からからなる地図であり、障害物があるグリッドには例えば「0」より大きな値が与えられ、障害物がないグリッドには「0」未満の値が与えられる。SLAM技術を利用してグローバルマップを生成する場合、まず、グローバルマップ生成部31は、レーザレンジファインダ20からセンサ取得部36を介して読み込まれた周囲の物体との距離情報・角度情報に基づいてローカルマップを生成する。また、グローバルマップ生成部31は、自機情報取得部39から自己位置を取得する。なお、自機情報取得部39は、エンコーダ16から読み込まれた各電動モータ12の回転角度に応じて算出された自機の移動量を考慮して、ローカルマップとグローバルマップとを照合し、その結果に基づいて自己位置を推定する。続いて、グローバルマップ生成部31は、レーザレンジファインダ20を原点にしたローカルマップを、レーザレンジファインダ20を原点にした座標系からグローバルマップの座標系に自己位置にあわせて座標変換することにより、ローカルマップをグローバルマップに投影する。そして、グローバルマップ生成部31は、この処理を移動しつつ繰り返して実行し、ローカルマップをグローバルマップに順次足し込んで行く(継ぎ足してゆく)ことにより周囲環境全体のグローバルマップを生成する。   The global map generation unit 31 uses, for example, SLAM technology to generate a global map that represents an area where an obstacle exists (obstacle area) and an area where no obstacle exists. That is, the global map generation unit 31 functions as an environment map acquisition unit described in the claims. Here, the global map is a map composed of a plane obtained by dividing a horizontal plane into blocks of a predetermined size (for example, 1 cm in length and width). A grid with obstacles is given a value greater than “0”, for example. A grid with no objects is given a value less than “0”. When a global map is generated using the SLAM technology, first, the global map generation unit 31 is based on distance information and angle information with surrounding objects read from the laser range finder 20 via the sensor acquisition unit 36. Generate a local map. Further, the global map generation unit 31 acquires the self position from the own device information acquisition unit 39. The own device information acquisition unit 39 compares the local map with the global map in consideration of the movement amount of the own device calculated according to the rotation angle of each electric motor 12 read from the encoder 16, and Based on the result, self-position is estimated. Subsequently, the global map generation unit 31 performs coordinate conversion of the local map with the laser range finder 20 as the origin from the coordinate system with the laser range finder 20 as the origin to the coordinate system of the global map according to its own position. Project the local map onto the global map. Then, the global map generation unit 31 repeatedly executes this processing while moving, and generates a global map of the entire surrounding environment by sequentially adding (adding) the local map to the global map.

拡張領域生成部32は、グローバルマップ生成部31により生成されたグローバルマップに含まれる障害物領域の輪郭を、自機の半径だけ拡張して、拡張された障害物領域(以下「拡張障害物領域」ともいう)を生成するとともに、この拡張障害物領域の輪郭をさらに所定の拡張幅で段階的に拡張して、複数の拡張領域を生成する。すなわち、拡張領域生成部32は、特許請求の範囲に記載の拡張領域生成手段として機能する。拡張領域の生成には、例えば、公知のMinkowski和を利用することができる。すなわち、図3に示されるように、障害物領域300の輪郭(境界)を、自律移動装置1の半径rに相当する量だけ拡張することにより、拡張障害物領域320が生成される。この処理により、拡張障害物領域320に対して、自律移動装置1の大きさを点とみなすことができる。さらに、拡張領域生成部32は、拡張障害物領域320毎にその輪郭を所定の拡張幅ずつ3段階に拡張し、3つの拡張領域、すなわち、第1拡張領域321、第2拡張領域322、及び第3拡張領域323を生成する(図4参照)。なお、本実施形態では、所定の拡張幅として、自機の半径rを用いた。すなわち、拡張領域生成部32は、拡張障害物領域320の輪郭を自律移動装置1の半径rに相当する量だけ拡張することにより第1拡張領域321を生成し、該第1拡張領域321の輪郭を半径rに相当する量だけ拡張することによって第2拡張領域322を生成するとともに、該第2拡張領域322の輪郭を半径rだけ拡張することによって第3拡張領域323を生成する。   The extended area generation unit 32 expands the outline of the obstacle area included in the global map generated by the global map generation unit 31 by the radius of the own device, and expands the obstacle area (hereinafter, “extended obstacle area”). And the contour of the extended obstacle region is further expanded stepwise with a predetermined expansion width to generate a plurality of extended regions. In other words, the extension area generation unit 32 functions as an extension area generation unit described in the claims. For example, a known Minkowski sum can be used to generate the extended region. That is, as shown in FIG. 3, the extended obstacle region 320 is generated by expanding the outline (boundary) of the obstacle region 300 by an amount corresponding to the radius r of the autonomous mobile device 1. With this process, the size of the autonomous mobile device 1 can be regarded as a point with respect to the extended obstacle region 320. Further, the extended area generation unit 32 expands the outline of each extended obstacle area 320 by a predetermined extended width in three stages, that is, three extended areas, that is, a first extended area 321, a second extended area 322, and A third extension region 323 is generated (see FIG. 4). In the present embodiment, the radius r of the own device is used as the predetermined expansion width. That is, the extended area generation unit 32 generates the first extended area 321 by expanding the outline of the extended obstacle area 320 by an amount corresponding to the radius r of the autonomous mobile device 1, and the outline of the first extended area 321. Is expanded by an amount corresponding to the radius r to generate the second expansion region 322, and the contour of the second expansion region 322 is expanded by the radius r to generate the third expansion region 323.

積算マップ生成部33は、拡張領域生成部32により生成された複数の拡張領域(本実施形態では、拡張障害物領域320,第1拡張領域321,第2拡張領域322,第3拡張領域323)を重ね合わせて積算し、積算マップを生成する。すなわち、積算マップ生成部33は、特許請求の範囲に記載の積算地図生成手段として機能する。より具体的には、図4に示されるように、拡張障害物領域320,第1拡張領域321,第2拡張領域322,第3拡張領域323それぞれに含まれる全グリッドに例えば「1」の値(重み)を与えて、拡張障害物領域320及び各拡張領域321〜323を重ねあわせて積算することにより、積算マップが生成される。すなわち、積算マップにおいて、第1拡張領域321と第2拡張領域322と第3拡張領域323とが重なり合う領域の積算値(重み)は「3」となる。同様に、第2拡張領域322と第3拡張領域323のみが重なり合う領域(第2拡張領域322から第1拡張領域321を除いた領域)の積算値(重み)は「2」となる。また、第3拡張領域323のみの領域(第3拡張領域323から第2拡張領域322を除いた領域)の値(重み)は「1」となる。そのため、積算マップ上の各領域(各グリッド)の積算値は、自律移動装置1の半径rを単位として、拡張障害物領域320(すなわち障害物)からの距離に応じた値を表すこととなり、積算値が大きい領域(グリッド)ほど障害物に近く、逆に積算値が小さい領域(グリッド)ほど障害物から遠いことを表す。よって、積算マップ上の各領域(各グリッド)の積算値から、障害物との距離(経路余裕)を把握することができる。   The integrated map generation unit 33 includes a plurality of expansion regions generated by the expansion region generation unit 32 (in this embodiment, an expansion obstacle region 320, a first expansion region 321, a second expansion region 322, and a third expansion region 323). Are accumulated and accumulated to generate an accumulation map. In other words, the integrated map generating unit 33 functions as an integrated map generating unit described in the claims. More specifically, as shown in FIG. 4, for example, a value of “1” is set for all grids included in the extended obstacle area 320, the first extended area 321, the second extended area 322, and the third extended area 323. An accumulation map is generated by adding (weight) and accumulating the extended obstacle area 320 and the extended areas 321 to 323 in an overlapping manner. That is, in the integrated map, the integrated value (weight) of the region where the first extended region 321, the second extended region 322, and the third extended region 323 overlap is “3”. Similarly, the integrated value (weight) of an area where only the second extension area 322 and the third extension area 323 overlap (area excluding the first extension area 321 from the second extension area 322) is “2”. In addition, the value (weight) of the area of only the third extension area 323 (area excluding the second extension area 322 from the third extension area 323) is “1”. Therefore, the integrated value of each region (each grid) on the integrated map represents a value corresponding to the distance from the extended obstacle region 320 (that is, the obstacle) with the radius r of the autonomous mobile device 1 as a unit. A region (grid) with a larger integrated value is closer to an obstacle, and a region (grid) with a smaller integrated value is farther from the obstacle. Therefore, it is possible to grasp the distance (route margin) from the obstacle from the integrated value of each region (each grid) on the integrated map.

移動可能領域抽出部34は、積算マップ生成部33により生成された積算マップから、障害物と接触することなく移動することができる領域(移動可能領域)を抽出する。すなわち、移動可能領域抽出部34は、特許請求の範囲に記載の移動可能領域抽出手段として機能する。図5に示されるように、本実施形態では、積算マップ上において、拡張障害物領域320以外の領域(図5において斜線部を除く領域)を移動可能領域340として抽出する。また、移動可能領域抽出部34は、抽出された移動可能領域340の細線化処理を行う。移動可能領域340の細線化処理は、例えば、公知のHilditchの細線化法を利用して行うことができる。すなわち、移動可能領域抽出部34は、移動可能領域340が線になるまで、移動可能領域340を拡張障害物領域320から1ピクセルずつ削ってゆくことにより細線化を行う。よって、細線化により得られた線状の移動可能領域341は、周囲に存在する障害物からもっとも遠い移動可能領域を表す。   The movable region extracting unit 34 extracts a region (movable region) that can move without contacting an obstacle from the integrated map generated by the integrated map generating unit 33. That is, the movable area extraction unit 34 functions as a movable area extraction unit described in the claims. As shown in FIG. 5, in this embodiment, an area other than the extended obstacle area 320 (an area excluding the shaded area in FIG. 5) is extracted as a movable area 340 on the integration map. In addition, the movable area extraction unit 34 performs a thinning process on the extracted movable area 340. The thinning process of the movable region 340 can be performed using, for example, a known Hilitch thinning method. That is, the movable area extracting unit 34 performs thinning by scraping the movable area 340 pixel by pixel from the extended obstacle area 320 until the movable area 340 becomes a line. Therefore, the linear movable region 341 obtained by thinning represents a movable region farthest from an obstacle present around.

経路計画部35は、移動可能領域抽出部34により抽出され細線化された移動可能領域341の中から、スタート位置とゴール位置との間をつなぐ最短経路を探索することにより移動経路を計画する。また、経路計画部35は、計画された移動経路上の通過地点(以下「サブゴール」ともいう)が属する積算マップ上の拡張領域321〜323から、サブゴールにおける経路の余裕を取得する。すなわち、経路計画部35は、特許請求の範囲に記載の経路計画手段として機能する。より詳細には、まず、経路計画部35は、細線化された移動可能領域341のノード探索を実行する。すなわち、すべてのノード342を探索し、図6に示されるような、ノードマップとして表現する。なお、ここで、細線化された移動可能領域341の分岐点(又は結合点)をノード342とし、ノード342とノード342とをつなぐ細線化された移動可能領域341をリンク343とする。   The route planning unit 35 plans a moving route by searching for the shortest route connecting the start position and the goal position from the thinned movable region 341 extracted by the movable region extracting unit 34. In addition, the route planning unit 35 obtains a route margin in the subgoal from the extended areas 321 to 323 on the integrated map to which the passing points on the planned moving route (hereinafter also referred to as “subgoals”) belong. In other words, the route planning unit 35 functions as route planning means described in the claims. More specifically, first, the route planning unit 35 executes a node search of the thinned movable area 341. That is, all the nodes 342 are searched and expressed as a node map as shown in FIG. Here, a branch point (or connection point) of the thinned movable area 341 is a node 342, and a thin movable area 341 connecting the node 342 and the node 342 is a link 343.

次に、経路計画部35は、例えば公知のA*アルゴリズム(Aスター・アルゴリズム)等の探索アルゴリズムを用いて最短経路探索を行い、移動経路を決定する。すなわち、経路計画部35は、図7に示されるように、スタート位置351とゴール位置352を基点として、例えばA*アルゴリズムを用いて、積算マップ上のどのノード342、どのリンク343を通ると最小コスト(最短経路)になるかを演算し、経路350を決定する。続いて、経路計画部35は、図8に示されるように、決定された経路350上のサブゴール360がどの拡張領域321〜323に属しているか(又は拡張領域321〜323に属さないか)によりサブゴール360毎の経路余裕情報を取得する。ここで、上述した積算マップ上の各拡張領域の積算値(例えば「1」「2」「3」)を経路余裕情報として用いることができる。そして、経路計画部35は、取得した各サブゴール360の経路余裕情報を、サブゴール点列(座標列)で表された経路情報に、サブゴール360毎に対応付けて付加する。このようにして、経路余裕情報が付加された経路情報が取得される。なお、自律移動装置1が移動経路350に沿って移動する際には、自己位置に対して次の目標通過位置となるサブゴールの座標と、該サブゴールにおける経路余裕情報とが読み込まれることにより、自機の移動が制御される。   Next, the route planning unit 35 performs a shortest route search using a search algorithm such as a known A * algorithm (A star algorithm) to determine a moving route. That is, as shown in FIG. 7, the route planning unit 35 uses the start position 351 and the goal position 352 as the base points, and uses, for example, an A * algorithm to pass through which node 342 and which link 343 are minimum. The route 350 is determined by calculating whether the cost (shortest route) is reached. Subsequently, as illustrated in FIG. 8, the route planning unit 35 determines which extension region 321 to 323 the subgoal 360 on the determined route 350 belongs (or does not belong to the extension regions 321 to 323). Route margin information for each subgoal 360 is acquired. Here, the integrated value (for example, “1”, “2”, “3”) of each extended region on the above-described integration map can be used as the route margin information. Then, the route planning unit 35 adds the obtained route margin information of each subgoal 360 to the route information represented by the subgoal point sequence (coordinate sequence) in association with each subgoal 360. In this way, route information to which route margin information is added is acquired. When the autonomous mobile device 1 moves along the movement route 350, the coordinates of the subgoal that becomes the next target passage position with respect to the self position and the route margin information in the subgoal are read, so that The movement of the machine is controlled.

次に、図2〜図8を併せて参照しつつ経路計画装置3の動作、及び経路計画方法について説明する。図2は、経路計画装置3による経路計画処理の処理手順を示すフローチャートである。図2に示される経路計画処理は、経路計画装置3(電子制御装置30)によって行われるものであり、自律移動を行う前に、例えばユーザの指示操作を受けて実行される。   Next, the operation of the route planning apparatus 3 and the route planning method will be described with reference to FIGS. FIG. 2 is a flowchart showing a processing procedure of route planning processing by the route planning device 3. The route planning process shown in FIG. 2 is performed by the route planning device 3 (electronic control device 30), and is executed, for example, in response to a user instruction operation before autonomous movement.

まず、ステップS100では、レーザレンジファインダ20から読み込まれた周囲の物体との距離情報・角度情報等に基づいてグローバルマップが生成される。なお、グローバルマップの生成方法については上述したとおりであるので、ここでは詳細な説明を省略する。次に、ステップS102では、まず、グローバルマップに含まれている障害物領域300毎に、その輪郭が自機の半径rだけ拡張されて拡張障害物領域320が生成される。ステップS102では、さらに、拡張障害物領域320が所定の拡張幅(本実施形態では自機の半径r)ずつ3段階に拡張され、3つの拡張領域、すなわち、第1拡張領域321、第2拡張領域322、及び第3拡張領域323が生成される(図3,4参照)。   First, in step S100, a global map is generated based on distance information, angle information, and the like with surrounding objects read from the laser range finder 20. Since the global map generation method is as described above, detailed description thereof is omitted here. Next, in step S102, first, for each obstacle region 300 included in the global map, the outline is expanded by the radius r of the own device to generate an extended obstacle region 320. In step S102, the extended obstacle area 320 is further expanded in three stages by a predetermined expansion width (in the present embodiment, the radius r of the own device), and three expansion areas, that is, a first expansion area 321 and a second expansion area. An area 322 and a third extended area 323 are generated (see FIGS. 3 and 4).

続くステップS104では、ステップS102で生成された拡張障害物領域320、第1拡張領域321、第2拡張領域322、及び第3拡張領域323が重ね合わされて積算され、積算マップが生成される(図4参照)。続いて、ステップS106では、ステップS104で生成された積算マップから、拡張障害物領域320を除く領域が、障害物と接触することなく移動することができる移動可能領域340として抽出される(図5参照)。次に、ステップS108では、抽出された移動可能領域340の細線化処理が行われる。なお、移動可能領域340の細線化処理については上述したとおりであるので、ここでは詳細な説明を省略する。   In the subsequent step S104, the extended obstacle region 320, the first extended region 321, the second extended region 322, and the third extended region 323 generated in step S102 are overlapped and integrated to generate an integrated map (FIG. 4). Subsequently, in step S106, the area excluding the extended obstacle area 320 is extracted from the integrated map generated in step S104 as a movable area 340 that can move without contacting the obstacle (FIG. 5). reference). Next, in step S108, the extracted movable area 340 is thinned. Since the thinning process for the movable area 340 is as described above, detailed description thereof is omitted here.

続くステップS110では、細線化された移動可能領域341のノード探索が実行される(図6参照)。続いて、ステップS112では、スタート位置とゴール位置を基点として、例えばA*アルゴリズムを用いて、積算マップ上のどのノード342、どのリンク343を通ると最小コスト(最短経路)になるかが演算され、経路350が決定される(図7参照)。   In the subsequent step S110, a node search for the thinned movable region 341 is performed (see FIG. 6). Subsequently, in step S112, using the start position and the goal position as a base point, for example, using the A * algorithm, it is calculated which node 342 and which link 343 on the integration map pass the minimum cost (shortest path). The path 350 is determined (see FIG. 7).

続くステップS114では、決定された経路350上のサブゴール360がどの拡張領域321〜323に属しているか(又は拡張領域321〜323に属さないか)によりサブゴール360毎の経路余裕情報が取得される(図8参照)。そして、取得された各サブゴール360の経路余裕情報が、サブゴール点列(座標列)で表された経路情報に、サブゴール360毎に対応付けて付加されることにより、経路余裕情報が付加された経路情報が取得される。そして、このようにして取得された移動経路350に沿って自律移動装置1が移動するとき、例えば、重み「0」の経路を通過する速度に比べて、重み「1」の経路(図8中の極太線で示された区間)を通過する速度が遅くなるように、電子制御装置30は、自律移動装置1の進行速度を制御する。なお、上述した例では、移動経路350が重み「2」の領域を通過していないが、移動経路350が重み「2」の領域を通過する場合は、進行速度を重み「1」の領域よりも遅くすることもできる。また、重み「3」の領域を通過する場合は、移動経路350から外れるように制御してもよい。   In subsequent step S114, the route margin information for each subgoal 360 is acquired depending on which extension region 321 to 323 the subgoal 360 on the determined route 350 belongs to (or does not belong to the extension regions 321 to 323) ( (See FIG. 8). Then, the obtained route margin information of each subgoal 360 is added to the route information represented by the subgoal point sequence (coordinate sequence) in association with each subgoal 360, whereby the route margin information is added. Information is acquired. Then, when the autonomous mobile device 1 moves along the movement route 350 acquired in this manner, for example, the route with the weight “1” (in FIG. 8) compared to the speed passing through the route with the weight “0”. The electronic control device 30 controls the traveling speed of the autonomous mobile device 1 so that the speed of passing through the section indicated by the very thick line of FIG. In the above-described example, the travel route 350 does not pass through the region with the weight “2”. However, when the travel route 350 passes through the region with the weight “2”, the traveling speed is set higher than the region with the weight “1”. Can also be slowed down. Further, when passing through the region of weight “3”, control may be performed so as to deviate from the movement route 350.

本実施形態によれば、障害物領域300の輪郭が段階的に拡張されることにより生成された、拡張障害物領域320及び3つの拡張領域321〜323が重ね合わされて積算され、積算マップが生成される。よって、積算マップ上の各拡張領域321〜323の境界は、拡張障害物領域320(すなわち障害物)からの距離に応じて配置される。そのため、移動経路350が計画される際に、移動経路350上のサブゴール360が属する拡張領域321〜323の積算値から当該サブゴール360の経路余裕を把握することができる。よって、計画された移動経路350上のサブゴール360の経路余裕を予め(経路計画段階で)把握することが可能となる。また、本実施形態によれば、サブゴール360が属する拡張領域321〜323の積算値から経路余裕を把握することができるため、より少ない演算量でサブゴール360の経路余裕を認識することが可能となる。   According to the present embodiment, the extended obstacle region 320 and the three extended regions 321 to 323 generated by stepwise expanding the contour of the obstacle region 300 are overlapped and integrated to generate an integrated map. Is done. Therefore, the boundaries of the extended areas 321 to 323 on the integrated map are arranged according to the distance from the extended obstacle area 320 (that is, the obstacle). Therefore, when the movement route 350 is planned, the route margin of the subgoal 360 can be grasped from the integrated values of the extended areas 321 to 323 to which the subgoal 360 on the movement route 350 belongs. Therefore, it becomes possible to grasp in advance (at the route planning stage) the route margin of the subgoal 360 on the planned moving route 350. Further, according to the present embodiment, since the route margin can be grasped from the integrated value of the extended areas 321 to 323 to which the subgoal 360 belongs, the route margin of the subgoal 360 can be recognized with a smaller amount of calculation. .

本実施形態によれば、まず自機の半径rだけ、障害物領域300の輪郭が拡張されるため、移動可能領域340を抽出する際に、拡張された障害物領域300(拡張障害物領域320)の輪郭に対して自機の大きさを点と見なすことができる。また、拡張障害物領域320の輪郭が所定の拡張幅(本実施形態では自機の半径r)でさらに拡張されるため、移動経路上の通過地点の経路余裕を、該拡張幅を単位とし、該拡張幅の倍数で把握することが可能となる。なお、本実施形態では、所定の拡張幅として自機の半径rを用いることにより、拡張幅を同じ値に統一したので、電子制御装置30の演算負荷を低減することができる。   According to the present embodiment, since the contour of the obstacle region 300 is first expanded by the radius r of the own aircraft, when the movable region 340 is extracted, the expanded obstacle region 300 (expanded obstacle region 320) is extracted. ) Can be regarded as a point. Further, since the contour of the extended obstacle region 320 is further expanded by a predetermined expansion width (in this embodiment, the radius r of the own device), the route margin of the passing point on the moving route is defined in units of the expansion width. It is possible to grasp by a multiple of the expansion width. In the present embodiment, by using the radius r of the own device as the predetermined expansion width, the expansion width is unified to the same value, so that the calculation load of the electronic control device 30 can be reduced.

本実施形態に係る自律移動装置1によれば、上述した経路計画装置3を備えているため、サブゴール360毎の経路余裕を予め把握することができる。よって、例えば、各サブゴール360の経路余裕に応じた適切な移動速度及び障害物回避速度をサブゴール360毎に予め設定することが可能となる。   According to the autonomous mobile device 1 according to the present embodiment, since the route planning device 3 described above is provided, the route margin for each subgoal 360 can be grasped in advance. Therefore, for example, an appropriate moving speed and obstacle avoidance speed according to the path margin of each subgoal 360 can be set in advance for each subgoal 360.

以上、本発明の実施の形態について説明したが、本発明は、上記実施形態に限定されるものではなく種々の変形が可能である。例えば、上記実施形態では、拡張障害物領域320を拡張する際の拡張幅を自機の半径rとしたが、この拡張幅は自機の半径rに限られることなく、任意に設定することができる。また、上記実施形態では、拡張障害物領域320を3段階に拡張したが、2段階又は4段階以上に拡張してもよい。さらに、各拡張領域321〜323を積算する際に各拡張領域321〜323を構成するグリッドに与えられる値(重み)は「1」に限られることなく、任意の値を設定することができる。   Although the embodiment of the present invention has been described above, the present invention is not limited to the above embodiment, and various modifications can be made. For example, in the above-described embodiment, the expansion width when expanding the extended obstacle region 320 is the radius r of the own device, but this expansion width is not limited to the radius r of the own device and can be arbitrarily set. it can. Moreover, in the said embodiment, although the expansion obstruction area | region 320 was expanded to three steps, you may expand to two steps or four steps or more. Furthermore, the values (weights) given to the grids constituting the expansion areas 321 to 323 when integrating the expansion areas 321 to 323 are not limited to “1”, and any value can be set.

上記実施形態では、最短経路探索にA*アルゴリズムを利用したが、その他のアルゴリズム、例えば、ダイクストラ法、最良優先探索等を利用してもよい。   In the above embodiment, the A * algorithm is used for the shortest path search, but other algorithms such as Dijkstra method and best priority search may be used.

上記実施形態では、グローバルマップを生成する際に、SLAM技術を利用して生成したが、グローバルマップはSLAM以外の他の方法を利用して生成してもよい。また、グローバルマップは建築図面から作成してもよく、さらに、他の装置で生成したグローバルマップを自機に移植してもよい。また、グローバルマップを生成する際にレーザレンジファインダ20を用いて障害物との距離を測定したが、レーザレンジファインダに代えて又は加えて、例えばステレオカメラ、超音波センサ等を用いる構成としてもよい。   In the above embodiment, the global map is generated using the SLAM technology. However, the global map may be generated using a method other than the SLAM. In addition, the global map may be created from the architectural drawing, and further, a global map generated by another device may be ported to the own device. In addition, the distance to the obstacle is measured using the laser range finder 20 when generating the global map. However, instead of or in addition to the laser range finder, for example, a stereo camera, an ultrasonic sensor, or the like may be used. .

上記実施形態では、車輪として全方位に移動可能なオムニホイール13を採用したが、通常の車輪(操舵輪及び駆動輪)を用いる構成としてもよい。   In the said embodiment, although the omni wheel 13 which can move to all directions was employ | adopted as a wheel, it is good also as a structure which uses a normal wheel (a steering wheel and a drive wheel).

実施形態に係る経路計画装置が搭載された自律移動装置の構成を示すブロック図である。It is a block diagram which shows the structure of the autonomous mobile apparatus by which the route planning apparatus which concerns on embodiment is mounted. 実施形態に係る経路計画装置による経路計画処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the route planning process by the route planning apparatus which concerns on embodiment. 障害物領域の拡張方法(Minkowski和演算)を説明するための図である。It is a figure for demonstrating the expansion method (Minkowski sum calculation) of an obstruction area | region. 積算マップの生成方法を説明するための図である。It is a figure for demonstrating the production | generation method of an integrating | accumulating map. 移動可能領域の抽出方法及び細線化方法を説明するための図である。It is a figure for demonstrating the extraction method and thinning method of a movable area | region. ノードの探索方法を説明するための図である。It is a figure for demonstrating the search method of a node. 最短経路の探索方法を説明するための図である。It is a figure for demonstrating the search method of the shortest path | route. 経路余裕の取得方法を説明するための図である。It is a figure for demonstrating the acquisition method of a route margin.

符号の説明Explanation of symbols

1 自律移動装置
3 経路計画装置
10 本体
12 電動モータ
13 オムニホイール
14 ホイール
15 フリーローラ
16 エンコーダ
20 レーザレンジファインダ
30 電子制御装置
31 グローバルマップ生成部
32 拡張領域生成部
33 積算マップ生成部
34 移動可能領域抽出部
35 経路計画部
DESCRIPTION OF SYMBOLS 1 Autonomous mobile device 3 Path planning device 10 Main body 12 Electric motor 13 Omni wheel 14 Wheel 15 Free roller 16 Encoder 20 Laser range finder 30 Electronic control device 31 Global map generation part 32 Expansion area generation part 33 Accumulation map generation part 34 Movable area Extraction unit 35 Path planning unit

Claims (7)

移動経路に沿って移動する自律移動装置により使用される移動経路を、該自律移動装置が自律移動を行う前に計画する経路計画方法であって、
障害物が存在する障害物領域が示される環境地図を取得する環境地図取得ステップと、
前記環境地図取得ステップにおいて取得された前記環境地図に含まれる前記障害物領域の輪郭を段階的に拡張して、複数の拡張領域を生成する拡張領域生成ステップと、
前記拡張領域生成ステップにおいて生成された前記複数の拡張領域を重ね合わせて積算し、積算地図を生成する積算地図生成ステップと、
前記積算地図生成ステップにおいて生成された前記積算地図から移動可能領域を抽出する移動可能領域抽出ステップと、
前記移動可能領域抽出ステップにおいて抽出された前記移動可能領域から移動経路を計画するとともに、移動経路上の通過地点が属する前記積算地図上の拡張領域の積算値に応じて当該通過地点における経路余裕情報を取得し、該経路余裕情報を前記通過地点毎に対応付けて付加した経路情報を取得する経路計画ステップと、を備える、ことを特徴とする経路計画方法。
A route planning method for planning a movement route used by an autonomous mobile device moving along a movement route before the autonomous mobile device performs autonomous movement,
An environmental map acquisition step of acquiring an environmental map showing an obstacle area where the obstacle exists;
An extended area generating step for generating a plurality of extended areas by gradually expanding the contour of the obstacle area included in the environmental map acquired in the environmental map acquiring step;
An integrated map generating step of generating an integrated map by superimposing and integrating the plurality of extended areas generated in the extended area generating step;
A movable area extracting step of extracting a movable area from the integrated map generated in the integrated map generating step;
Plan the travel route from the movable region extracted in the movable region extraction step, and the route margin information at the passing point according to the integrated value of the extended region on the integrated map to which the passing point on the moving route belongs And a route planning step of acquiring route information in which the route margin information is added in association with each passing point .
記拡張領域生成ステップでは、前記障害物領域の輪郭を前記自律移動装置の半径だけ拡張するとともに、拡張された障害物領域の輪郭をさらに所定の拡張幅で段階的に拡張することを特徴とする請求項1に記載の経路計画方法。 Prior Symbol extended area generation step, as well as expanding the outline of the obstacle region by the radius of the autonomous mobile equipment, and characterized in that the extended stepwise in an expanded obstacle further predetermined extension width contour of the area The route planning method according to claim 1. 前記所定の拡張幅は、前記自律移動装置の半径であることを特徴とする請求項2に記載の経路計画方法。   The route planning method according to claim 2, wherein the predetermined extension width is a radius of the autonomous mobile device. 移動経路に沿って移動する自律移動装置により使用される移動経路を、該自律移動装置が自律移動を行う前に計画する経路計画装置であって、
障害物が存在する障害物領域が示される環境地図を取得する環境地図取得手段と、
前記環境地図取得手段により取得された前記環境地図に含まれる前記障害物領域の輪郭を段階的に拡張して、複数の拡張領域を生成する拡張領域生成手段と、
前記拡張領域生成手段により生成された前記複数の拡張領域を重ね合わせて積算し、積算地図を生成する積算地図生成手段と、
前記積算地図生成手段により生成された前記積算地図から移動可能領域を抽出する移動可能領域抽出手段と、
前記移動可能領域抽出手段により抽出された前記移動可能領域から移動経路を計画するとともに、移動経路上の通過地点が属する前記積算地図上の拡張領域の積算値に応じて当該通過地点における経路余裕情報を取得し、該経路余裕情報を前記通過地点毎に対応付けて付加した経路情報を取得する経路計画手段と、を備える、ことを特徴とする経路計画装置。
A route planning device that plans a travel route used by an autonomous mobile device that moves along a travel route before the autonomous mobile device performs autonomous movement,
An environmental map acquisition means for acquiring an environmental map showing an obstacle area where the obstacle exists;
Extended area generating means for expanding the outline of the obstacle area included in the environmental map acquired by the environmental map acquiring means stepwise to generate a plurality of extended areas;
An integrated map generating means for generating an integrated map by superimposing and integrating the plurality of extended areas generated by the extended area generating means;
Movable area extracting means for extracting a movable area from the accumulated map generated by the accumulated map generating means;
Plan the travel route from the movable region extracted by the movable region extraction means, and the route margin information at the passing point according to the integrated value of the extended region on the integrated map to which the passing point on the moving route belongs And route planning means for acquiring route information obtained by associating and adding the route margin information in association with each passing point .
記拡張領域生成手段は、前記障害物領域の輪郭を前記自律移動装置の半径だけ拡張するとともに、拡張された障害物領域の輪郭をさらに所定の拡張幅で段階的に拡張することを特徴とする請求項4に記載の経路計画装置。 Before Symbol extended area generation means is configured to extend the contour of the obstacle region by the radius of the autonomous mobile equipment, and characterized in that the extended stepwise in an expanded obstacle further predetermined extension width contour of the area The route planning device according to claim 4. 前記所定の拡張幅は、前記自律移動装置の半径であることを特徴とする請求項5に記載の経路計画装置。   The route planning device according to claim 5, wherein the predetermined extension width is a radius of the autonomous mobile device. 周囲環境の中を計画された移動経路に沿って移動する自律移動装置であって、
請求項4〜6のいずれか1項に記載の経路計画装置を備える、ことを特徴とする自律移動装置。
An autonomous mobile device that moves in a surrounding environment along a planned movement route,
An autonomous mobile device comprising the route planning device according to claim 4.
JP2008225881A 2008-09-03 2008-09-03 Route planning method, route planning device, and autonomous mobile device Active JP5287050B2 (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
JP2008225881A JP5287050B2 (en) 2008-09-03 2008-09-03 Route planning method, route planning device, and autonomous mobile device
EP20140166030 EP2821875A3 (en) 2008-09-03 2009-08-24 Route planning method, route planning unit, and autonomous mobile device
EP20140166031 EP2821876A3 (en) 2008-09-03 2009-08-24 Route planning method, route planning unit, and autonomous mobile device
KR1020117004540A KR101228485B1 (en) 2008-09-03 2009-08-24 Route planning method, route planning unit, and autonomous mobile device
US13/061,945 US8515612B2 (en) 2008-09-03 2009-08-24 Route planning method, route planning device and autonomous mobile device
KR1020127015195A KR101262778B1 (en) 2008-09-03 2009-08-24 Route planning unit, and autonomous mobile device
KR1020127015196A KR101307299B1 (en) 2008-09-03 2009-08-24 Autonomous mobile device
EP09811240.2A EP2343617A4 (en) 2008-09-03 2009-08-24 Route planning method, route planning unit, and autonomous mobile device
PCT/JP2009/004052 WO2010026710A1 (en) 2008-09-03 2009-08-24 Route planning method, route planning unit, and autonomous mobile device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008225881A JP5287050B2 (en) 2008-09-03 2008-09-03 Route planning method, route planning device, and autonomous mobile device

Publications (2)

Publication Number Publication Date
JP2010061355A JP2010061355A (en) 2010-03-18
JP5287050B2 true JP5287050B2 (en) 2013-09-11

Family

ID=42188094

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008225881A Active JP5287050B2 (en) 2008-09-03 2008-09-03 Route planning method, route planning device, and autonomous mobile device

Country Status (1)

Country Link
JP (1) JP5287050B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101213632B1 (en) * 2010-04-30 2012-12-18 동국대학교 산학협력단 Method and apparatus of planning trajectory using multi-step configuration space
JP5803392B2 (en) * 2011-08-01 2015-11-04 株式会社豊田中央研究所 Autonomous mobile device
CN103324192A (en) * 2012-03-23 2013-09-25 苏州宝时得电动工具有限公司 Boundary setting method and boundary setting system
WO2015081135A1 (en) * 2013-11-30 2015-06-04 Saudi Arabian Oil Company Modular mobile inspection vehicle
CN104699101A (en) * 2015-01-30 2015-06-10 深圳拓邦股份有限公司 Robot mowing system capable of customizing mowing zone and control method thereof
CN111208817B (en) * 2020-01-02 2024-03-15 惠州拓邦电气技术有限公司 Narrow-road traffic method, narrow-road traffic device, mobile device, and computer-readable storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05250023A (en) * 1991-10-23 1993-09-28 Sanyo Electric Co Ltd Automatic route generating method for robot manipulator
JP2006239844A (en) * 2005-03-04 2006-09-14 Sony Corp Obstacle avoiding device, obstacle avoiding method, obstacle avoiding program and mobile robot device
JP5112666B2 (en) * 2006-09-11 2013-01-09 株式会社日立製作所 Mobile device

Also Published As

Publication number Publication date
JP2010061355A (en) 2010-03-18

Similar Documents

Publication Publication Date Title
US8515612B2 (en) Route planning method, route planning device and autonomous mobile device
JP5287051B2 (en) Autonomous mobile device
JP6842519B2 (en) Data collection method and its system
US10124488B2 (en) Robot control system and method for planning driving path of robot
JP5157803B2 (en) Autonomous mobile device
JP5287060B2 (en) Route planning device and autonomous mobile device
JP5287050B2 (en) Route planning method, route planning device, and autonomous mobile device
WO2019190395A1 (en) Method and system for returning a displaced autonomous mobile robot to its navigational path
Li et al. Autonomous area exploration and mapping in underground mine environments by unmanned aerial vehicles
KR20190142360A (en) Method and system for creating and sorting environment maps
WO2010038353A1 (en) Autonomous movement device
Pratama et al. Positioning and obstacle avoidance of automatic guided vehicle in partially known environment
GB2545134A (en) Discovery and monitoring of an environment using a plurality of robots
KR20130018921A (en) Autonomous locomotion body
JP5298741B2 (en) Autonomous mobile device
JP2007249632A (en) Mobile robot moving autonomously under environment with obstruction, and control method for mobile robot
JP2010072762A (en) Environment map correction device and autonomous mobile device
CN112740274A (en) System and method for VSLAM scale estimation on robotic devices using optical flow sensors
JP2022511359A (en) Autonomous map traversal with waypoint matching
WO2016067640A1 (en) Autonomous moving device
Karkowski et al. Real-time footstep planning using a geometric approach
Choi et al. Cellular Communication-Based Autonomous UAV Navigation with Obstacle Avoidance for Unknown Indoor Environments.
JP2019175128A (en) Movement control system
CN111679663A (en) Three-dimensional map construction method, sweeping robot and electronic equipment
AU2021273605B2 (en) Multi-agent map generation

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110617

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120911

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121108

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130520

R150 Certificate of patent or registration of utility model

Ref document number: 5287050

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250