JP2018206038A - Point group data processing device, mobile robot, mobile robot system, and point group data processing method - Google Patents

Point group data processing device, mobile robot, mobile robot system, and point group data processing method Download PDF

Info

Publication number
JP2018206038A
JP2018206038A JP2017110393A JP2017110393A JP2018206038A JP 2018206038 A JP2018206038 A JP 2018206038A JP 2017110393 A JP2017110393 A JP 2017110393A JP 2017110393 A JP2017110393 A JP 2017110393A JP 2018206038 A JP2018206038 A JP 2018206038A
Authority
JP
Japan
Prior art keywords
point cloud
cloud data
data
distance
coordinate
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2017110393A
Other languages
Japanese (ja)
Other versions
JP7032062B2 (en
Inventor
篤志 梅村
Atsushi Umemura
篤志 梅村
裕之 矢代
Hiroyuki Yashiro
裕之 矢代
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.)
IHI Corp
IHI Aerospace Co Ltd
Original Assignee
IHI Corp
IHI Aerospace 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 IHI Corp, IHI Aerospace Co Ltd filed Critical IHI Corp
Priority to JP2017110393A priority Critical patent/JP7032062B2/en
Publication of JP2018206038A publication Critical patent/JP2018206038A/en
Application granted granted Critical
Publication of JP7032062B2 publication Critical patent/JP7032062B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0231Control of position or course in two dimensions specially adapted to land vehicles using optical position detecting means
    • G05D1/0238Control of position or course in two dimensions specially adapted to land vehicles using optical position detecting means using obstacle or wall sensors
    • G05D1/024Control of position or course in two dimensions specially adapted to land vehicles using optical position detecting means using obstacle or wall sensors in combination with a laser
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0268Control of position or course in two dimensions specially adapted to land vehicles using internal positioning means
    • G05D1/0274Control of position or course in two dimensions specially adapted to land vehicles using internal positioning means using mapping information stored in a memory device

Abstract

To obtain point group data suitable for accurate map generation even if the amount of the point group data is reduced in order to improve efficiency or increase the speed of integration of the point group data.SOLUTION: A point group data processing device 20 comprises a data amount reduction unit 5. When an environment measurement sensor 3 acquires point group data representing positions of respective coordinate points on an object surface with a set coordinate system, the data amount reduction unit 5 reduces the number of coordinate points included in the point group data by performing data amount reduction processing on the point group data. The data amount reduction processing is a process for setting coordinate point density of short distance point group data to be equal to or less than a first threshold and setting coordinate point density of long distance point group data to be equal to or less than a second threshold, and the first threshold is higher than the second threshold. Alternatively, the data amount reduction processing is a process for reducing the number of coordinate points of the short distance point group data such that the coordinate point density in the short distance point group data is to be equal to or less than the first threshold while keeping the number of coordinate points of the long distance point group data.SELECTED DRAWING: Figure 2

Description

本技術は、移動ロボットに設けられた環境計測センサが取得した点群データを処理する点群データ処理装置および点群データ処理方法に関する。また、本発明は、点群データ処理装置を備えた移動ロボット、および複数の移動ロボットを備える移動ロボットシステムに関する。   The present technology relates to a point cloud data processing apparatus and a point cloud data processing method for processing point cloud data acquired by an environment measurement sensor provided in a mobile robot. The present invention also relates to a mobile robot including a point cloud data processing device and a mobile robot system including a plurality of mobile robots.

移動ロボットは、自己の付近の環境を認識するために環境計測センサを備えている。環境計測センサは例えばレーザスキャナである。レーザスキャナは、移動ロボットから各方向へレーザ光を射出することにより、計測範囲(例えば移動ロボットの周囲)の物体表面の各被計測点から反射光を受けて、この被計測点の位置を求める。すなわち、レーザスキャナは、物体表面の各被計測点の位置(座標)を表わした点群データを取得する。   The mobile robot includes an environment measurement sensor for recognizing the environment in the vicinity of the mobile robot. The environmental measurement sensor is, for example, a laser scanner. The laser scanner emits laser light in each direction from the mobile robot, receives reflected light from each measurement point on the object surface in the measurement range (for example, around the mobile robot), and obtains the position of the measurement point. . That is, the laser scanner acquires point cloud data representing the position (coordinates) of each measurement point on the object surface.

このような点群データに基づいて、移動ロボットを自律移動させるための技術として、SLAM(Simultaneous Localization and Mapping)が知られている。SLAMでは、移動ロボットの環境計測センサが取得した点群データに基づいて、移動ロボットの姿勢および位置を自ら推定し、同時に、周囲の障害物の箇所を示す地図データを生成する。この技術は、例えば下記の特許文献1に記載されている。   SLAM (Simultaneous Localization and Mapping) is known as a technique for autonomously moving a mobile robot based on such point cloud data. In SLAM, based on the point cloud data acquired by the environment measurement sensor of the mobile robot, the posture and position of the mobile robot are estimated by itself, and at the same time, map data indicating the location of surrounding obstacles is generated. This technique is described in Patent Document 1 below, for example.

複数の移動ロボットを含む移動ロボットシステムでは、複数の点群データを統合する。第1の移動ロボットに搭載した環境計測センサが第1地点からの計測により第1の点群データを取得する。第2移動ロボットに搭載した環境計測センサが第2地点からの計測により第2の点群データを取得する。第1の移動ロボットは、第2の移動ロボットから送信された第2の点群データを受信し、受信した第2の点群データを第1の点群データに統合して地図データを生成する。これにより、広域の地図データを得ることができる。   In a mobile robot system including a plurality of mobile robots, a plurality of point cloud data are integrated. An environment measurement sensor mounted on the first mobile robot acquires first point cloud data by measurement from the first point. An environmental measurement sensor mounted on the second mobile robot acquires second point cloud data by measurement from the second point. The first mobile robot receives the second point cloud data transmitted from the second mobile robot, and integrates the received second point cloud data into the first point cloud data to generate map data. . Thereby, wide-area map data can be obtained.

あるいは、1つの移動ロボットが、互いに異なる複数の地点から計測によりそれぞれの点群データを取得した場合に、これら複数の点群データを統合して地図データを生成する。これにより、広域の地図データを得ることができる。   Alternatively, when one mobile robot acquires each point cloud data by measurement from a plurality of different points, the plurality of point cloud data are integrated to generate map data. Thereby, wide-area map data can be obtained.

特開2009−205226号公報JP 2009-205226 A

ところで、点群データ同士の統合を効率的にあるいは高速で行えるようにするために、点群データの量を削減することが考えられる。例えば、点群データにフィルタ処理を行って、点群データにおける被計測点の密度を、低い値に抑えることが考えられる。しかし、精度のよい地図データを生成するには、高密度な被計測点が適している。すなわち、フィルタ処理により、被計測点の密度が低下してしまうので、精度のよい地図データを生成できなくなってしまう可能性がある。   By the way, it is conceivable to reduce the amount of point cloud data so that the point cloud data can be integrated efficiently or at high speed. For example, it is conceivable to perform a filtering process on the point cloud data to suppress the density of measured points in the point cloud data to a low value. However, high-density measurement points are suitable for generating highly accurate map data. That is, since the density of the measurement points decreases due to the filtering process, there is a possibility that accurate map data cannot be generated.

そこで、本技術の目的は、点群データ同士の統合の効率化あるいは高速化のために点群データの量を削減しても、精度のよい地図の生成に適した点群データが得られるようにすることにある。   Therefore, the purpose of this technology is to obtain point cloud data suitable for generating a highly accurate map even if the amount of point cloud data is reduced in order to increase the efficiency or speed of integration between point cloud data. Is to make it.

上述の目的を達成するため、本技術の一形態に係る点群データ処理装置は、環境計測センサが取得した点群データを処理する。環境計測センサは、計測位置から見た計測範囲における物体表面の各被計測点を座標点として、各座標点の位置を設定座標系で表わした点群データを取得するものである。
点群データ処理装置は、点群データに対しデータ量削減処理を行うことにより、点群データに含まれる座標点の数を減らすデータ量削減部を備える。
点群データは、近距離点群データと遠距離点群データとを含み、設定座標系において、近距離点群データは、計測位置の側の近距離領域の各座標点の位置を示し、遠距離点群データは、近距離領域よりも計測位置から離れている遠距離領域の各座標点の位置を示す。
データ量削減処理は、
(A)近距離点群データの座標点密度を第1閾値以下にし、遠距離点群データの座標点密度を第2閾値以下にする処理であって、第1閾値が第2閾値よりも高い処理であるか、又は
(B)遠距離点群データの座標点の数を維持しつつ、近距離点群データにおける座標点密度が第1閾値以下になるように近距離点群データの座標点の数を減らす処理である。
In order to achieve the above object, a point cloud data processing device according to an embodiment of the present technology processes point cloud data acquired by an environment measurement sensor. The environmental measurement sensor acquires point group data in which the position of each coordinate point is expressed in a set coordinate system with each measured point on the object surface in the measurement range viewed from the measurement position as a coordinate point.
The point cloud data processing device includes a data amount reduction unit that reduces the number of coordinate points included in the point cloud data by performing a data amount reduction process on the point cloud data.
The point cloud data includes short-distance point cloud data and long-distance point cloud data. In the setting coordinate system, the short-distance point cloud data indicates the position of each coordinate point in the short-distance region on the measurement position side, and The distance point group data indicates the position of each coordinate point in the long-distance area farther from the measurement position than the short-distance area.
Data volume reduction processing
(A) Processing for setting the coordinate point density of the short-distance point group data to be equal to or lower than the first threshold value, and setting the coordinate point density of the long-distance point cloud data to be equal to or lower than the second threshold value, where the first threshold value is higher than the second threshold value. Or (B) the coordinate points of the short-distance point cloud data so that the coordinate point density in the short-distance point cloud data is less than or equal to the first threshold value while maintaining the number of coordinate points of the long-distance point cloud data It is a process to reduce the number of.

本技術の一形態に係る移動ロボットは、上述の点群データ処理装置と、点群データを取得する環境計測センサと、データ量削減処理がなされた近距離点群データを他の移動ロボットに送信する通信部を備える。   A mobile robot according to an embodiment of the present technology transmits the above-described point cloud data processing device, an environment measurement sensor that acquires point cloud data, and short-distance point cloud data that has undergone data amount reduction processing to another mobile robot. A communication unit is provided.

本技術の一形態に係る移動ロボットシステムは、複数の移動ロボットを備える。
各移動ロボットは、
自身の位置である計測位置から見た計測範囲における物体表面の各被計測点を座標点として、各座標点の位置を設定座標系で表わした点群データを取得する環境計測センサと、
他の移動ロボットと通信を行う通信部と、を備える。
少なくともいずれかの移動ロボットは、この移動ロボットの環境計測センサが取得した点群データを処理する上述の点群データ処理装置を備える。
移動ロボットの通信部は、点群データ処理装置によるデータ量削減処理後の近距離点群データを、他の移動ロボットに送信し、この他の移動ロボットは、近距離点群データに基づいて地図データを生成する地図生成部を備える。
A mobile robot system according to an embodiment of the present technology includes a plurality of mobile robots.
Each mobile robot
An environmental measurement sensor that obtains point cloud data representing the position of each coordinate point in a set coordinate system, with each measured point on the object surface in the measurement range as seen from the measurement position that is its own position as a coordinate point;
A communication unit that communicates with other mobile robots.
At least one of the mobile robots includes the above-described point cloud data processing device that processes the point cloud data acquired by the environment measurement sensor of the mobile robot.
The communication unit of the mobile robot transmits the short-distance point cloud data after the data amount reduction processing by the point cloud data processing device to another mobile robot, and the other mobile robot performs a map based on the short-distance point cloud data. A map generation unit for generating data is provided.

本技術の一形態に係る点群データ処理方法は、環境計測センサが取得した点群データを処理する。環境計測センサにより、計測位置から見た計測範囲における物体表面の各被計測点を座標点として、各座標点の位置を設定座標系で表わす点群データが取得された場合に、点群データに対しデータ量削減処理を行うことにより、点群データに含まれる座標点の数を減らす。
点群データは、近距離点群データと遠距離点群データとを含み、設定座標系において、近距離点群データは、計測位置の側の近距離領域の各座標点の位置を示し、遠距離点群データは、近距離領域よりも計測位置から離れている遠距離領域の各座標点の位置を示す。
データ量削減処理は、
(A)近距離点群データの座標点密度を第1閾値以下にし、遠距離点群データの座標点密度を第2閾値以下にする処理であって、第1閾値が第2閾値よりも高い処理であるか、又は
(B)遠距離点群データの座標点の数を維持しつつ、近距離点群データにおける座標点密度が第1閾値以下になるように近距離点群データの座標点の数を減らす処理である。
A point cloud data processing method according to an embodiment of the present technology processes point cloud data acquired by an environmental measurement sensor. When the point cloud data that represents the position of each coordinate point in the set coordinate system is obtained by the environmental measurement sensor with each measured point on the object surface in the measurement range as seen from the measurement position as the coordinate point, The number of coordinate points included in the point cloud data is reduced by performing the data amount reduction process.
The point cloud data includes short-distance point cloud data and long-distance point cloud data. In the setting coordinate system, the short-distance point cloud data indicates the position of each coordinate point in the short-distance region on the measurement position side, and The distance point group data indicates the position of each coordinate point in the long-distance area farther from the measurement position than the short-distance area.
Data volume reduction processing
(A) Processing for setting the coordinate point density of the short-distance point group data to be equal to or lower than the first threshold value, and setting the coordinate point density of the long-distance point cloud data to be equal to or lower than the second threshold value, where the first threshold value is higher than the second threshold value. Or (B) the coordinate points of the short-distance point cloud data so that the coordinate point density in the short-distance point cloud data is less than or equal to the first threshold value while maintaining the number of coordinate points of the long-distance point cloud data It is a process to reduce the number of.

上述した本技術によると、取得した点群データは、データ量削減処理により、座標点の数が減らされるので、そのデータ量が削減される。したがって、点群データ同士の統合を効率化あるいは高速化することが可能となる。
また、データ量削減処理では、近距離点群データの座標点密度が第1閾値以下になり、遠距離点群データの座標点密度が第2閾値以下になるように点群データの座標点の数を減らし、第1閾値は第2閾値よりも高い。したがって、データ量削減処理後の近距離点群データの座標点密度を、精度のよい地図の生成に適した値にすることができる。
よって、データ量削減処理により、点群データ同士の統合の効率化あるいは高速化のためにデータ量削減処理を行っても、精度のよい地図の生成に適した点群データが得られる。
According to the present technology described above, the acquired point cloud data is reduced in data amount because the number of coordinate points is reduced by the data amount reduction processing. Therefore, it is possible to increase the efficiency or speed of integration between the point cloud data.
Further, in the data amount reduction process, the coordinate point density of the point cloud data is set so that the coordinate point density of the short-distance point cloud data is equal to or lower than the first threshold value and the coordinate point density of the long-distance point cloud data is equal to or lower than the second threshold value. The number is reduced and the first threshold is higher than the second threshold. Therefore, the coordinate point density of the short distance point cloud data after the data amount reduction process can be set to a value suitable for generating a highly accurate map.
Therefore, even if the data amount reduction process is performed to increase the efficiency or speed of integration of the point cloud data by the data amount reduction process, it is possible to obtain point cloud data suitable for generating a highly accurate map.

データ量削減処理により、近距離点群データにおける座標点の密度が第1閾値以下になるように、近距離点群データと遠距離点群データのうち近距離点群データの座標点の数を減らしても、上記の効果が得られる。すなわち、近距離点群データにおける座標点の密度は高い傾向があるので、近距離点群データの座標点の密度を適切な閾値(第1閾値)以下に減らせば、遠距離点群データの座標点の数を減らさなくてもよい。これによっても、点群データ同士の統合の効率化あるいは高速化のためにデータ量削減処理を行いつつ、精度のよい地図の生成に適した点群データが得られる。   The number of coordinate points of the short-distance point cloud data and the long-distance point cloud data is set so that the density of coordinate points in the short-distance point cloud data is equal to or less than the first threshold by the data amount reduction process. Even if it reduces, said effect is acquired. That is, since the density of the coordinate points in the short-distance point cloud data tends to be high, if the density of the coordinate points in the short-distance point cloud data is reduced to an appropriate threshold (first threshold) or less, the coordinates of the long-distance point cloud data It is not necessary to reduce the number of points. This also makes it possible to obtain point cloud data suitable for generating a map with high accuracy while performing a data amount reduction process in order to increase the efficiency or speed of integration between the point cloud data.

本技術の実施形態による移動ロボットシステムを示す。1 illustrates a mobile robot system according to an embodiment of the present technology. 本技術の実施形態による移動ロボットの構成を示すブロック図である。It is a block diagram which shows the structure of the mobile robot by embodiment of this technique. 本技術の実施形態による点群データ処理方法を示すフローチャートである。It is a flowchart which shows the point cloud data processing method by embodiment of this technique. 本技術の実施形態による点群データ同士の統合の説明図である。It is explanatory drawing of integration of point cloud data by embodiment of this technique. 本技術の実施形態による点群データ同士の統合の別の説明図である。It is another explanatory drawing of integration of point cloud data by the embodiment of this art. 本技術の実施形態による点群データ同士の統合の別の説明図である。It is another explanatory drawing of integration of point cloud data by the embodiment of this art. 本技術の実施形態による遠距離点群データに基づく移動ロボットの姿勢推定の説明図である。It is explanatory drawing of attitude | position estimation of the mobile robot based on the long distance point cloud data by embodiment of this technique.

本技術の実施形態を図面に基づいて説明する。なお、各図において共通する部分には同一の符号を付し、重複した説明を省略する。   An embodiment of the present technology will be described based on the drawings. In addition, the same code | symbol is attached | subjected to the common part in each figure, and the overlapping description is abbreviate | omitted.

図1は、本技術の実施形態による移動ロボットシステム1を示す。移動ロボットシステム1は、複数の移動ロボット10を含む。各移動ロボット10は、車輪を有し、この車輪が地面に接触しながら回転駆動されることにより地上面を走行する車両であってよい。代わりに、各移動ロボット10は、クローラにより地上を走行する走行装置や、歩行する脚を有するロボットなどの他の移動装置であってもよい。   FIG. 1 shows a mobile robot system 1 according to an embodiment of the present technology. The mobile robot system 1 includes a plurality of mobile robots 10. Each mobile robot 10 may be a vehicle that has wheels and travels on the ground surface by being rotationally driven while the wheels are in contact with the ground. Instead, each mobile robot 10 may be another mobile device such as a travel device that travels on the ground by a crawler or a robot that has a leg to walk.

移動ロボット10には、環境計測センサ3が設けられている。環境計測センサ3は、移動ロボット10の位置である計測位置から見た計測範囲における物体表面の各被計測点を座標点として、各座標点の位置(座標)を、設定座標系としてのセンサ座標系で表わす点群データを取得する。センサ座標系は、移動ロボット10に固定された座標系である。本実施形態では、センサ座標系は3次元の座標系であり、センサ座標系の原点は、環境計測センサ3により点群データを取得した時(以下で単に観測時という)における移動ロボット10の位置となる。図1の例では、計測範囲は、移動ロボット10の周囲であり、図1において、小さい各白丸は被計測点(座標点)を示す。   The mobile robot 10 is provided with an environment measurement sensor 3. The environment measurement sensor 3 uses each measured point on the object surface in the measurement range as viewed from the measurement position, which is the position of the mobile robot 10, as a coordinate point, and the position (coordinate) of each coordinate point as a sensor coordinate as a set coordinate system. Acquires point cloud data represented by a system. The sensor coordinate system is a coordinate system fixed to the mobile robot 10. In the present embodiment, the sensor coordinate system is a three-dimensional coordinate system, and the origin of the sensor coordinate system is the position of the mobile robot 10 when the point cloud data is acquired by the environmental measurement sensor 3 (hereinafter simply referred to as observation). It becomes. In the example of FIG. 1, the measurement range is around the mobile robot 10, and in FIG. 1, each small white circle indicates a measurement point (coordinate point).

環境計測センサ3は、計測範囲に対してレーザ光(例えばパルスレーザ光)を走査して、計測範囲内の物体表面の各座標点の3次元位置を計測するレーザスキャナであってよい。レーザスキャナは、例えばLiDAR(Light Detection and Ranging)またはLRF(Laser Range Finder)と呼ばれる機器であってよい。この場合、レーザスキャナは、移動ロボット10における設置箇所から計測範囲へ各射出方向にレーザ光を射出する。これにより、レーザスキャナは、射出方向毎に、レーザ光の反射光に基づいて、レーザ光の反射点となった座標点の位置を検出する。   The environmental measurement sensor 3 may be a laser scanner that scans a measurement range with a laser beam (for example, a pulsed laser beam) and measures a three-dimensional position of each coordinate point on an object surface within the measurement range. The laser scanner may be a device called, for example, LiDAR (Light Detection and Ranging) or LRF (Laser Range Finder). In this case, the laser scanner emits laser light in each emission direction from the installation location in the mobile robot 10 to the measurement range. Thus, the laser scanner detects the position of the coordinate point that is the reflection point of the laser beam based on the reflected light of the laser beam for each emission direction.

ただし、環境計測センサ3は、計測範囲内に存在する物体における各座標点の位置を計測できるものであればよい。例えば、環境計測センサ3は、計測範囲の画像(例えばステレオ画像)を取得するカメラと、この画像を処理することにより計測範囲内に存在する物体表面における各座標点の3次元位置を取得する画像処理部を有するものであってもよい。   However, the environment measurement sensor 3 may be any sensor that can measure the position of each coordinate point in an object existing within the measurement range. For example, the environment measurement sensor 3 is a camera that acquires an image (for example, a stereo image) of a measurement range, and an image that acquires the three-dimensional position of each coordinate point on the surface of an object existing in the measurement range by processing this image. You may have a process part.

環境計測センサ3が取得した点群データには、近距離点群データと遠距離点群データとが含まれている。遠距離点群データは、近距離点群データよりも、上述の計測位置から離れている空間領域のデータである。言い換えると、センサ座標系において、近距離点群データは、計測位置の側の近距離領域の各座標点の位置(座標)を示し、遠距離点群データは、近距離領域よりも計測位置から離れている遠距離領域の各座標点の位置(座標)を示す。例えば、点群データを計測した計測位置からの距離が設定距離以内となる空間領域が近距離領域であり、当該計測位置からの距離が設定距離を超える空間領域が遠距離領域である。ここで、設定距離は、例えば20m以上50m以下の値、50m以上75m以下の値、75m以上100m以下の値、100m以上150m以下の値、または、150m以上200m以下の値であるが、これらに限定されない。   The point cloud data acquired by the environment measurement sensor 3 includes short-distance point cloud data and long-distance point cloud data. The long-distance point cloud data is data of a spatial region that is farther from the measurement position than the short-distance point cloud data. In other words, in the sensor coordinate system, the short-distance point cloud data indicates the position (coordinates) of each coordinate point in the short-distance area on the measurement position side, and the long-distance point cloud data is obtained from the measurement position rather than the short-distance area. Indicates the position (coordinates) of each coordinate point in the far distance area. For example, a spatial region in which the distance from the measurement position where the point cloud data is measured is within a set distance is a short-range region, and a spatial region in which the distance from the measurement position exceeds the set distance is a long-distance region. Here, the set distance is, for example, a value from 20 m to 50 m, a value from 50 m to 75 m, a value from 75 m to 100 m, a value from 100 m to 150 m, or a value from 150 m to 200 m. It is not limited.

点群データにおいて、計測位置(移動ロボット10)に近いほど座標点の密度が高くなる傾向がある。すなわち、同じ物体を同じ方向から第1および第2の計測位置からそれぞれ環境計測センサ3で計測した場合であって、第1の計測位置が第2の計測位置よりも当該物体に近い場合に、第1の計測位置からの計測で得た点群データにおける当該物体表面の座標点の密度は、第2の計測位置からの計測で得た点群データにおける当該物体表面の座標点の密度よりも高い。したがって、近距離点群データにおける座標点の密度は、通常、遠距離点群データにおける座標点の密度よりも高くなっている。   In the point cloud data, the density of coordinate points tends to increase as the position is closer to the measurement position (mobile robot 10). That is, when the same object is measured by the environmental measurement sensor 3 from the first and second measurement positions from the same direction, respectively, and the first measurement position is closer to the object than the second measurement position, The density of coordinate points on the object surface in the point cloud data obtained by measurement from the first measurement position is higher than the density of coordinate points on the object surface in the point cloud data obtained by measurement from the second measurement position. high. Therefore, the density of coordinate points in the short distance point group data is usually higher than the density of coordinate points in the long distance point group data.

図2は、移動ロボット10の構成を示すブロック図である。図2において、1つの移動ロボット10における複数の構成要素を示している。以下において、この移動ロボット10の構成を説明するが、各移動ロボット10は同じ構成を有していてよい。移動ロボット10は、環境計測センサ3と、本技術の実施形態による点群データ処理装置20と、通信部7とを備える。   FIG. 2 is a block diagram showing the configuration of the mobile robot 10. In FIG. 2, a plurality of components in one mobile robot 10 are shown. Hereinafter, the configuration of the mobile robot 10 will be described, but each mobile robot 10 may have the same configuration. The mobile robot 10 includes the environment measurement sensor 3, the point cloud data processing device 20 according to the embodiment of the present technology, and the communication unit 7.

点群データ処理装置20は、データ量削減部5と地図記憶部9と推定部11と地図生成部13を備える。   The point cloud data processing device 20 includes a data amount reduction unit 5, a map storage unit 9, an estimation unit 11, and a map generation unit 13.

データ量削減部5は、点群データに対しデータ量削減処理を行うことにより、点群データに含まれる座標点の数を減らす。本実施形態では、データ量削減部5は、近距離点群データの座標点密度が第1閾値以下になり、遠距離点群データの座標点密度が第2閾値以下になるようにデータ量削減処理を行う。第1閾値は第2閾値よりも高い。第1閾値は、第2閾値の2倍以上の値であってよいが、これに限定されず、例えば、第2閾値の1.5倍以上の値、又は第2閾値の3倍以上の値であってもよい。自明ではあるが、点群データの座標点密度を閾値(第1又は第2の閾値)以下にするデータ量削減処理において、この閾値をN倍にすると、各座標点間の距離が1/Nになるような処理結果が得られることになり、閾値の増大に伴いデータ量の削減効果は低減する。   The data amount reduction unit 5 reduces the number of coordinate points included in the point cloud data by performing a data amount reduction process on the point cloud data. In the present embodiment, the data amount reducing unit 5 reduces the data amount so that the coordinate point density of the short-distance point group data is less than or equal to the first threshold value and the coordinate point density of the long-distance point group data is less than or equal to the second threshold value. Process. The first threshold is higher than the second threshold. The first threshold value may be a value that is twice or more of the second threshold value, but is not limited to this, for example, a value that is 1.5 times or more of the second threshold value, or a value that is three times or more of the second threshold value. It may be. Although it is self-evident, in the data amount reduction processing in which the coordinate point density of the point cloud data is set to a threshold value (first or second threshold value) or less, when this threshold value is increased N times, the distance between the coordinate points becomes 1 / N. As a result, a data amount reduction effect is reduced as the threshold value is increased.

データ量削減部5は、データ量削減処理後の近距離点群データと遠距離点群データを通信部7へ入力し、データ量削減処理後の遠距離点群データを推定部11に入力し、データ量削減処理後の近距離点群データと遠距離点群データを地図生成部13に入力する。本実施形態では、推定部11には、データ量削減処理後の近距離点群データは入力されない。以下で、単に「点群データ」と記載した場合には、「点群データ」は、近距離点群データと遠距離点群データの両方を意味する。   The data amount reduction unit 5 inputs the short-distance point cloud data and the long-distance point cloud data after the data amount reduction processing to the communication unit 7, and inputs the long-distance point cloud data after the data amount reduction processing to the estimation unit 11. The short-distance point cloud data and the long-distance point cloud data after the data amount reduction processing are input to the map generation unit 13. In the present embodiment, the short-distance point cloud data after the data amount reduction process is not input to the estimation unit 11. Hereinafter, when “point cloud data” is simply described, “point cloud data” means both short-distance point cloud data and long-distance point cloud data.

通信部7は、入力された点群データを他の移動ロボット10へ送信する。また、通信部7は、他の移動ロボット10から送信された点群データを受信する。この場合、通信部7は、受信した点群データを地図生成部13に入力する。本実施形態では、通信部7は、無線通信により点群データを送受信する。   The communication unit 7 transmits the input point cloud data to another mobile robot 10. Further, the communication unit 7 receives point cloud data transmitted from another mobile robot 10. In this case, the communication unit 7 inputs the received point cloud data to the map generation unit 13. In the present embodiment, the communication unit 7 transmits and receives point cloud data by wireless communication.

地図記憶部9は、地図座標系において物体表面の各座標点の位置(座標)を表わした地図データを記憶する。これらの座標点には、既知の物体(例えば建物)の表面の点として予め登録された各座標点が含まれていてもよい。地図座標系は、例えば地表面に固定された座標系であってよい。地図記憶部9の地図データは、後述するように地図生成部13により新たに生成される。   The map storage unit 9 stores map data representing the position (coordinates) of each coordinate point on the object surface in the map coordinate system. These coordinate points may include coordinate points registered in advance as points on the surface of a known object (for example, a building). The map coordinate system may be a coordinate system fixed to the ground surface, for example. Map data in the map storage unit 9 is newly generated by the map generation unit 13 as described later.

<遠距離点群データに基づく姿勢と位置の推定>
推定部11は、データ量削減処理後の遠距離点群データに基づいて移動ロボット10の姿勢と位置を推定する。本実施形態では、推定部11は次のように処理を行う。推定部11は、地図記憶部9から地図データを読み出す。次いで、推定部11は、読み出した地図データの各座標点に対して、入力された遠距離点群データを併進および回転させて位置合わせする。その後、推定部11は、地図データにおいて位置合わせされた遠距離点群データに対して移動ロボット10の姿勢と位置を求める。
<Estimation of posture and position based on long-distance point cloud data>
The estimation unit 11 estimates the posture and position of the mobile robot 10 based on the long-distance point cloud data after the data amount reduction process. In the present embodiment, the estimation unit 11 performs processing as follows. The estimation unit 11 reads map data from the map storage unit 9. Next, the estimation unit 11 aligns the input long-distance point group data by translating and rotating the coordinate points of the read map data. Thereafter, the estimation unit 11 obtains the posture and position of the mobile robot 10 with respect to the long-distance point cloud data aligned in the map data.

推定部11に入力された遠距離点群データは、観測時の移動ロボット10に固定されたセンサ座標系で表わされている。したがって、推定部11は、地図データの各座標点に対して遠距離点群データを位置合わせする時に、地図データ(すなわち地図座標系)において、次の(1)(2)の両方を互いに一体で併進および回転させる。
(1)推定部11に入力された遠距離点群データ(すなわちセンサ座標系の各座標点)
(2)観測時のセンサ座標系において移動ロボット10の姿勢と位置を表わしている指標(例えばセンサ座標系の座標軸と原点)
推定部11は、地図データにおいて、このように併進および回転させられた上記指標から移動ロボットの姿勢と位置を推定する。
The long-distance point cloud data input to the estimation unit 11 is represented by a sensor coordinate system fixed to the mobile robot 10 at the time of observation. Therefore, when the estimation unit 11 aligns the long-distance point group data with respect to each coordinate point of the map data, both the following (1) and (2) are integrated with each other in the map data (that is, the map coordinate system). Translate and rotate in.
(1) Long-distance point cloud data (that is, each coordinate point in the sensor coordinate system) input to the estimation unit 11
(2) An index indicating the posture and position of the mobile robot 10 in the sensor coordinate system at the time of observation (for example, the coordinate axis and origin of the sensor coordinate system)
In the map data, the estimation unit 11 estimates the posture and position of the mobile robot from the index thus translated and rotated.

推定部11による上述の位置合わせは、例えば、ICP(Iterative Closest Point)法、またはNDT(Normal Distributions Transform)法の位置合わせ技術を用いて行われてよい。   The above-described alignment by the estimation unit 11 may be performed using, for example, an alignment technique of an ICP (Iterative Closest Point) method or an NDT (Normal Distributions Transform) method.

<点群データの統合処理:地図生成>
地図生成部13は、入力された点群データを、地図記憶部9の最新の地図データに統合することにより、新たな地図データを生成する。地図生成部13は、この新たな地図データを最新の地図データとして地図記憶部9に記憶させる。地図生成部13による統合は、上述した位置合わせ技術を用いて行われてよい。この位置合わせ技術により、地図生成部13は、地図座標系において、地図データにおける各座標点に対して、入力された点群データを併進および回転させて位置合わせする。位置合わせを終えたら、地図生成部13は、位置合わせ後の点群データを地図データ(すなわち地図データにおける各座標点としての点群データ)に統合する。すなわち、位置合わせ後の点群データの各座標点を、地図データに追加する。これにより、追加した座標点の数だけ、地図データにおける座標点の数が増える。この時、地図データの単位体積内に複数の座標点が存在するようになった場合には、これら複数の座標点を1つの代表座標点に置き換えて、当該単位体積内に1つの代表座標点が存在するようにしてもよい。あるいは、このような置き換えをせずに、位置合わせ後の点群データの各座標点を地図データに追加した状態を維持してもよい。
<Integration processing of point cloud data: map generation>
The map generation unit 13 generates new map data by integrating the input point cloud data with the latest map data in the map storage unit 9. The map generation unit 13 stores the new map data in the map storage unit 9 as the latest map data. The integration by the map generation unit 13 may be performed using the alignment technique described above. With this alignment technique, the map generation unit 13 aligns the input point group data by translating and rotating the coordinate points in the map data in the map coordinate system. When the positioning is completed, the map generation unit 13 integrates the point cloud data after the positioning into map data (that is, point cloud data as each coordinate point in the map data). That is, each coordinate point of the point cloud data after alignment is added to the map data. As a result, the number of coordinate points in the map data increases by the number of added coordinate points. At this time, when a plurality of coordinate points are present in the unit volume of the map data, the plurality of coordinate points are replaced with one representative coordinate point, and one representative coordinate point is included in the unit volume. May be present. Or you may maintain the state which added each coordinate point of the point cloud data after alignment to map data, without performing such replacement.

移動ロボット10は、制御装置15を備える。制御装置15は、推定部11が推定した移動ロボット10の姿勢および位置と、地図記憶部9に記憶されている最新の地図データとに基づいて、移動ロボット10の移動を制御する。例えば、予め設定された最終目標点または経由点に向かうための移動経路であって、地図データの各座標点により示される障害物に干渉しない移動経路を生成する。制御装置15は、生成した移動経路を移動ロボット10が移動するように移動ロボット10を制御する。この制御において、例えば、制御装置15は、移動ロボット10としての車両のアクセル、ブレーキ、ステアリング、変速機などをそれぞれ操作する複数のアクチュエータの動作を制御する。   The mobile robot 10 includes a control device 15. The control device 15 controls the movement of the mobile robot 10 based on the posture and position of the mobile robot 10 estimated by the estimation unit 11 and the latest map data stored in the map storage unit 9. For example, a movement route that is directed to a preset final target point or waypoint and that does not interfere with an obstacle indicated by each coordinate point of the map data is generated. The control device 15 controls the mobile robot 10 so that the mobile robot 10 moves along the generated movement route. In this control, for example, the control device 15 controls operations of a plurality of actuators that respectively operate an accelerator, a brake, a steering, a transmission, and the like of the vehicle as the mobile robot 10.

(処理の流れ)
図3は、本技術の実施形態による点群データ処理方法を示すフローチャートである。点群データ処理方法は、ステップS1〜S8を有し、上述した点群データ処理装置20を用いて行われる。ステップS1〜S8は、移動ロボット10が移動している時に行われてよい。
(Process flow)
FIG. 3 is a flowchart illustrating a point cloud data processing method according to an embodiment of the present technology. The point cloud data processing method includes steps S1 to S8 and is performed using the above-described point cloud data processing device 20. Steps S1 to S8 may be performed when the mobile robot 10 is moving.

ステップS1において、環境計測センサ3が、現在の移動ロボット10の位置である計測位置から計測を行うことにより上述の点群データを取得する。また、ステップS1において、環境計測センサ3は、取得した点群データをデータ量削減部5に入力する。   In step S <b> 1, the environment measurement sensor 3 acquires the above point cloud data by performing measurement from the measurement position that is the current position of the mobile robot 10. In step S <b> 1, the environment measurement sensor 3 inputs the acquired point cloud data to the data amount reduction unit 5.

ステップS2において、データ量削減部5は、ステップS1で入力された点群データに対し上述のデータ量削減処理を行う。このデータ量削減処理は、フィルタ処理であってよい。フィルタ処理は、例えばステップS21とステップS22を有する。   In step S2, the data amount reduction unit 5 performs the above-described data amount reduction process on the point cloud data input in step S1. This data amount reduction process may be a filter process. The filter process includes, for example, step S21 and step S22.

ステップS21では、データ量削減部5は、センサ座標系において、近距離点群データの3次元空間領域(すなわち上述の近距離領域)を互いに等しい第1体積のセル(例えば立方体または直方体)に区切る。また、ステップS21では、データ量削減部5は、遠距離点群データの3次元空間領域(すなわち上述の遠距離領域)を互いに等しい第2体積のセル(例えば立方体または直方体)に区切る。第1体積は、第2体積よりも小さい。   In step S21, the data amount reduction unit 5 divides the three-dimensional space region of the short-distance point cloud data (that is, the above-mentioned short-distance region) into cells having the same first volume (for example, a cube or a rectangular parallelepiped) in the sensor coordinate system. . In step S21, the data amount reduction unit 5 divides the three-dimensional space region (that is, the above-described long-distance region) of the long-distance point group data into cells having the same second volume (for example, a cube or a rectangular parallelepiped). The first volume is smaller than the second volume.

ステップS22では、ステップS21で区切った各セル内に存在する座標点の数が1以下になるようにする。すなわち、ステップS21で区切った各セルについて、当該セル内に複数の座標点が存在する場合には、これら複数の座標点を1つの代表座標点に置き換え、この代表座標点を当該セルに設定する。   In step S22, the number of coordinate points existing in each cell divided in step S21 is set to 1 or less. That is, for each cell delimited at step S21, when there are a plurality of coordinate points in the cell, the plurality of coordinate points are replaced with one representative coordinate point, and the representative coordinate point is set in the cell. .

ステップS22における代表座標点の設定方法は、例えば次の(A)又は(B)であってよい。
(A)複数の座標点が存在するセルに対して、センサ座標系の各座標軸に関する代表座標点の座標値を、これら複数の座標点の当該座標軸に関する座標値の平均値に定める。このように定めた座標値の代表座標点を当該セルに設定する。この場合、座標点を1つだけ含むセルについては、この座標点を当該セルの代表座標点にし、座標点を含まないセルには、代表座標点を設定しない。
(B)1つ又は複数の座標点を含む各セルの代表座標点を、当該セルの中心に設定する。この場合、座標点を含まないセルには、代表座標点を設定しない。
The representative coordinate point setting method in step S22 may be, for example, the following (A) or (B).
(A) For a cell in which a plurality of coordinate points exist, the coordinate value of the representative coordinate point related to each coordinate axis of the sensor coordinate system is determined as the average value of the coordinate values related to the coordinate axis of the plurality of coordinate points. The representative coordinate point of the coordinate value thus determined is set in the cell. In this case, for a cell including only one coordinate point, this coordinate point is set as the representative coordinate point of the cell, and no representative coordinate point is set for a cell not including the coordinate point.
(B) The representative coordinate point of each cell including one or more coordinate points is set at the center of the cell. In this case, no representative coordinate point is set in a cell that does not include a coordinate point.

ステップS21とステップS22により、センサ座標系の3次元空間領域の各セル内に存在する座標点の数が1以下になる。第1体積の逆数は第1閾値に相当し、第2体積の逆数は第2閾値に相当するので、ステップS21とステップS22により、近距離点群データの座標点密度が第1閾値以下になり、遠距離点群データの座標点密度が第2閾値以下になる。上述したフィルタ処理は、例えばボクセルグリッドフィルタを用いた処理であってよい。ただし、この場合、上述のステップS21において、上述のセルとしての各ボクセルの体積は、上述のように、近距離点群データでは第1体積となり、遠距離点群データでは第2体積になる。   By step S21 and step S22, the number of coordinate points existing in each cell of the three-dimensional space area of the sensor coordinate system is 1 or less. Since the reciprocal of the first volume corresponds to the first threshold value and the reciprocal of the second volume corresponds to the second threshold value, the coordinate point density of the short-distance point cloud data becomes equal to or lower than the first threshold value in steps S21 and S22. The coordinate point density of the long-distance point group data is equal to or less than the second threshold value. The filter process described above may be a process using a voxel grid filter, for example. However, in this case, in the above-described step S21, the volume of each voxel as the above-described cell becomes the first volume in the short-distance point group data and the second volume in the long-distance point group data as described above.

ステップS2の後、ステップS3とステップS4を行う。ステップS3とステップS4は、並行して行われてよい。   Step S3 and step S4 are performed after step S2. Step S3 and step S4 may be performed in parallel.

ステップS3において、ステップS2のデータ量削減処理が行われた点群データを、通信部7により他の移動ロボット10に送信する。この時、通信部7は、データ量削減処理後の遠距離点群データと近距離点群データを、互いに異なる時点で、他の移動ロボット10に送信してもよい。   In step S <b> 3, the point cloud data subjected to the data amount reduction process in step S <b> 2 is transmitted to another mobile robot 10 by the communication unit 7. At this time, the communication unit 7 may transmit the long-distance point cloud data and the short-distance point cloud data after the data amount reduction processing to other mobile robots 10 at different points in time.

ステップS4において、データ量削減部5は、データ量削減処理後の遠距離点群データを推定部11へ入力し、データ量削減処理後の点群データを地図生成部13へ入力する。本実施形態では、この時、データ量削減部5は、先に、当該遠距離点群データを推定部11へ入力し、その後、当該点群データを地図生成部13へ入力する。これにより、ステップS5を早く開始できる。   In step S <b> 4, the data amount reduction unit 5 inputs the long-distance point cloud data after the data amount reduction processing to the estimation unit 11, and inputs the point cloud data after the data amount reduction processing to the map generation unit 13. In the present embodiment, at this time, the data amount reduction unit 5 first inputs the long-distance point cloud data to the estimation unit 11 and then inputs the point cloud data to the map generation unit 13. Thereby, step S5 can be started early.

ステップS5において、推定部11は、ステップS4で入力された遠距離点群データに基づいて、地図データにおいて移動ロボット10の姿勢と位置を推定する。すなわち、推定部11は、地図記憶部9から最新の地図データを読み出し、この地図データの各座標点に、入力された遠距離点群データを、移動ロボット10の姿勢と位置を表わす上記指標とともに回転および併進させて位置合わせする。推定部11は、地図データにおいて、この位置合わせ後の上記指標から移動ロボット10の姿勢と位置を推定する。   In step S5, the estimation unit 11 estimates the posture and position of the mobile robot 10 in the map data based on the long distance point cloud data input in step S4. That is, the estimation unit 11 reads the latest map data from the map storage unit 9, and inputs the long-distance point group data input to each coordinate point of the map data together with the above-described index representing the posture and position of the mobile robot 10. Rotate and translate to align. The estimation unit 11 estimates the posture and position of the mobile robot 10 from the index after the alignment in the map data.

ステップS6において、地図生成部13は、ステップS4で入力された点群データを、上述のように、地図記憶部9に記憶されている最新の地図データに統合することにより、新たな地図データを生成する。また、ステップS6において、地図生成部13は、この新たな地図データを最新の地図データとして地図記憶部9に記憶する。   In step S6, the map generation unit 13 integrates the point cloud data input in step S4 with the latest map data stored in the map storage unit 9 as described above, thereby obtaining new map data. Generate. In step S6, the map generation unit 13 stores the new map data in the map storage unit 9 as the latest map data.

一方、通信部7が他の移動ロボット10から点群データを受信したら、通信部7は、受信した点群データを地図生成部13に入力する(この処理をステップS7という)。この場合にもステップS6が行われる。すなわち、ステップS6において、地図生成部13は、ステップS7で入力された点群データを、上述のように、地図記憶部9の最新の地図データに統合することにより、新たな地図データを生成する。また、地図生成部13は、この新たな地図データを最新の地図データとして地図記憶部9に記憶する。   On the other hand, when the communication unit 7 receives point cloud data from another mobile robot 10, the communication unit 7 inputs the received point cloud data to the map generation unit 13 (this process is referred to as step S7). Also in this case, step S6 is performed. That is, in step S6, the map generation unit 13 generates new map data by integrating the point cloud data input in step S7 with the latest map data in the map storage unit 9 as described above. . The map generation unit 13 stores the new map data in the map storage unit 9 as the latest map data.

ステップS8において、制御装置15は、ステップS5で推定された移動ロボット10の位置および姿勢と、地図記憶部9に記憶されている最新の地図データとに基づいて、移動ロボット10の移動を制御する。例えば、次の制御が行われる。制御装置15は、地図データにおいて、予め設定された最終目標点または経由点へ向かう移動経路を探索して生成する。この時、制御装置15は、地図データにおいて各座標点により障害物として認識される物体に干渉しない移動経路を生成する。次いで、制御装置15は、生成した移動経路上を移動ロボット10が移動するように移動ロボット10を制御する。   In step S <b> 8, the control device 15 controls the movement of the mobile robot 10 based on the position and orientation of the mobile robot 10 estimated in step S <b> 5 and the latest map data stored in the map storage unit 9. . For example, the following control is performed. The control device 15 searches and generates a movement route toward a preset final target point or waypoint in the map data. At this time, the control device 15 generates a movement route that does not interfere with an object recognized as an obstacle by each coordinate point in the map data. Next, the control device 15 controls the mobile robot 10 so that the mobile robot 10 moves on the generated movement route.

<処理の繰り返し>
上述したステップS1〜S8は繰り返し行われる。例えば、ステップS1は、予め設定された計測周期で行われてよい。この場合、ステップS1が行われる度にステップS2〜S4は行われてよい。
一方、ステップS4またはステップS7で点群データが地図生成部13に入力される度に、この点群データに対してステップS6が行われてよい。
<Repeat processing>
Steps S1 to S8 described above are repeated. For example, step S1 may be performed at a preset measurement cycle. In this case, steps S2 to S4 may be performed every time step S1 is performed.
On the other hand, every time point cloud data is input to the map generator 13 in step S4 or step S7, step S6 may be performed on this point cloud data.

ステップS5は、一定の推定周期で行われてよい。この推定周期は、ステップS1が行われる計測周期よりも短くてよい。以下において、推定周期で到来するステップS5の実行時点を推定時点という。前回の推定時点から現在の推定時点までの期間に、推定部11に遠距離点群データが入力されなかった場合には、次の(a)(b)のように姿勢と位置を推定してよい。   Step S5 may be performed at a constant estimation cycle. This estimation cycle may be shorter than the measurement cycle in which step S1 is performed. Hereinafter, the execution time of step S5 that arrives at the estimation cycle is referred to as an estimation time. If no long-distance point cloud data is input to the estimation unit 11 during the period from the previous estimation time point to the current estimation time point, the posture and position are estimated as in the following (a) and (b). Good.

(a)推定部11は、姿勢センサ17からの情報に基づいて移動ロボット10の姿勢を推定する。姿勢センサ17は、前回の推定時点から現在の推定時点までの間における移動ロボット10の姿勢変化量を計測する。推定部11は、この姿勢変化量と、前回の推定時点で求めた移動ロボット10の姿勢とに基づいて、現在の推定時点で、地図記憶部9の最新の地図データにおける移動ロボット10の姿勢を推定する。 (A) The estimation unit 11 estimates the posture of the mobile robot 10 based on information from the posture sensor 17. The posture sensor 17 measures the amount of posture change of the mobile robot 10 between the previous estimation time and the current estimation time. The estimation unit 11 determines the posture of the mobile robot 10 in the latest map data in the map storage unit 9 at the current estimation time based on the posture change amount and the posture of the mobile robot 10 obtained at the previous estimation time. presume.

なお、姿勢センサ17は、例えばジャイロセンサを用いて構成されたものであってよいが、これに限定されない。例えば、姿勢センサ17は、衛星航法システムにおける測位衛星からの電波に基づいて移動ロボット10の姿勢を推定する構成を有していてもよいし、この構成とジャイロセンサを組み合わせたものであってもよい。   The attitude sensor 17 may be configured using, for example, a gyro sensor, but is not limited to this. For example, the attitude sensor 17 may have a configuration for estimating the attitude of the mobile robot 10 based on radio waves from a positioning satellite in the satellite navigation system, or may be a combination of this configuration and a gyro sensor. Good.

(b)推定部11は、速度センサ19と姿勢センサ17からの情報に基づいて移動ロボット10の位置を推定する。速度センサ19は、前回の推定時点から現在の推定時点までの期間における各時点の移動ロボット10の移動速度を計測する。姿勢センサ17は、前回の推定時点から現在の推定時点までの期間における各時点の移動ロボット10の姿勢を計測する。推定部11は、計測された各時点の移動速度および姿勢と、前回の推定時点で求めた移動ロボット10の位置とに基づいて、現在の推定時点における移動ロボット10の位置を推定する。 (B) The estimation unit 11 estimates the position of the mobile robot 10 based on information from the speed sensor 19 and the posture sensor 17. The speed sensor 19 measures the moving speed of the mobile robot 10 at each point in the period from the previous estimated point to the current estimated point. The posture sensor 17 measures the posture of the mobile robot 10 at each point in the period from the previous estimated point to the current estimated point. The estimation unit 11 estimates the position of the mobile robot 10 at the current estimation time point based on the measured movement speed and posture at each time point and the position of the mobile robot 10 obtained at the previous estimation time point.

なお、速度センサ19は、例えば、移動ロボット10である車両の走行用タイヤの回転速度を計測し、この回転速度から移動ロボット10の移動速度を推定するものであってよいが、これに限定されない。例えば、速度センサ19は、衛星航法システムにおける測位衛星からの電波に基づいて移動ロボット10の移動速度を推定する構成を有していてもよいし、この構成と上記回転速度を計測する構成とを組み合わせたものであってもよい。   The speed sensor 19 may measure, for example, the rotational speed of a traveling tire of a vehicle that is the mobile robot 10 and estimate the travel speed of the mobile robot 10 from this rotational speed, but is not limited thereto. . For example, the speed sensor 19 may have a configuration for estimating the moving speed of the mobile robot 10 based on radio waves from a positioning satellite in the satellite navigation system, or a configuration for measuring this rotational speed. It may be a combination.

なお、推定部11は、上述の推定周期で、カルマンフィルタを用いて移動ロボット10の姿勢と位置を推定してもよい。   In addition, the estimation part 11 may estimate the attitude | position and position of the mobile robot 10 using a Kalman filter with the above-mentioned estimation period.

なお、データ量削減部5、推定部11、および地図生成部13は、上述した機能(処理)を実現するコンピュータ、電子回路、または、これらの組み合わせにより構成されていてよい。   The data amount reduction unit 5, the estimation unit 11, and the map generation unit 13 may be configured by a computer, an electronic circuit, or a combination thereof that realizes the above-described function (processing).

(実施形態の効果)
上述した本技術の実施形態によると、取得した点群データは、データ量削減処理により、座標点の数が減らされるので、そのデータ量が削減される。したがって、移動ロボット10間のデータ通信および点群データ同士の統合を効率化あるいは高速化することが可能となる。データ量削減処理では、近距離点群データの座標点密度が第1閾値以下になり、遠距離点群データの座標点密度が第2閾値以下になるように点群データの座標点の数を減らし、第1閾値は第2閾値よりも高い。したがって、データ量削減処理後の近距離点群データの座標点密度を、精度のよい地図の生成に適した値にすることができる。
よって、データ量削減処理により、点群データ同士の統合の効率化あるいは高速化のためにデータ量削減処理を行っても、精度のよい地図の生成に適した近距離点群データが得られる。
(Effect of embodiment)
According to the embodiment of the present technology described above, since the number of coordinate points of the acquired point cloud data is reduced by the data amount reduction process, the data amount is reduced. Therefore, it is possible to increase the efficiency or speed of data communication between the mobile robots 10 and integration of point cloud data. In the data amount reduction processing, the number of coordinate points of the point cloud data is set so that the coordinate point density of the short-distance point cloud data is equal to or lower than the first threshold value and the coordinate point density of the long-distance point cloud data is equal to or lower than the second threshold value. The first threshold is higher than the second threshold. Therefore, the coordinate point density of the short distance point cloud data after the data amount reduction process can be set to a value suitable for generating a highly accurate map.
Therefore, even if the data amount reduction process is performed for the efficiency or speedup of the integration of the point cloud data by the data amount reduction process, short-distance point cloud data suitable for generating a highly accurate map can be obtained.

図4〜図6は、このような効果の説明図である。図4(A)(B)の平面図のように、図4(A)(B)は、十字路の付近を想定しており、一点鎖線で示す障害物は、十字路を区画している。図4〜図6において、符号10A,10Bは、別々の移動ロボット10を示す。図4(A)(B)のように、2つの移動ロボット10A,10Bが、それぞれ環境計測センサ3により点群データを取得したとする。一方の移動ロボット10Aの環境計測センサ3が取得した点群データは、図4(A)に示す各白丸の被計測点を座標点として含み、他方の移動ロボット10Bの環境計測センサ3が取得した点群データは、図4(B)に示す各白丸の被計測点を座標点として含む。図5と図6においても、白丸は座標点を示す。図4(A)における破線は、移動ロボット10Aに関する近距離領域と遠距離領域との境界を示し、図4(B)における破線は、移動ロボット10Bに関する近距離領域と遠距離領域との境界を示す(図5も同様である)。   4-6 is explanatory drawing of such an effect. As shown in the plan views of FIGS. 4 (A) and 4 (B), FIGS. 4 (A) and 4 (B) assume the vicinity of the crossroads, and obstacles indicated by alternate long and short dash lines define the crossroads. 4 to 6, reference numerals 10 </ b> A and 10 </ b> B denote separate mobile robots 10. As shown in FIGS. 4A and 4B, it is assumed that the two mobile robots 10A and 10B have acquired point cloud data by the environment measurement sensor 3, respectively. The point cloud data acquired by the environment measurement sensor 3 of one mobile robot 10A includes the measurement points of the white circles shown in FIG. 4A as coordinate points, and is acquired by the environment measurement sensor 3 of the other mobile robot 10B. The point cloud data includes the measurement points of each white circle shown in FIG. 4B as coordinate points. In FIGS. 5 and 6, white circles indicate coordinate points. The broken line in FIG. 4A shows the boundary between the short distance area and the long distance area related to the mobile robot 10A, and the broken line in FIG. 4B shows the boundary between the short distance area and the long distance area related to the mobile robot 10B. This is also shown in FIG.

図5(A)は、図4(A)の点群データに対して上述のデータ量削減処理を行って得た点群データを示す。図5(B)は、図4(B)の点群データに対して上述のデータ量削減処理を行って得た点群データを示す。図5(A)(B)のように、近距離点群データの座標点の密度を、データ量削減処理により、精度のよい地図の生成に適した範囲で下げることができる。これにより、例えば、図5(A)の点群データと図5(B)の点群データとの統合を効率化あるいは高速化させることができる。図6は、図5(A)の点群データと図5(B)の点群データと統合させた結果を示す。その結果、図6において、図5(A)(B)の近距離領域において精度のよい地図を生成できる。また、図5(A)(B)において、遠距離点群データの座標点の数も削減されているので、遠距離点群データを用いた移動ロボット10の姿勢と位置の推定処理(ステップS5)も効率化あるいは高速化される。   FIG. 5A shows point cloud data obtained by performing the above-described data amount reduction processing on the point cloud data of FIG. FIG. 5B shows point cloud data obtained by performing the above-described data amount reduction processing on the point cloud data of FIG. As shown in FIGS. 5A and 5B, the density of the coordinate points of the short-distance point group data can be lowered within a range suitable for generating a highly accurate map by the data amount reduction processing. Thereby, for example, the integration of the point cloud data in FIG. 5A and the point cloud data in FIG. 5B can be made efficient or faster. FIG. 6 shows the result of integrating the point cloud data of FIG. 5A and the point cloud data of FIG. As a result, in FIG. 6, a highly accurate map can be generated in the short distance region of FIGS. 5A and 5B, since the number of coordinate points of the long-distance point cloud data is also reduced, the posture and position estimation process (step S5) of the mobile robot 10 using the long-distance point cloud data. ) Is also more efficient or faster.

推定部11は、遠距離点群データに基づいて移動ロボット10の姿勢を推定するので、良好な精度で姿勢が推定される。図7は、この効果の説明図である。図7(A)は、物体が、移動ロボット10に対し近くに位置する状態を示す。図7(B)は、同じ物体が、移動ロボット10に対し遠くに位置する状態を示す。物体表面の被計測点に対する移動ロボット10の向きは、図7(A)では角度αのブレ幅があり、図7(B)では角度βのブレ幅がある。α>βとなるので、遠方の物体表面の被計測点(座標点)に対して移動ロボット10の姿勢を求めることにより、良好な精度で姿勢が求まる。
また、遠距離点群データの密度は、上述のステップS1を行った時点から既に低い。この点でも、遠距離点群データに基づく姿勢と位置の推定処理に要する時間を短くできる。
Since the estimation unit 11 estimates the posture of the mobile robot 10 based on the long-distance point cloud data, the posture is estimated with good accuracy. FIG. 7 is an explanatory diagram of this effect. FIG. 7A shows a state where the object is located close to the mobile robot 10. FIG. 7B shows a state where the same object is located far from the mobile robot 10. The orientation of the mobile robot 10 relative to the measurement point on the object surface has a blur width of an angle α in FIG. 7A and a blur width of an angle β in FIG. 7B. Since α> β, the posture of the mobile robot 10 is obtained with good accuracy by obtaining the posture of the mobile robot 10 with respect to the measurement point (coordinate point) on the surface of the distant object.
Further, the density of the long-distance point cloud data is already low from the time point when the above step S1 is performed. In this respect as well, the time required for the posture and position estimation processing based on the long-distance point cloud data can be shortened.

本技術は上述した実施の形態に限定されず、本技術の技術的思想の範囲内で種々変更を加え得ることは勿論である。例えば、以下の変更例1〜6のいずれかを単独で採用してもよいし、変更例1〜6の2つ以上を任意に組み合わせて採用してもよい。この場合、以下で述べない点は、上述と同じである。   The present technology is not limited to the above-described embodiment, and various changes can be made within the scope of the technical idea of the present technology. For example, any one of the following modification examples 1 to 6 may be employed alone, or two or more of modification examples 1 to 6 may be arbitrarily combined and employed. In this case, the points not described below are the same as described above.

(変更例1)
データ量削減部5は、上述のステップS2におけるデータ量削減処理で、入力された点群データを近距離点群データと遠距離点群データとに分離して、近距離点群データの座標点密度を第1閾値にする処理を行い、遠距離点群データの座標点密度を第2閾値にする処理を行ってもよい。この場合、ステップS3で、通信部7は、近距離点群データと遠距離点群データを別々に送信してよい。
(Modification 1)
The data amount reduction unit 5 separates the input point cloud data into short-distance point cloud data and long-distance point cloud data in the data amount reduction process in step S2 described above, and coordinates points of the short-distance point cloud data You may perform the process which makes a density a 1st threshold value, and performs the process which makes the coordinate point density of long-distance point cloud data a 2nd threshold value. In this case, in step S3, the communication unit 7 may transmit the short-distance point cloud data and the long-distance point cloud data separately.

(変更例2)
ステップS4において、データ量削減部5は、データ量削減処理後の近距離点群データと遠距離点群データのうち、近距離点群データのみを地図生成部13に入力してもよい。この場合、ステップS6において、地図生成部13は、この近距離点群データを、地図記憶部9の最新の地図データに統合することにより、新たな地図データを生成する。
(Modification 2)
In step S <b> 4, the data amount reduction unit 5 may input only the short-distance point group data out of the short-distance point group data and the long-distance point group data after the data amount reduction processing to the map generation unit 13. In this case, in step S <b> 6, the map generation unit 13 generates new map data by integrating the short-distance point cloud data with the latest map data in the map storage unit 9.

また、ステップS3で、通信部7は、上述では、データ量削減処理後の近距離点群データと遠距離点群データの両方を送信したが、データ量削減処理後の近距離点群データと遠距離点群データの一方のみ(例えば近距離点群データ)を他の移動ロボット10に送信してもよい。これにより、他の移動ロボット10では、当該一方を通信部7で受信し、地図生成部13は、当該一方(例えば近距離点群データ)を、地図記憶部9の最新の地図データに統合することにより、新たな地図データを生成する。   In step S3, the communication unit 7 transmits both the short-distance point cloud data and the long-distance point cloud data after the data amount reduction process in the above description, but the short-distance point cloud data after the data amount reduction process and Only one of the long-distance point cloud data (for example, short-distance point cloud data) may be transmitted to another mobile robot 10. Thereby, in the other mobile robot 10, the said one is received by the communication part 7, and the map production | generation part 13 integrates the said one (for example, short-distance point cloud data) in the newest map data of the map memory | storage part 9. FIG. As a result, new map data is generated.

(変更例3)
上述のデータ量削減処理は、近距離点群データにおける座標点の密度が第1閾値以下になるように、近距離点群データと遠距離点群データのうち近距離点群データの座標点の数を減らす処理であってもよい。すなわち、データ量削減処理において、遠距離点群データの座標点の数を減らさずに維持するようにしてもよい。
(Modification 3)
The above-described data amount reduction processing is performed so that the coordinate points of the short-distance point cloud data among the short-distance point cloud data and the long-distance point cloud data are such that the density of the coordinate points in the short-distance point cloud data is equal to or less than the first threshold value. It may be a process of reducing the number. That is, in the data amount reduction process, the number of coordinate points of the long-distance point group data may be maintained without being reduced.

(変更例4)
移動ロボットシステム1を構成する複数の移動ロボット10のうち、いずれかの移動ロボット10を、地表面に対して移動する機構を有しない固定センサに置き換えてもよい。この固定センサは、設定位置に設置されて点群データを取得して当該点群データを処理できるように構成されている。すなわち、この固定センサは、上述した環境計測センサ3、データ量削減部5、および通信部7を備えるように構成された点群データ処理装置20であってよい。この点群データ処理装置20は、地図記憶部9と推定部11と地図生成部13を有していなくてもよい。この場合、当該点群データ処理装置20は、データ量削減部5によりデータ量削減処理が行われた点群データを通信部7から、移動ロボット10(移動ロボットシステム1を構成する移動ロボット10)に送信する。これにより、移動ロボット10において、この点群データに基づいて、上述のステップS6により地図データが生成される。
(Modification 4)
Of the plurality of mobile robots 10 constituting the mobile robot system 1, any one of the mobile robots 10 may be replaced with a fixed sensor having no mechanism for moving with respect to the ground surface. This fixed sensor is installed at a set position so as to acquire point cloud data and process the point cloud data. That is, this fixed sensor may be the point cloud data processing device 20 configured to include the environment measurement sensor 3, the data amount reduction unit 5, and the communication unit 7 described above. The point cloud data processing device 20 may not include the map storage unit 9, the estimation unit 11, and the map generation unit 13. In this case, the point cloud data processing device 20 transmits the point cloud data subjected to the data amount reduction processing by the data amount reduction unit 5 from the communication unit 7 to the mobile robot 10 (the mobile robot 10 constituting the mobile robot system 1). Send to. Thereby, in the mobile robot 10, map data is produced | generated by above-mentioned step S6 based on this point cloud data.

(変更例5)
上述の実施形態では、第1閾値は、近距離領域のいずれの部分でも同じ値であり、上述の第2閾値は、遠距離領域のいずれの部分でも同じ値である。ただし、第1閾値は、上述の計測位置から離れるにつれて次第に又は段階的に低くなっていてもよく、第2閾値は、上述の計測位置から離れるにつれて次第に又は段階的に低くなっていてもよい。
(Modification 5)
In the above-described embodiment, the first threshold value is the same value in any part of the short-distance region, and the second threshold value is the same value in any part of the long-distance region. However, the first threshold value may be gradually or stepwise lowered as the distance from the measurement position is increased, and the second threshold value may be gradually or stepwise decreased as the distance from the measurement position is increased.

(変更例6)
移動ロボットシステム1に含まれる複数の移動ロボット10には、点群データ処理装置20を有しないが他の点は上述と同じ構成を有する移動ロボット10が含まれていてもよい。すなわち、本技術による移動ロボットシステム1において、少なくともいずれかの移動ロボット10は、点群データ処理装置20を備える。
(Modification 6)
The plurality of mobile robots 10 included in the mobile robot system 1 may not include the point cloud data processing device 20 but may include the mobile robot 10 having the same configuration as that described above. That is, in the mobile robot system 1 according to the present technology, at least one of the mobile robots 10 includes the point cloud data processing device 20.

1 移動ロボットシステム、3 環境計測センサ、5 データ量削減部、7 通信部、9 地図記憶部、10 移動ロボット、11 推定部、13 地図生成部、15 制御装置、17 姿勢センサ、19 速度センサ、20 点群データ処理装置 DESCRIPTION OF SYMBOLS 1 Mobile robot system, 3 Environment measurement sensor, 5 Data amount reduction part, 7 Communication part, 9 Map memory | storage part, 10 Mobile robot, 11 Estimation part, 13 Map generation part, 15 Control apparatus, 17 Posture sensor, 19 Speed sensor, 20 point cloud data processor

Claims (8)

環境計測センサが取得した点群データを処理する点群データ処理装置であって、
前記環境計測センサは、計測位置から見た計測範囲における物体表面の各被計測点を座標点として、各座標点の位置を設定座標系で表わした点群データを取得するものであり、
前記点群データ処理装置は、
前記点群データに対しデータ量削減処理を行うことにより、前記点群データに含まれる前記座標点の数を減らすデータ量削減部を備え、
前記点群データは、近距離点群データと遠距離点群データとを含み、前記設定座標系において、前記近距離点群データは、前記計測位置の側の近距離領域の前記各座標点の位置を示し、前記遠距離点群データは、前記近距離領域よりも前記計測位置から離れている遠距離領域の前記各座標点の位置を示し、
前記データ量削減処理は、
(A)前記近距離点群データの座標点密度を第1閾値以下にし、前記遠距離点群データの座標点密度を第2閾値以下にする処理であって、前記第1閾値が前記第2閾値よりも高い処理であるか、又は
(B)前記遠距離点群データの座標点の数を維持しつつ、前記近距離点群データにおける座標点密度が第1閾値以下になるように前記近距離点群データの座標点の数を減らす処理である、点群データ処理装置。
A point cloud data processing device for processing point cloud data acquired by an environmental measurement sensor,
The environmental measurement sensor acquires point cloud data representing the position of each coordinate point in a set coordinate system, with each measured point on the object surface in the measurement range viewed from the measurement position as a coordinate point,
The point cloud data processing device includes:
A data amount reduction unit that reduces the number of coordinate points included in the point cloud data by performing a data amount reduction process on the point cloud data,
The point cloud data includes short-distance point cloud data and long-distance point cloud data. In the set coordinate system, the short-distance point cloud data is a value of each coordinate point in the short-distance region on the measurement position side. Indicating a position, the long-distance point cloud data indicates a position of each coordinate point of the long-distance region that is farther from the measurement position than the short-distance region,
The data amount reduction process is:
(A) A process of setting the coordinate point density of the short-distance point group data to a first threshold value or less and setting the coordinate point density of the long-distance point group data to a second threshold value or less, wherein the first threshold value is the second threshold value. The processing is higher than a threshold value, or (B) while maintaining the number of coordinate points of the long-distance point cloud data, the coordinate point density in the short-distance point cloud data is less than or equal to a first threshold value. A point cloud data processing apparatus, which is a process for reducing the number of coordinate points of distance point cloud data.
前記データ量削減部は、
前記設定座標系において、前記近距離領域を互いに等しい第1体積のセルに区切り、前記遠距離領域を互いに等しい第2体積のセルに区切り、前記第1体積は、前記第2体積よりも小さく、
前記近距離領域と前記遠距離領域において、各前記セルについて、当該セル内に複数の座標点が存在する場合には、当該複数の座標点を1つの代表座標点に置き換える、請求項1に記載の点群データ処理装置。
The data amount reduction unit
In the set coordinate system, the short-distance region is divided into cells of a first volume equal to each other, the long-distance region is divided into cells of a second volume equal to each other, and the first volume is smaller than the second volume,
2. The plurality of coordinate points are replaced with one representative coordinate point when there are a plurality of coordinate points in the cell for each of the cells in the short-distance region and the long-distance region. Point cloud data processing device.
前記点群データ処理装置は、移動ロボットに設けられ、
前記データ量削減部から前記遠距離点群データが入力され、該遠距離点群データに基づいて前記移動ロボットの姿勢と位置を推定する推定部を備える、請求項1又は2に記載の点群データ処理装置。
The point cloud data processing device is provided in a mobile robot,
The point cloud according to claim 1, further comprising an estimation unit that receives the long-distance point cloud data from the data amount reduction unit and estimates the posture and position of the mobile robot based on the long-distance point cloud data. Data processing device.
前記データ量削減部から少なくとも前記近距離点群データが入力され、前記近距離点群データに基づいて地図データを生成する地図生成部を備える、請求項1〜3のいずれか一項に記載の点群データ処理装置。   4. The apparatus according to claim 1, further comprising a map generation unit that receives at least the short-distance point cloud data from the data amount reduction unit and generates map data based on the short-distance point cloud data. Point cloud data processing device. 前記データ量削減部から少なくとも前記近距離点群データが入力され、前記近距離点群データに基づいて地図データを生成する地図生成部を備え、
前記データ量削減部は、前記環境計測センサが繰り返し取得する前記点群データに対し前記データ量削減処理を繰り返し行い、
前記地図生成部は、前記データ量削減部から繰り返し入力される、前記データ量削減処理後の前記近距離点群データに基づいて、前記地図データを繰り返し生成し、
前記地図生成部が生成した最新の前記地図データを記憶する地図記憶部を備え、
前記推定部は、前記地図記憶部に記憶されている前記最新の地図データと前記遠距離点群データとに基づいて、該地図データにおける前記移動ロボットの姿勢と位置を推定する、請求項3に記載の点群データ処理装置。
At least the short-distance point cloud data is input from the data amount reduction unit, and includes a map generation unit that generates map data based on the short-distance point cloud data,
The data amount reduction unit repeatedly performs the data amount reduction process on the point cloud data repeatedly acquired by the environmental measurement sensor,
The map generation unit repeatedly generates the map data based on the short distance point cloud data after the data amount reduction process, which is repeatedly input from the data amount reduction unit,
A map storage unit for storing the latest map data generated by the map generation unit;
The estimation unit estimates the posture and position of the mobile robot in the map data based on the latest map data and the long-distance point cloud data stored in the map storage unit. The point cloud data processor described.
移動ロボットであって、
請求項1〜5のいずれか一項に記載の点群データ処理装置と、
前記点群データを取得する前記環境計測センサと、
前記データ量削減処理後の前記近距離点群データと前記遠距離点群データの一方または両方を他の移動ロボットに送信する通信部を備える、移動ロボット。
A mobile robot,
A point cloud data processing device according to any one of claims 1 to 5,
The environmental measurement sensor for acquiring the point cloud data;
A mobile robot comprising a communication unit that transmits one or both of the short-distance point cloud data and the long-distance point cloud data after the data amount reduction processing to another mobile robot.
複数の移動ロボットを備える移動ロボットシステムであって、
各移動ロボットは、
該移動ロボットの位置である計測位置から見た計測範囲における物体表面の各被計測点を座標点として、各座標点の位置を設定座標系で表わした点群データを取得する環境計測センサと、
他の前記移動ロボットと通信を行う通信部と、を備え、
少なくともいずれかの前記移動ロボットは、
該移動ロボットの前記環境計測センサが取得した前記点群データを処理する請求項1〜6のいずれか一項に記載の点群データ処理装置を備え、
該移動ロボットの前記通信部は、前記点群データ処理装置による前記データ量削減処理後の前記近距離点群データと前記遠距離点群データの一方または両方を、他の前記移動ロボットに送信し、
該他の移動ロボットは、送信された前記近距離点群データと前記遠距離点群データの一方または両方に基づいて地図データを生成する地図生成部を備える、移動ロボットシステム。
A mobile robot system comprising a plurality of mobile robots,
Each mobile robot
An environmental measurement sensor that obtains point cloud data representing the position of each coordinate point in a set coordinate system, with each measured point on the object surface in the measurement range viewed from the measurement position that is the position of the mobile robot as a coordinate point;
A communication unit that communicates with other mobile robots,
At least one of the mobile robots is
The point cloud data processing device according to any one of claims 1 to 6, wherein the point cloud data acquired by the environmental measurement sensor of the mobile robot is processed.
The communication unit of the mobile robot transmits one or both of the short-distance point cloud data and the long-distance point cloud data after the data amount reduction processing by the point cloud data processing device to the other mobile robot. ,
The other mobile robot includes a map generation unit that generates map data based on one or both of the transmitted short-distance point cloud data and the long-distance point cloud data.
環境計測センサが取得した点群データを処理する点群データ処理方法であって、
前記環境計測センサにより、計測位置から見た計測範囲における物体表面の各被計測点を座標点として、各座標点の位置を設定座標系で表わす点群データが取得された場合に、
前記点群データに対しデータ量削減処理を行うことにより、前記点群データに含まれる前記座標点の数を減らし、
前記点群データは、近距離点群データと遠距離点群データとを含み、前記設定座標系において、前記近距離点群データは、前記計測位置の側の近距離領域の前記各座標点の位置を示し、前記遠距離点群データは、前記近距離領域よりも前記計測位置から離れている遠距離領域の前記各座標点の位置を示し、
前記データ量削減処理は、
(A)前記近距離点群データの座標点密度を第1閾値以下にし、前記遠距離点群データの座標点密度を第2閾値以下にする処理であって、前記第1閾値が前記第2閾値よりも高い処理であるか、又は
(B)前記遠距離点群データの座標点の数を維持しつつ、前記近距離点群データにおける座標点密度が第1閾値以下になるように前記近距離点群データの座標点の数を減らす処理である、点群データ処理方法。
A point cloud data processing method for processing point cloud data acquired by an environmental measurement sensor,
When the point measurement data representing the position of each coordinate point in a set coordinate system is acquired by the environmental measurement sensor with each measured point on the object surface in the measurement range viewed from the measurement position as a coordinate point,
By performing a data amount reduction process on the point cloud data, the number of coordinate points included in the point cloud data is reduced,
The point cloud data includes short-distance point cloud data and long-distance point cloud data. In the set coordinate system, the short-distance point cloud data is a value of each coordinate point in the short-distance region on the measurement position side. Indicating a position, the long-distance point cloud data indicates a position of each coordinate point of the long-distance region that is farther from the measurement position than the short-distance region,
The data amount reduction process is:
(A) A process of setting the coordinate point density of the short-distance point group data to a first threshold value or less and setting the coordinate point density of the long-distance point group data to a second threshold value or less, wherein the first threshold value is the second threshold value. The processing is higher than a threshold value, or (B) while maintaining the number of coordinate points of the long-distance point cloud data, the coordinate point density in the short-distance point cloud data is less than or equal to a first threshold value. A point cloud data processing method, which is a process of reducing the number of coordinate points of distance point cloud data.
JP2017110393A 2017-06-02 2017-06-02 Point cloud data processing device, mobile robot, mobile robot system, and point cloud data processing method Active JP7032062B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017110393A JP7032062B2 (en) 2017-06-02 2017-06-02 Point cloud data processing device, mobile robot, mobile robot system, and point cloud data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017110393A JP7032062B2 (en) 2017-06-02 2017-06-02 Point cloud data processing device, mobile robot, mobile robot system, and point cloud data processing method

Publications (2)

Publication Number Publication Date
JP2018206038A true JP2018206038A (en) 2018-12-27
JP7032062B2 JP7032062B2 (en) 2022-03-08

Family

ID=64957209

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017110393A Active JP7032062B2 (en) 2017-06-02 2017-06-02 Point cloud data processing device, mobile robot, mobile robot system, and point cloud data processing method

Country Status (1)

Country Link
JP (1) JP7032062B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022024602A1 (en) * 2020-07-28 2022-02-03 ソニーグループ株式会社 Information processing device, information processing method and program
US11244465B2 (en) 2019-11-07 2022-02-08 Toshiba Tec Kabushiki Kaisha Point cloud data processing device
WO2023204105A1 (en) * 2022-04-21 2023-10-26 ソニーセミコンダクタソリューションズ株式会社 Signal processing device, signal processing method, and data production method
JP7433501B1 (en) 2023-05-31 2024-02-19 株式会社ダイヘン Interference determination device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008250906A (en) * 2007-03-30 2008-10-16 Sogo Keibi Hosho Co Ltd Mobile robot, and self-location correction method and program
JP2009093308A (en) * 2007-10-05 2009-04-30 Hitachi Industrial Equipment Systems Co Ltd Robot system
JP2009205226A (en) * 2008-02-26 2009-09-10 Toyota Motor Corp Autonomous moving robot, method of estimating self position, method and apparatus for creating environmental map, and data structure of environmental map
JP2012185011A (en) * 2011-03-04 2012-09-27 Kumamoto Univ Mobile position measuring apparatus
JP2013109325A (en) * 2011-11-22 2013-06-06 Korea Electronics Telecommun Map creation method using group of intelligent robots and device for the same
JP2015087149A (en) * 2013-10-29 2015-05-07 日産自動車株式会社 Mobile position/attitude angle estimation device and mobile position/attitude angle estimation method
JP2017045447A (en) * 2015-08-28 2017-03-02 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Map generation method, own position estimation method, robot system and robot

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008250906A (en) * 2007-03-30 2008-10-16 Sogo Keibi Hosho Co Ltd Mobile robot, and self-location correction method and program
JP2009093308A (en) * 2007-10-05 2009-04-30 Hitachi Industrial Equipment Systems Co Ltd Robot system
JP2009205226A (en) * 2008-02-26 2009-09-10 Toyota Motor Corp Autonomous moving robot, method of estimating self position, method and apparatus for creating environmental map, and data structure of environmental map
JP2012185011A (en) * 2011-03-04 2012-09-27 Kumamoto Univ Mobile position measuring apparatus
JP2013109325A (en) * 2011-11-22 2013-06-06 Korea Electronics Telecommun Map creation method using group of intelligent robots and device for the same
JP2015087149A (en) * 2013-10-29 2015-05-07 日産自動車株式会社 Mobile position/attitude angle estimation device and mobile position/attitude angle estimation method
JP2017045447A (en) * 2015-08-28 2017-03-02 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Map generation method, own position estimation method, robot system and robot

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11244465B2 (en) 2019-11-07 2022-02-08 Toshiba Tec Kabushiki Kaisha Point cloud data processing device
JP7393184B2 (en) 2019-11-07 2023-12-06 東芝テック株式会社 Point cloud data processing device
WO2022024602A1 (en) * 2020-07-28 2022-02-03 ソニーグループ株式会社 Information processing device, information processing method and program
WO2023204105A1 (en) * 2022-04-21 2023-10-26 ソニーセミコンダクタソリューションズ株式会社 Signal processing device, signal processing method, and data production method
JP7433501B1 (en) 2023-05-31 2024-02-19 株式会社ダイヘン Interference determination device

Also Published As

Publication number Publication date
JP7032062B2 (en) 2022-03-08

Similar Documents

Publication Publication Date Title
JP6827627B2 (en) Methods and systems for generating and updating vehicle environment maps
CN108475059B (en) Autonomous visual navigation
US10739459B2 (en) LIDAR localization
EP3633620A1 (en) Method and device for calibrating external parameters of vehicle-mounted sensor
CN109307869B (en) Device and lighting arrangement for increasing the field of view of a lidar detector
RU2720140C1 (en) Method for self-position estimation and self-position estimation device
CN111201448B (en) Method and device for generating an inverted sensor model and method for identifying obstacles
JP2020021326A (en) Information processing method, information processing apparatus and program
CN110888146B (en) Autonomous vehicle computing system, light detection and ranging calibration system and method thereof
JP7032062B2 (en) Point cloud data processing device, mobile robot, mobile robot system, and point cloud data processing method
KR101409323B1 (en) Method and Apparatus for Path Planning of Unmanned Ground Vehicle in Dynamic Environment
US20220244067A1 (en) Submap geographic projections
JPWO2012164691A1 (en) Autonomous mobile system
WO2017199333A1 (en) Information output device, terminal device, control method, program, and storage medium
US11035679B2 (en) Localization technique
JP2019032700A (en) Information processing equipment, information processing method, program, and moving entity
KR20180066618A (en) Registration method of distance data and 3D scan data for autonomous vehicle and method thereof
JP2023101820A (en) Self-location estimation device, control method, program, and storage medium
US20220205804A1 (en) Vehicle localisation
CN112505671B (en) Millimeter wave radar target positioning method and device under GNSS signal missing environment
WO2021074660A1 (en) Object recognition method and object recognition device
US11807271B2 (en) Method, system, and computer program product for resolving level ambiguity for radar systems of autonomous vehicles
JP6267430B2 (en) Mobile environment map generation control device, mobile body, and mobile environment map generation method
EP4046068A1 (en) A point cloud-based low-height obstacle detection system
JP2019132701A (en) Map information creation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200327

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210226

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210415

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210827

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211013

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220224

R150 Certificate of patent or registration of utility model

Ref document number: 7032062

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150