JP2020046413A - Data structure, storage device, terminal device, server device, control method, program, and storage medium - Google Patents

Data structure, storage device, terminal device, server device, control method, program, and storage medium Download PDF

Info

Publication number
JP2020046413A
JP2020046413A JP2018177739A JP2018177739A JP2020046413A JP 2020046413 A JP2020046413 A JP 2020046413A JP 2018177739 A JP2018177739 A JP 2018177739A JP 2018177739 A JP2018177739 A JP 2018177739A JP 2020046413 A JP2020046413 A JP 2020046413A
Authority
JP
Japan
Prior art keywords
information
coordinate system
measurement
rider
vehicle
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018177739A
Other languages
Japanese (ja)
Inventor
加藤 正浩
Masahiro Kato
正浩 加藤
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.)
Pioneer Corp
Original Assignee
Pioneer Electronic Corp
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 Pioneer Electronic Corp filed Critical Pioneer Electronic Corp
Priority to JP2018177739A priority Critical patent/JP2020046413A/en
Publication of JP2020046413A publication Critical patent/JP2020046413A/en
Priority to JP2023062054A priority patent/JP2023076673A/en
Pending legal-status Critical Current

Links

Abstract

To provide a data structure of transmission data suitable when transmitting measurement information measured by a measuring device attached to a mobile body, and a terminal device and a server device that transmit and receive the transmission data.SOLUTION: A data structure of upload information Iu includes a measurement value [x, y, z]indicating an object measured by a lidar 2 attached to a vehicle, and a coordinate conversion flag indicating whether the measurement value [x, y, z]is indicated by a lidar coordinate system based on the position of the lidar 2 (in other words, whether it is converted from the lidar coordinate system into the world coordinate system). Then, on the basis of the coordinate conversion flag, the upload information Iu is transmitted to a server device 6 that converts the coordinate system of the measurement value [x, y, z]into the world coordinate system.SELECTED DRAWING: Figure 6

Description

本発明は、計測装置の取り付け位置及び姿勢に関する情報を活用する技術に関する。   The present invention relates to a technique for utilizing information on a mounting position and a posture of a measuring device.

従来から、レーダやカメラなどの計測装置の計測データに基づいて、自車位置推定などを行う技術が知られている。例えば、特許文献1には、計測センサの出力と、予め地図上に登録された地物の位置情報とを照合させることで自己位置を推定する技術が開示されている。また、特許文献2には、カルマンフィルタを用いた自車位置推定技術が開示されている。   2. Description of the Related Art Conventionally, a technology for estimating a position of a vehicle based on measurement data of a measurement device such as a radar or a camera has been known. For example, Patent Literature 1 discloses a technique for estimating a self-position by comparing an output of a measurement sensor with position information of a feature registered on a map in advance. Patent Document 2 discloses a vehicle position estimation technology using a Kalman filter.

特開2013−257742号公報JP 2013-257742 A 特開2017−72422号公報JP 2017-72422 A

計測装置から得られるデータは、計測装置を基準とした座標系の値であり、車両に対する計測装置の姿勢等に依存したデータとなっているため、車両を基準とした座標系の値に変換する必要がある。従って、計測装置の位置や姿勢にずれが生じた場合には、そのずれを的確に検知して計測装置のデータに反映させる必要がある。   The data obtained from the measuring device is a value in the coordinate system based on the measuring device, and is data depending on the attitude of the measuring device with respect to the vehicle, and so is converted into a value in the coordinate system based on the vehicle. There is a need. Therefore, when a deviation occurs in the position or posture of the measuring device, it is necessary to accurately detect the deviation and reflect the deviation in the data of the measuring device.

本発明は、上記のような課題を解決するためになされたものであり、移動体に取り付けられた計測装置が計測した計測情報を送信する際に好適な送信データのデータ構造並びに当該送信データの授受を行う端末装置及びサーバ装置を提供することを主な目的とする。   The present invention has been made in order to solve the above-described problems, and has a data structure of transmission data suitable for transmitting measurement information measured by a measurement device attached to a moving object, and a data structure of the transmission data. A main object is to provide a terminal device and a server device that perform transmission and reception.

請求項に記載の発明は、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報と、を有する送信データのデータ構造であって、前記座標系情報に基づき前記位置情報の座標変換を行う情報処理装置に送信される送信データのデータ構造である。   The invention according to the claims, the measurement information including the position information of the object measured by the measurement device placed on the moving body, and whether the position information is indicated in a coordinate system based on the position of the measurement device And a coordinate system information indicating whether or not the position information is coordinated based on the coordinate system information.

また、請求項に記載の発明は、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報と、を有する送信データのデータ構造であって、前記座標系情報に基づき前記位置情報の座標変換を行う情報処理装置に送信される送信データのデータ構造である。   Further, according to the invention described in the claims, the measurement information including the position information of the object measured by the measurement device arranged on the moving body, and the position information, the coordinates different from a coordinate system based on the position of the measurement device A coordinate system information indicating whether or not the coordinate system has been converted, and a data structure of the transmission data transmitted to an information processing apparatus that performs coordinate conversion of the position information based on the coordinate system information. Structure.

また、請求項に記載の発明は、端末装置であって、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得手段と、前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報を生成する生成部と、前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信手段と、を有する。   Further, the invention according to the claims is a terminal device, wherein an acquisition unit that acquires measurement information including position information of an object measured by a measurement device arranged on a moving body, and the position information is the measurement device. A generating unit that generates coordinate system information indicating whether or not indicated by a coordinate system based on the position of the position, the measurement information, and the coordinate system information, a transmission unit that transmits the information to the information processing apparatus, Have.

また、請求項に記載の発明は、端末装置であって、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得手段と、前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報を生成する生成部と、前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信手段と、を有する。   Further, the invention according to the claims is a terminal device, wherein an acquisition unit that acquires measurement information including position information of an object measured by a measurement device arranged on a moving body, and the position information is the measurement device. A generating unit that generates coordinate system information indicating whether or not the coordinate system has been transformed from a coordinate system based on the position of the coordinate system to a different coordinate system; and a transmitting unit that transmits the measurement information and the coordinate system information to an information processing apparatus. And

また、請求項に記載の発明は、サーバ装置であって、移動体に取り付けられた計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報の座標系に関する座標系情報と、を端末装置から受信する受信手段と、前記座標系情報に基づき、前記位置情報の座標変換を行う変換手段と、を有する。   Further, the invention according to the claims is a server device, wherein the measurement information including the position information of the object measured by the measurement device attached to the moving body, and coordinate system information regarding the coordinate system of the position information, A receiving unit that receives from the terminal device; and a converting unit that performs coordinate conversion of the position information based on the coordinate system information.

また、請求項に記載の発明は、端末装置が実行する制御方法であって、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得工程と、前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報、又は、前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報を生成する生成工程と、前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信工程と、を有する。   Further, the invention according to the claims is a control method executed by a terminal device, wherein: an acquisition step of acquiring measurement information including position information of an object measured by a measurement device arranged on a moving body; and Is coordinate system information indicating whether or not indicated by a coordinate system based on the position of the measuring device, or the position information is converted from a coordinate system based on the position of the measuring device to a different coordinate system. And a transmission step of transmitting the measurement information and the coordinate system information to the information processing apparatus.

また、請求項に記載の発明は、サーバ装置が実行する制御方法であって、移動体に取り付けられた計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報の座標系に関する座標系情報と、を端末装置から受信する受信工程と、前記座標系情報に基づき、前記位置情報の座標変換を行う変換工程と、を有する。   The invention described in the claims is a control method executed by the server device, wherein the measurement information including the position information of the object measured by the measurement device attached to the moving object, and the coordinates related to the coordinate system of the position information. And a conversion step of performing coordinate conversion of the position information based on the coordinate system information.

また、請求項に記載の発明は、コンピュータが実行するプログラムであって、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得手段と、前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報、又は、前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報を生成する生成手段と、前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信手段として前記コンピュータを機能させる。   Further, the invention according to the claims is a program executed by a computer, an acquisition unit for acquiring measurement information including position information of an object measured by a measurement device arranged on a moving body, and the position information, Coordinate system information indicating whether or not indicated by a coordinate system based on the position of the measuring device, or whether the position information has been converted from a coordinate system based on the position of the measuring device to a different coordinate system And causing the computer to function as transmission means for transmitting the measurement information and the coordinate system information to the information processing apparatus.

また、請求項に記載の発明は、コンピュータが実行するプログラムであって、移動体に取り付けられた計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報の座標系に関する座標系情報と、を端末装置から受信する受信手段と、前記座標系情報に基づき、前記位置情報の座標変換を行う変換手段として前記コンピュータを機能させる。   According to another aspect of the present invention, there is provided a program executed by a computer, comprising: measurement information including position information of an object measured by a measurement device attached to a moving object; and coordinate system information regarding a coordinate system of the position information. , From the terminal device, and the computer functioning as conversion means for performing coordinate conversion of the position information based on the coordinate system information.

地図更新システムの概略構成図である。It is a schematic structure figure of a map updating system. 車載機及びサーバ装置の機能的構成を示すブロック図である。FIG. 2 is a block diagram illustrating a functional configuration of the vehicle-mounted device and the server device. 2次元座標により表された車両座標系とライダ座標系との関係を示す図である。FIG. 3 is a diagram illustrating a relationship between a vehicle coordinate system and a rider coordinate system represented by two-dimensional coordinates. 3次元座標により表された車両座標系とライダ座標系との関係を示す図である。FIG. 3 is a diagram illustrating a relationship between a vehicle coordinate system represented by three-dimensional coordinates and a rider coordinate system. 2次元座標により表された車両座標系とワールド座標系との関係を示す図である。FIG. 3 is a diagram illustrating a relationship between a vehicle coordinate system represented by two-dimensional coordinates and a world coordinate system. アップロード情報のデータ構造を示す。4 shows a data structure of upload information. アップロード処理のフローチャートである。It is a flowchart of an upload process. 地図更新処理のフローチャートである。It is a flowchart of a map update process.

好適な実施形態によれば、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報と、を有する送信データのデータ構造であって、前記座標系情報に基づき前記位置情報の座標変換を行う情報処理装置に送信される送信データのデータ構造である。このようなデータ構造を有する送信データを用いることで、情報処理装置は、受信した計測情報の位置情報の座標変換の要否を的確に判定することができる。   According to a preferred embodiment, the measurement information including the position information of the object measured by the measurement device arranged on the moving body and the position information are indicated in a coordinate system based on the position of the measurement device? And a coordinate system information indicating whether or not the position information is coordinated based on the coordinate system information. By using the transmission data having such a data structure, the information processing apparatus can accurately determine whether the coordinate conversion of the position information of the received measurement information is necessary.

他の好適な実施形態によれば、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報と、を有する送信データのデータ構造であって、前記座標系情報に基づき前記位置情報の座標変換を行う情報処理装置に送信される送信データのデータ構造である。このようなデータ構造を有する送信データを用いることによっても、情報処理装置は、受信した計測情報の位置情報の座標変換の要否を的確に判定することができる。   According to another preferred embodiment, the measurement information including the position information of the object measured by the measurement device arranged on the moving object, and the position information is different from a coordinate system based on the position of the measurement device. A coordinate system information indicating whether or not the coordinate system has been converted, and a data structure of the transmission data transmitted to an information processing apparatus that performs coordinate conversion of the position information based on the coordinate system information. Structure. By using the transmission data having such a data structure, the information processing apparatus can accurately determine whether the coordinate conversion of the position information of the received measurement information is necessary.

上記データ構造の他の一態様では、送信データのデータ構造は、前記計測装置が前記物体を計測した際の前記計測装置の前記移動体への取付位置姿勢に関する情報と、前記計測装置が前記物体を計測した際の前記移動体の位置姿勢に関する情報と、をさらに含む。ここで、「移動体への取付位置姿勢」とは、計測装置が移動体に取り付けられている位置(取り付け位置)又は/及び姿勢(取り付け角度)を指す。情報処理装置は、このデータ構造を有する送信データを受信することで、計測装置の位置を基準とした座標系からの座標変換を好適に実行することができる。   In another aspect of the data structure, the data structure of the transmission data includes information on an attachment position and orientation of the measurement device to the moving object when the measurement device measures the object, and the measurement device And information on the position and orientation of the moving object at the time of measurement. Here, the “attachment position / posture to the moving body” refers to a position (attachment position) or / and a posture (attachment angle) at which the measurement device is attached to the moving body. By receiving the transmission data having this data structure, the information processing apparatus can suitably execute the coordinate conversion from the coordinate system based on the position of the measuring apparatus.

他の好適な実施形態では、記憶装置は、上記いずれかに記載のデータ構造を有するデータを記憶する。記憶装置は、例えば、このようなデータを蓄積して地図更新に用いてもよく、地図更新を行うサーバ装置に送信してもよい。   In another preferred embodiment, the storage device stores data having any of the data structures described above. The storage device may, for example, accumulate such data and use it for map updating, or may transmit the data to a server device that performs map updating.

さらに別の好適な実施形態では、端末装置は、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得手段と、前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報を生成する生成部と、前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信手段と、を有する。端末装置は、この態様により、送信した計測情報の位置情報の座標変換の要否を的確に情報処理装置に認識させることができる。   In still another preferred embodiment, the terminal device is an obtaining unit that obtains measurement information including position information of an object measured by a measurement device arranged on a moving body, and the position information indicates a position of the measurement device. The information processing apparatus includes a generation unit that generates coordinate system information indicating whether or not the coordinate system is indicated by a reference coordinate system, and a transmission unit that transmits the measurement information and the coordinate system information to an information processing device. According to this aspect, the terminal device can cause the information processing device to appropriately recognize whether or not the coordinate conversion of the position information of the transmitted measurement information is necessary.

さらに別の好適な実施形態では、端末装置は、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得手段と、前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報を生成する生成部と、前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信手段と、を有する。端末装置は、この態様によっても、送信した計測情報の位置情報の座標変換の要否を的確に情報処理装置に認識させることができる。   In still another preferred embodiment, the terminal device is an obtaining unit that obtains measurement information including position information of an object measured by a measurement device arranged on a moving body, and the position information indicates a position of the measurement device. A generating unit that generates coordinate system information indicating whether or not the coordinate system has been converted from the reference coordinate system to a different coordinate system; and the transmitting unit that transmits the measurement information and the coordinate system information to the information processing device. Have. The terminal device can also make the information processing device accurately recognize whether or not the coordinate conversion of the position information of the transmitted measurement information is necessary.

さらに別の好適な実施形態では、サーバ装置は、移動体に取り付けられた計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報の座標系に関する座標系情報と、を端末装置から受信する受信手段と、前記座標系情報に基づき、前記位置情報の座標変換を行う変換手段と、を有する。サーバ装置は、この態様により、受信した計測情報の位置情報の座標変換を好適に実行することができる。   In still another preferred embodiment, the server device transmits, from the terminal device, measurement information including position information of the object measured by the measurement device attached to the moving object, and coordinate system information regarding the coordinate system of the position information. There is provided a receiving unit for receiving, and a converting unit for performing coordinate conversion of the position information based on the coordinate system information. According to this aspect, the server device can appropriately execute the coordinate conversion of the position information of the received measurement information.

さらに別の好適な実施形態では、端末装置が実行する制御方法であって、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得工程と、前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報、又は、前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報を生成する生成工程と、前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信工程と、を有する。端末装置は、この制御方法を実行することで、送信した計測情報の位置情報の座標変換の要否を的確に情報処理装置に認識させることができる。   In still another preferred embodiment, a control method executed by a terminal device, wherein an acquisition step of acquiring measurement information including position information of an object measured by a measurement device arranged on a moving body, and Coordinate system information indicating whether or not indicated by a coordinate system based on the position of the measuring device, or the position information is converted from a coordinate system based on the position of the measuring device to a different coordinate system. And a transmission step of transmitting the measurement information and the coordinate system information to an information processing device. By executing this control method, the terminal device can cause the information processing device to accurately recognize whether the coordinate conversion of the position information of the transmitted measurement information is necessary.

さらに別の好適な実施形態では、サーバ装置が実行する制御方法であって、移動体に取り付けられた計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報の座標系に関する座標系情報と、を端末装置から受信する受信工程と、前記座標系情報に基づき、前記位置情報の座標変換を行う変換工程と、を有する。サーバ装置は、この制御方法を実行することで、受信した計測情報の位置情報の座標変換を好適に実行することができる。   In still another preferred embodiment, a control method executed by a server device, the measurement method including position information of an object measured by a measurement device attached to a moving body, and a coordinate system related to a coordinate system of the position information And a conversion step of performing coordinate conversion of the position information based on the coordinate system information. By executing this control method, the server device can appropriately execute the coordinate conversion of the position information of the received measurement information.

さらに別の好適な実施形態では、コンピュータが実行するプログラムであって、移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得手段と、前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報、又は、前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報を生成する生成手段と、前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信手段として前記コンピュータを機能させる。コンピュータは、このプログラムを実行することで、送信した計測情報の位置情報の座標変換の要否を的確に情報処理装置に認識させることができる。   In still another preferred embodiment, a computer-executable program for acquiring measurement information including position information of an object measured by a measurement device arranged on a moving body, and the position information, Coordinate system information indicating whether or not indicated by a coordinate system based on the position of the measuring device, or whether the position information has been converted from a coordinate system based on the position of the measuring device to a different coordinate system And causing the computer to function as transmission means for transmitting the measurement information and the coordinate system information to the information processing apparatus. By executing this program, the computer can cause the information processing apparatus to accurately recognize whether the coordinate conversion of the position information of the transmitted measurement information is necessary.

さらに別の好適な実施形態では、コンピュータが実行するプログラムであって、移動体に取り付けられた計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報の座標系に関する座標系情報と、を端末装置から受信する受信手段と、前記座標系情報に基づき、前記位置情報の座標変換を行う変換手段として前記コンピュータを機能させる。コンピュータは、このプログラムを実行することで、受信した計測情報の位置情報の座標変換を好適に実行することができる。好適には、これらのプログラムは、記憶媒体に記憶される。   In yet another preferred embodiment, a computer-executable program, measurement information including position information of an object measured by a measurement device attached to a moving object, and coordinate system information regarding a coordinate system of the position information. , From the terminal device, and the computer functioning as conversion means for performing coordinate conversion of the position information based on the coordinate system information. By executing this program, the computer can suitably execute the coordinate conversion of the position information of the received measurement information. Preferably, these programs are stored on a storage medium.

以下、図面を参照して本発明の好適な各実施例について説明する。   Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.

[地図更新システムの構成]
図1は、本実施例に係る地図更新システムの概略構成図である。図1に示す地図更新システムは、移動体である各車両と共に移動する車載機1と、各車載機1とネットワークを介して通信を行うサーバ装置6とを備える。そして、地図更新システムは、各車載機1から送信された情報に基づき、サーバ装置6が保有する配信用の地図である配信地図DB22を更新する。なお、以後において、「地図」とは、従来の経路案内用の車載機が参照するデータに加えて、ADAS(Advanced Driver Assistance System)や自動運転に用いられるデータも含むものとする。また、図1では、車両が1台のみ図示されているが、実際には複数の車両の車載機1がサーバ装置6と通信を行う。
[Configuration of map update system]
FIG. 1 is a schematic configuration diagram of the map updating system according to the present embodiment. The map updating system shown in FIG. 1 includes an in-vehicle device 1 that moves with each vehicle as a moving body, and a server device 6 that communicates with each in-vehicle device 1 via a network. Then, the map updating system updates the distribution map DB 22 that is a distribution map held by the server device 6 based on the information transmitted from each vehicle-mounted device 1. Hereinafter, the “map” includes data used for an ADAS (Advanced Driver Assistance System) and automatic driving, in addition to the data referred to by the conventional on-board device for route guidance. Although FIG. 1 shows only one vehicle, the in-vehicle devices 1 of a plurality of vehicles actually communicate with the server device 6.

車載機1は、ライダ(Lidar:Light Detection and Ranging、または、Laser Illuminated Detection And Ranging)2、ジャイロセンサ3、加速度センサ4、及びGPS受信機5などのセンサ群と電気的に接続し、これらの出力に基づき、所定のオブジェクトの検出、及び、車載機1が搭載される車両の位置及び姿勢(単に「自車位置」とも呼ぶ。)の推定などを行う。そして、車載機1は、自車位置の推定結果に基づき、設定された目的地への経路に沿って走行するように、車両の自動運転制御などを行う。車載機1は、道路データ及び道路付近に設けられた目印(ランドマーク)となる地物や区画線等に関する情報などが登録された地図データベース(DB:DataBase)10を記憶する。そして、車載機1は、この地図DB10に基づき、ライダ2等の出力と照合させて自車位置の推定を行う。また、車載機1は、検出したオブジェクトに関する情報を含むアップロード情報「Iu」をサーバ装置6へ送信する。また、車載機1は、地図DB10を更新するためのダウンロード「Id」をサーバ装置6から受信する。車載機1は、端末装置の一例である。   The in-vehicle device 1 is electrically connected to a sensor group such as a lidar (Light Detection and Ranging or Laser Illuminated Detection And Ranging) 2, a gyro sensor 3, an acceleration sensor 4, and a GPS receiver 5. Based on the output, detection of a predetermined object, estimation of the position and attitude of the vehicle on which the on-vehicle device 1 is mounted (also simply referred to as “own vehicle position”), and the like are performed. Then, the on-vehicle device 1 performs automatic driving control of the vehicle based on the estimation result of the own vehicle position so as to travel along the set route to the destination. The in-vehicle device 1 stores a map database (DB: DataBase) 10 in which road data and information on landmarks, lane markings, and the like serving as landmarks provided near the road are registered. The in-vehicle device 1 estimates the position of the vehicle based on the map DB 10 by comparing the output with the rider 2 or the like. Further, the on-vehicle device 1 transmits upload information “Iu” including information on the detected object to the server device 6. Further, the vehicle-mounted device 1 receives a download “Id” for updating the map DB 10 from the server device 6. The in-vehicle device 1 is an example of a terminal device.

ライダ2は、水平方向および垂直方向の所定の角度範囲に対してパルスレーザを出射することで、外界に存在する物体までの距離を離散的に測定し、当該物体の位置を示す3次元の点群情報を生成する。この場合、ライダ2は、照射方向を変えながらレーザ光を照射する照射部と、照射したレーザ光の反射光(散乱光)を受光する受光部と、受光部が出力する受光信号に基づくスキャンデータを出力する出力部とを有する。スキャンデータは、受光部が受光したレーザ光に対応する照射方向と、上述の受光信号に基づき特定される当該レーザ光のその照射方向での物体までの距離とに基づき生成され、車載機1へ供給される。ライダ2は、「計測装置」の一例である。   The lidar 2 emits a pulse laser in a predetermined angle range in the horizontal direction and the vertical direction, thereby discretely measuring a distance to an object existing in the external world, and a three-dimensional point indicating the position of the object. Generate group information. In this case, the lidar 2 includes an irradiation unit that irradiates laser light while changing the irradiation direction, a light receiving unit that receives reflected light (scattered light) of the irradiated laser light, and scan data based on a light reception signal output by the light receiving unit. And an output unit that outputs The scan data is generated based on the irradiation direction corresponding to the laser light received by the light receiving unit and the distance to the object in the irradiation direction of the laser light specified based on the above-described light reception signal, and transmitted to the in-vehicle device 1. Supplied. The rider 2 is an example of a “measuring device”.

サーバ装置6は、各車載機1からアップロード情報Iuを受信して記憶する。サーバ装置6は、例えば、収集したアップロード情報Iuに基づき、配信地図DB22を更新する。また、サーバ装置6は、配信地図DB22の更新情報を含むダウンロード情報Idを各車載機1へ送信する。サーバ装置6は、情報処理装置及びの一例である。   The server device 6 receives and stores the upload information Iu from each vehicle-mounted device 1. The server device 6 updates the distribution map DB 22 based on the collected upload information Iu, for example. Further, the server device 6 transmits the download information Id including the update information of the distribution map DB 22 to each in-vehicle device 1. The server device 6 is an example of an information processing device and an example.

[車載機の構成]
図2(A)は、車載機1の機能的構成を示すブロック図である。車載機1は、主に、インターフェース11と、記憶部12と、通信部13と、入力部14と、制御部15と、情報出力部16と、を有する。これらの各要素は、バスラインを介して相互に接続されている。
[Configuration of onboard equipment]
FIG. 2A is a block diagram illustrating a functional configuration of the vehicle-mounted device 1. The in-vehicle device 1 mainly includes an interface 11, a storage unit 12, a communication unit 13, an input unit 14, a control unit 15, and an information output unit 16. These components are interconnected via a bus line.

インターフェース11は、ライダ2、ジャイロセンサ3、加速度センサ4、及びGPS受信機5などを含むセンサ群9から出力データを取得し、制御部15へ供給する。また、インターフェース11は、制御部15が生成した車両の走行制御に関する信号を車両の電子制御装置(ECU:Electronic Control Unit)へ供給する。   The interface 11 acquires output data from the sensor group 9 including the rider 2, the gyro sensor 3, the acceleration sensor 4, the GPS receiver 5, and the like, and supplies the output data to the control unit 15. Further, the interface 11 supplies a signal relating to the traveling control of the vehicle generated by the control unit 15 to an electronic control unit (ECU: Electronic Control Unit) of the vehicle.

記憶部12は、制御部15が実行するプログラムや、制御部15が所定の処理を実行するのに必要な情報を記憶する。本実施例では、記憶部12は、地図DB10と、ライダ設置情報ILとを有する。地図DB10は、例えば、道路データ、施設データ、道路周辺の地物データ、及び、障害物データなどを含むデータベースである。道路データには、経路探索用の車道/車線ネットワークデータ、道路形状データ、交通法規データなどが含まれる。地物データは、道路標識等の看板や停止線等の道路標示、白線等の道路区画線や道路沿いの構造物等の情報(例えば位置情報及び種別情報)を含む。また、地物データは、自車位置推定に用いるための地物の高精度な点群情報(例えば3次元地図をボクセルごとの正規分布により近似したボクセルデータ)などを含んでもよい。障害物データには、道路工事、駐車/停車車両、道路上の落下物等に関する位置情報や種別情報を含む。その他、地図DB10には、位置推定に必要な種々のデータが記憶されてもよい。   The storage unit 12 stores a program executed by the control unit 15 and information necessary for the control unit 15 to execute a predetermined process. In the present embodiment, the storage unit 12 has a map DB 10 and rider installation information IL. The map DB 10 is a database including, for example, road data, facility data, feature data around the road, obstacle data, and the like. The road data includes road / lane network data for route search, road shape data, traffic regulation data, and the like. The feature data includes information (for example, position information and type information) such as a signboard such as a road sign, a road marking such as a stop line, a road division line such as a white line, and a structure along a road. In addition, the feature data may include highly accurate point group information (for example, voxel data obtained by approximating a three-dimensional map by a normal distribution for each voxel) for use in estimating the position of the vehicle. The obstacle data includes position information and type information on road works, parked / stopped vehicles, falling objects on the road, and the like. In addition, the map DB 10 may store various data necessary for position estimation.

ライダ設置情報ILは、ある基準時(例えばライダ2のアライメント調整直後などの姿勢ずれが生じていない時)におけるライダ2の車両に対する相対的な姿勢及び位置に関する情報である。本実施例では、ライダ2等の姿勢を、ロール角、ピッチ角、ヨー角(即ちオイラー角)により表すものとする。ライダ設置情報ILは、後述するライダ2の姿勢の推定処理が実行された場合に、推定結果に基づき更新されてもよい。   The rider installation information IL is information on the relative posture and position of the rider 2 with respect to the vehicle at a certain reference time (for example, when there is no posture shift such as immediately after the alignment adjustment of the rider 2). In the present embodiment, the attitude of the rider 2 and the like is represented by a roll angle, a pitch angle, and a yaw angle (that is, an Euler angle). The rider installation information IL may be updated based on the estimation result when the later-described posture estimation process of the rider 2 is executed.

通信部13は、制御部15の制御に基づき、アップロード情報Iuをサーバ装置6に送信したり、ダウンロード情報Idをサーバ装置6から受信したりする。入力部14は、ユーザが操作するためのボタン、タッチパネル、リモートコントローラ、音声入力装置等であり、経路探索のための目的地を指定する入力、自動運転のオン及びオフを指定する入力などを受け付ける。情報出力部16は、例えば、制御部15の制御に基づき出力を行うディスプレイやスピーカ等である。   The communication unit 13 transmits the upload information Iu to the server device 6 and receives the download information Id from the server device 6 based on the control of the control unit 15. The input unit 14 is a button for a user to operate, a touch panel, a remote controller, a voice input device, and the like, and receives an input for designating a destination for a route search, an input for designating ON and OFF of automatic driving, and the like. . The information output unit 16 is, for example, a display, a speaker, or the like that outputs under the control of the control unit 15.

制御部15は、プログラムを実行するCPUなどを含み、車載機1の全体を制御する。本実施例では、制御部15は、自車位置推定部17と、運転支援制御部18と、ライダ位置姿勢推定部19と、アップロード制御部20と、地図更新部21と、を有する。制御部15は、プログラムを実行するコンピュータとして機能する。   The control unit 15 includes a CPU that executes a program, and controls the entire vehicle-mounted device 1. In the present embodiment, the control unit 15 includes a vehicle position estimating unit 17, a driving support control unit 18, a rider position and posture estimating unit 19, an upload control unit 20, and a map updating unit 21. The control unit 15 functions as a computer that executes a program.

自車位置推定部17は、インターフェース11から供給されるセンサ群9の出力信号及び地図DB10に基づき、自車位置の推定を行う。自車位置推定部17は、任意の自車位置の推定方法を適用して自車位置の推定を行ってもよい。例えば、自車位置推定部17は、自車位置推定として、ライダ2による特定の地物の計測結果と、地図DB10の地物データに記録された計測対象の地物の位置情報とを用いた位置推定(所謂ランドマーク位置推定)、ボクセルデータを用いたNDT(Normal Distributions Transform)スキャンマッチングによる位置推定、又はGPS受信機5等を用いた全球測位衛星システム(GNSS:Global Navigation Satellite System)による位置推定などを行う。   The own vehicle position estimating unit 17 estimates the own vehicle position based on the output signal of the sensor group 9 supplied from the interface 11 and the map DB 10. The host vehicle position estimating unit 17 may estimate the host vehicle position by applying an arbitrary host vehicle position estimating method. For example, the own vehicle position estimating unit 17 uses the measurement result of the specific feature by the rider 2 and the position information of the measurement target feature recorded in the feature data of the map DB 10 as the own vehicle position estimation. Position estimation (so-called landmark position estimation), position estimation by NDT (Normal Distributions Transform) scan matching using voxel data, or position by a global positioning satellite system (GNSS: Global Navigation Satellite System) using a GPS receiver 5 or the like. Estimate etc.

さらに、自車位置推定部17は、自車位置の推定処理において、推定した自車位置の推定精度(「推定自車位置精度」とも呼ぶ。)に関する情報を生成する。例えば、自車位置推定部17は、特許文献2等に示されるカルマンフィルタを用いた自車位置推定を行った場合、推定位置の誤差分布に相当する共分散行列の対角要素の平方根を推定自車位置精度として認識する。他の例では、自車位置推定部17は、ボクセルデータを用いたNDTスキャンマッチングによる位置推定を行う場合、ライダの計測点群とボクセルデータとの一致度を示す評価関数に基づき推定自車位置精度を設定する。さらに別の例では、自車位置推定部17は、GNSSによる位置推定を行った場合には、GPS受信機5から得られるDOP(Dilution Of Precision)を推定自車位置精度として取得する。また、自車位置推定部17は、GNSSによる位置推定を行った場合、所定時間内にGPS受信機5から取得した緯度、経度、高度の各々の標準偏差の値を、推定自車位置精度として取得してもよい。   Further, the own-vehicle position estimating unit 17 generates information on the estimated accuracy of the estimated own-vehicle position (also referred to as “estimated own-vehicle position accuracy”) in the own-vehicle position estimation process. For example, when the own vehicle position estimating unit 17 performs the own vehicle position estimation using the Kalman filter disclosed in Patent Document 2 or the like, the own vehicle position estimating unit 17 estimates the square root of the diagonal element of the covariance matrix corresponding to the error distribution of the estimated position. Recognize as vehicle position accuracy. In another example, when performing position estimation by NDT scan matching using voxel data, the own vehicle position estimating unit 17 estimates the own vehicle position based on an evaluation function indicating the degree of coincidence between the measurement point group of the lidar and the voxel data. Set the accuracy. In still another example, the own vehicle position estimating unit 17 obtains a DOP (Dilution Of Precision) obtained from the GPS receiver 5 as the estimated own vehicle position accuracy when the position is estimated by the GNSS. Further, when the position estimation by the GNSS is performed, the own vehicle position estimating unit 17 uses the values of the standard deviation of the latitude, longitude, and altitude acquired from the GPS receiver 5 within a predetermined time as the estimated own vehicle position accuracy. May be acquired.

運転支援制御部18は、自車位置の推定結果に基づいて自動運転制御を含む車両の運転支援に関する制御を行う。このとき、運転支援制御部18は、ライダ2の出力データを用いる場合には、ライダ2が出力する計測データを、ライダ設置情報ILに記録されたライダ2の姿勢及び位置を基準として、ライダ2を基準とした座標系から車両を基準とした座標系に変換する。これにより、運転支援制御部18は、ライダ2により計測される障害物等の車両に対する相対位置を的確に把握して車両の制御や警告などを行う。   The driving support control unit 18 performs control related to driving support of the vehicle including automatic driving control based on the estimation result of the vehicle position. At this time, when using the output data of the rider 2, the driving support control unit 18 converts the measurement data output by the rider 2 into the rider 2 based on the attitude and position of the rider 2 recorded in the rider installation information IL. From the coordinate system based on the vehicle to the coordinate system based on the vehicle. As a result, the driving support control unit 18 accurately grasps the relative position of the obstacle or the like measured by the rider 2 with respect to the vehicle, and controls the vehicle or issues a warning.

ライダ位置姿勢推定部19は、車両に対するライダ2の現在(即ち処理基準時)の位置又は/及び姿勢(単に「位置姿勢」とも呼ぶ。)を推定することで、ライダ設置情報ILに記録された位置姿勢に対する変化量(「ライダ位置姿勢変化量」とも呼ぶ。)を算出する。車両に対するライダ2の位置姿勢の推定方法は、任意の方法であってもよい。例えば、ライダ2の位置姿勢を検知するための1又は複数のセンサ(例えば変位センサや加速度センサ)がライダ2に設けられている場合には、ライダ位置姿勢推定部19は、当該センサの出力に基づき、ライダ2の位置姿勢を検出し、ライダ設置情報ILに記録されたライダ2の位置姿勢との差分をライダ位置姿勢変化量として算出する。他の例では、ライダ位置姿勢推定部19は、3台以上のライダ2が存在する場合には、これらのライダの計測結果を比較することで、位置姿勢のずれが発生しているライダの特定及び当該ライダの位置姿勢のずれ量(即ちライダ位置姿勢変化量)の算出を行う。さらに別の例では、ライダ位置姿勢推定部19は、走行路に沿った白線などの区画線、走行路の進行方向に対して垂直面を有する道路標識、走行路の幅方向に対して垂直面を有する道路標識などをライダ2により計測し、その計測結果に基づきライダ位置姿勢変化量を検出してもよい。   The rider position / posture estimating section 19 estimates the current position (ie, also referred to as “position / posture”) of the rider 2 with respect to the vehicle (that is, at the time of processing reference) and is recorded in the rider installation information IL. The amount of change with respect to the position and orientation (also referred to as “a change in rider position and orientation”) is calculated. The method of estimating the position and orientation of the rider 2 with respect to the vehicle may be any method. For example, when one or a plurality of sensors (for example, a displacement sensor or an acceleration sensor) for detecting the position and orientation of the rider 2 are provided in the rider 2, the rider position and orientation estimation unit 19 outputs the output of the sensor. Based on this, the position and orientation of the rider 2 are detected, and the difference from the position and orientation of the rider 2 recorded in the rider installation information IL is calculated as the amount of change in the rider position and orientation. In another example, when there are three or more riders 2, the rider position / posture estimating unit 19 compares the measurement results of these riders to identify the rider in which the position / posture shift occurs. Then, the shift amount of the position and orientation of the rider (that is, the change amount of the rider position and orientation) is calculated. In still another example, the rider position / posture estimating unit 19 includes a lane marking such as a white line along the traveling road, a road sign having a plane perpendicular to the traveling direction of the traveling path, and a vertical May be measured by the rider 2, and the amount of change in rider position and orientation may be detected based on the measurement result.

また、ライダ位置姿勢推定部19は、ライダ2の位置姿勢の推定を行った場合、推定した位置姿勢の精度(「ライダ位置姿勢推定精度」とも呼ぶ。)を算出する。例えば、ライダ位置姿勢推定部19は、実行可能なライダ2の位置姿勢の推定手法ごとにライダ位置姿勢精度の値を対応付けたテーブル等を記憶しておき、当該テーブルを参照することで、推定したライダ2の位置姿勢に対するライダ位置姿勢推定精度を決定する。他の例では、ライダ位置姿勢推定部19は、ライダ2の位置姿勢の推定において使用したセンサの種別情報又は性能に関する情報等に基づき、所定のテーブル等を参照することで、ライダ位置姿勢推定精度を決定してもよい。   Further, when estimating the position and orientation of the rider 2, the rider position and orientation estimation unit 19 calculates the estimated position and orientation accuracy (also referred to as “rider position and orientation estimation accuracy”). For example, the rider position / posture estimating unit 19 stores a table or the like in which the value of the rider position / posture accuracy is associated with each executable position / posture estimation method of the rider 2, and refers to the table to perform the estimation. The position and orientation estimation accuracy of the rider with respect to the position and orientation of the rider 2 is determined. In another example, the rider position / posture estimating unit 19 refers to a predetermined table or the like based on sensor type information or performance information used in estimating the position / posture of the rider 2 to obtain the rider position / posture estimation accuracy. May be determined.

アップロード制御部20は、ライダ2の出力に基づき所定のオブジェクトを検出した場合などに、検出したオブジェクトに関する情報(「オブジェクト情報」とも呼ぶ。)を含むアップロード情報Iuを生成し、アップロード情報Iuをサーバ装置6へ送信する。上述のオブジェクト情報は、少なくともオブジェクトの位置情報(本実施例では、ライダ2による計測値の情報)を含むものであり、オブジェクトの識別情報、オブジェクトの形状、大きさなどのオブジェクトの属性情報がさらに含まれてもよい。また、本実施例では、アップロード制御部20は、オブジェクト情報に加えて、検出に用いたライダ2の位置姿勢に関する情報(「ライダ位置姿勢情報」とも呼ぶ。)と、自車位置推定部17が推定した自車位置に関する情報(「自車位置姿勢情報」とも呼ぶ。)と、オブジェクト情報に含まれる計測値の絶対座標系(ワールド座標系)への変換の有無を示すフラグ情報(「座標変換フラグ」とも呼ぶ。)と、をアップロード情報Iuに含める。このアップロード情報Iuのデータ構造については、[アップロード情報のデータ構造]のセクションで詳しく説明する。   When a predetermined object is detected based on the output of the rider 2, the upload control unit 20 generates upload information Iu including information about the detected object (also referred to as “object information”) and transmits the upload information Iu to the server. Transmit to the device 6. The above-described object information includes at least the position information of the object (in the present embodiment, information of the measurement value by the rider 2), and further includes the attribute information of the object such as the identification information of the object and the shape and size of the object. May be included. Further, in the present embodiment, the upload control unit 20 includes, in addition to the object information, information on the position and orientation of the rider 2 used for detection (also referred to as “rider position and orientation information”) and the own vehicle position estimating unit 17. Information on the estimated vehicle position (also referred to as “vehicle position and orientation information”) and flag information (“coordinate conversion”) indicating whether or not the measurement value included in the object information is converted to an absolute coordinate system (world coordinate system) ) Is included in the upload information Iu. The data structure of the upload information Iu will be described in detail in the section “Data structure of upload information”.

地図更新部21は、サーバ装置6から通信部13がダウンロード情報Idを受信した場合に、当該ダウンロード情報Idを用いて地図DB10の更新を行う。   When the communication unit 13 receives the download information Id from the server device 6, the map update unit 21 updates the map DB 10 using the download information Id.

[サーバ装置の構成]
図2(B)は、サーバ装置6の機能的構成を示すブロック図である。サーバ装置6は、主に、通信部61と、記憶部62と、制御部65とを備える。これらの各要素は、バスラインを介して相互に接続されている。
[Configuration of server device]
FIG. 2B is a block diagram illustrating a functional configuration of the server device 6. The server device 6 mainly includes a communication unit 61, a storage unit 62, and a control unit 65. These components are interconnected via a bus line.

通信部61は、制御部65の制御に基づき、アップロード情報Iuを車載機1から受信したり、ダウンロード情報Idを車載機1へ送信したりする。記憶部62は、制御部65が実行するプログラムや、制御部65が所定の処理を実行するのに必要な情報を記憶する。本実施例では、記憶部62は、地図DB10と同様のデータ構造を有する配信地図DB22と、各車載機1から受信したアップロード情報Iuのデータベースであるアップロード情報DB27と、を記憶する。   The communication unit 61 receives the upload information Iu from the in-vehicle device 1 and transmits the download information Id to the in-vehicle device 1 based on the control of the control unit 65. The storage unit 62 stores a program executed by the control unit 65 and information necessary for the control unit 65 to execute a predetermined process. In the present embodiment, the storage unit 62 stores the distribution map DB 22 having the same data structure as the map DB 10 and the upload information DB 27 which is a database of the upload information Iu received from each vehicle-mounted device 1.

制御部65は、プログラムを実行するCPUなどを含み、サーバ装置6の全体を制御する。本実施例では、制御部65は、アップロード情報DB27に含まれるオブジェクト情報等に基づき配信地図DB22を更新する処理及び当該更新処理により生成した地図更新情報を含むダウンロード情報Idを通信部61により各車載機1へ送信する処理などを行う。制御部65は、プログラムを実行するコンピュータとして機能する。   The control unit 65 includes a CPU that executes a program, and controls the entire server device 6. In the present embodiment, the control unit 65 transmits the download information Id including the map update information generated by the process of updating the distribution map DB 22 based on the object information and the like included in the upload information DB 27 by the communication unit 61 to each vehicle. For example, processing for transmitting to the device 1 is performed. The control unit 65 functions as a computer that executes a program.

[座標系の変換]
ライダ2により取得される3次元点群データの各計測点が示す3次元座標は、ライダ2の位置姿勢を基準とした座標系(「ライダ座標系」とも呼ぶ。)で表されている。よって、ライダ2の計測値を地図に反映させる場合、車両の位置姿勢を基準とした座標系(「車両座標系」とも呼ぶ。)に変換した後、ライダ2の計測値を地図において採用されているワールド座標系(絶対座標系)に変換させる必要がある。
[Coordinate system conversion]
The three-dimensional coordinates indicated by each measurement point of the three-dimensional point group data acquired by the rider 2 are expressed in a coordinate system based on the position and orientation of the rider 2 (also referred to as a “lider coordinate system”). Therefore, when the measurement value of the rider 2 is reflected on the map, the measurement value of the rider 2 is adopted in the map after converting into a coordinate system based on the position and orientation of the vehicle (also referred to as a “vehicle coordinate system”). It is necessary to convert to the world coordinate system (absolute coordinate system).

ここで、ライダ座標系での計測値[x(i)、y(i)、z(i)]は、ライダ2の位置姿勢にずれが生じていない時の車両座標系におけるライダ2の位置姿勢[Lx0、Ly0、Lz0、Lφ0、Lθ0、Lψ0を用いた以下の式(1)により、車両座標系の座標値[x(i)、y(i)、z(i)]に変換される。 The measurement values at the rider coordinate system [x L (i), y L (i), z L (i)] T is the rider in the vehicle coordinate system when shifted to the position and orientation of the rider 2 has not occurred the second position and orientation [L x0, L y0, L z0, L φ0, L θ0, L ψ0] below employing the T (1), the coordinate values of the vehicle coordinate system [x B (i), y B (i), is converted to z B (i)] T.

「Lx0」、「Ly0」、「Lz0」は、それぞれ、車両座標系におけるライダ2の位置を示し、「Lφ0」、「Lθ0」、「Lψ0」は、それぞれ、車両座標系に対するライダ2のロール角、ピッチ角、ヨー角を示す。なお、ライダ2の位置姿勢[Lx0、Ly0、Lz0、Lφ0、Lθ0、Lψ0は、例えばライダ設置情報ILに予め記録されており、「基準取付位置姿勢」の一例である。また、ライダ座標系は、「計測装置の位置を基準とした座標系」の一例である。 "L x0", "L y0", "L z0", respectively, indicate the position of the rider 2 in the vehicle coordinate system, "L .phi.0", "L .theta.0", "L .phi.0", respectively, the vehicle coordinate system Shows the roll angle, pitch angle, and yaw angle of the rider 2 with respect to. The position and orientation [L x0 , L y0 , L z0 , L φ0 , L θ0 , L ψ0 ] T of the rider 2 are recorded in advance in, for example, the rider installation information IL, and are examples of the “reference mounting position and orientation”. is there. The lidar coordinate system is an example of a “coordinate system based on the position of the measuring device”.

ここで、ライダ2の位置姿勢にずれが生じ、その変化量が[ΔL、ΔL、ΔL、ΔLφ、ΔLθ、ΔLψであった場合、現在のライダ2の位置姿勢[L、L、L、Lφ、Lθ、Lψは、以下の式(2)により表される。 Here, if the position and orientation of the rider 2 is shifted and the amount of change is [ΔL x , ΔL y , ΔL z , ΔL φ , ΔL θ , ΔL ψ ] T , the current position and orientation of the rider 2 [ L x, L y, L z , L φ, L θ, L ψ] T is expressed by the following equation (2).

この場合、ライダ座標系での計測値[x(i)、y(i)、z(i)]は、現在のライダ2の位置姿勢[L、L、L、Lφ、Lθ、Lψ]を用いて、式(1)と同様の以下の式(3)により、車両座標系の座標値[x(i)、y(i)、z(i)]に変換することができる。 In this case, the measured value in the rider coordinate system [x L (i), y L (i), z L (i)] T , the position and orientation [L x Current rider 2, L y, L z, L phi, L theta, using a L [psi], according to equation (1) similar following equations (3), the coordinate values of the vehicle coordinate system [x B (i), y B (i), z B (i )] Can be converted to T.

次に、時刻「k」における自車位置(姿勢を含む)の推定値(「推定自車位置」とも呼ぶ。)を[B^(k)、B^(k)、B^(k)、B^φ(k)、B^θ(k)、B^ψ(k)]とすると、車両座標系の座標値[x(i)、y(i)、z(i)]は、以下の式(4)に基づき、ワールド座標系の座標値[x(i)、y(i)、z(i)]に変換される。 Next, the estimated value of the vehicle position (including the posture) at the time “k” (also referred to as “estimated vehicle position”) is represented by [B ^ x (k), B y (k), B ^ z ( k), B ^ φ (k ), B ^ θ (k), B ^ ψ ( When k)] T, the coordinate values of the vehicle coordinate system [x B (i), y B (i), z B ( i)] T is converted into a coordinate value [x W (i), y W (i), z W (i)] T in the world coordinate system based on the following equation (4).

従って、車載機1又はサーバ装置6は、ライダ座標系での計測値[x(i)、y(i)、z(i)]を得た場合、まず、ライダ2の位置姿勢の情報に基づき、式(3)を用いて車両座標系の座標値[x(i)、y(i)、z(i)]に変換する。そして、車載機1又はサーバ装置6は、推定自車位置の情報を用いて、式(4)に基づき車両座標系の座標値をワールド座標系の座標値[x(i)、y(i)、z(i)]に変換する。これにより、地図と同一の座標系で表されたライダ2の計測値を好適に取得することができ、地図更新に好適に用いることができる。 Thus, the vehicle-mounted device 1 or the server device 6, the measured value in the rider coordinate system when obtaining the [x L (i), y L (i), z L (i)] T, firstly, the rider 2 position and orientation based on the information, wherein the coordinate values of the vehicle coordinate system with (3) into [x B (i), y B (i), z B (i)] T. Then, the in-vehicle device 1 or the server device 6 uses the information of the estimated own vehicle position to convert the coordinate values of the vehicle coordinate system into the coordinate values of the world coordinate system [x W (i), y W ( i), is converted to z W (i)] T. As a result, the measured value of the rider 2 represented in the same coordinate system as the map can be suitably acquired, and can be suitably used for updating the map.

ここで、ライダ座標系から車両座標系の変換について補足説明する。   Here, the conversion from the rider coordinate system to the vehicle coordinate system will be supplementarily described.

図3は、2次元座標により表された車両座標系とライダ座標系との関係を示す図である。ここでは、車両座標系は、車両の中心を原点とし、車両の進行方向に沿った座標軸「X」と車両の側面方向に沿った座標軸「Y」を有する。また、ライダ座標系は、ライダ2の正面方向(矢印A2参照)に沿った座標軸「X」とライダ2の側面方向に沿った座標軸「Y」を有する。 FIG. 3 is a diagram illustrating a relationship between a vehicle coordinate system and a rider coordinate system represented by two-dimensional coordinates. Here, the vehicle coordinate system has a coordinate axis “X B ” along the traveling direction of the vehicle and a coordinate axis “Y B ” along the side direction of the vehicle, with the center of the vehicle as the origin. Furthermore, the rider coordinate system has coordinate axes "Y L" along the side direction of the coordinate axis "X L" and rider 2 along the front direction of the rider 2 (see arrow A2).

ここで、車両座標系に対するライダ2のヨー角を「Lψ0」、ライダ2の位置を[Lx0、Ly0とした場合、車両座標系から見た時刻iの計測点[x(i)、y(i)]は、回転行列「CLψ0」を用いた以下の式(5)によりライダ座標系の座標[x(i)、y(i)]へ変換される。 Here, when the yaw angle of the rider 2 with respect to the vehicle coordinate system is “ Lψ0 ” and the position of the rider 2 is [L x0 , L y0 ] T , the measurement point [x B ( i), y B (i)] T is transformed into coordinates [x L (i), y L (i)] T in the lidar coordinate system by the following equation (5) using the rotation matrix “ CLψ0 ”. You.

一方、ライダ座標系から車両座標系への変換は、回転行列の逆行列(転置行列)を用いればよい。よって、ライダ座標系で取得した時刻iの計測点[x(i)、y(i)]は、以下の式(6)により車両座標系の座標[x(i)、y(i)]に変換することが可能である。 On the other hand, the conversion from the rider coordinate system to the vehicle coordinate system may use an inverse matrix (transposed matrix) of the rotation matrix. Therefore, the measurement point of time i obtained in the rider coordinate system [x L (i), y L (i)] T is the vehicle coordinate system of coordinates by the following equation (6) [x B (i ), y B (I)] It is possible to convert to T.

図4は、3次元座標により表された車両座標系とライダ座標系との関係を示す図である。   FIG. 4 is a diagram illustrating a relationship between the vehicle coordinate system and the rider coordinate system represented by three-dimensional coordinates.

この場合、車両座標系から見た時刻iの計測点[x(i)、y(i)、z(i)]は、車両座標系に対するライダ2の位置姿勢[Lx0、Ly0、Lz0、Lφ0、Lθ0、Lψ0と、ロール、ピッチ、ヨーに対応する各回転行列「CLφ0」、「CLθ0」、「CLψ0」により表される方向余弦行列「CL0」とを用いた以下の式(7)により、ライダ座標系の座標[x(i)、y(i)、z(i)]へ変換される。 In this case, the measurement points of time i as seen from the vehicle coordinate system [x B (i), y B (i), z B (i)] T , the position and orientation of the rider 2 with respect to the vehicle coordinate system [L x0, L y0, L z0, L φ0, L θ0, L ψ0] and T, roll, pitch, each rotation matrix corresponding to the yaw "C Erufai0", "C Erushita0", direction cosine matrix expressed by "C Erupusai0" " According to the following equation (7) using “C L0 ”, the coordinates are converted into the coordinates [x L (i), y L (i), z L (i)] T of the lidar coordinate system.

一方、ライダ座標系から車両座標系への変換は、方向余弦行列CL0の逆行列(転置行列)を用いればよい。よって、ライダ座標系で取得した時刻iの計測点[x(i)、y(i)、z(i)]は、以下の式(8)により車両座標系の座標[x(i)、y(i)、z(i)]に変換することが可能である。 On the other hand, the conversion from the lidar coordinate system to the vehicle coordinate system may use an inverse matrix (transposed matrix) of the direction cosine matrix CL0 . Therefore, the measurement point of time i obtained in the rider coordinate system [x L (i), y L (i), z L (i)] T is the vehicle coordinate system of coordinates by the following equation (8) [x B (i), y B (i ), can be converted into z B (i)] T.

この式(8)は、式(1)と等価の式となる。 Equation (8) is an equation equivalent to equation (1).

次に、車両座標系からワールド座標系の変換について補足説明する。   Next, a supplementary description of the conversion from the vehicle coordinate system to the world coordinate system will be given.

図5は、2次元座標により表された車両座標系とワールド座標系との関係を示す図である。ここでは、ワールド座標系は、座標軸「X」と座標軸「Y」を有する。 FIG. 5 is a diagram illustrating a relationship between the vehicle coordinate system and the world coordinate system represented by two-dimensional coordinates. Here, the world coordinate system has a coordinate axis “X W ” and a coordinate axis “Y W ”.

ワールド座標系に対する時刻kの車両のヨー角の推定値がB^ψ(k)であり,車両の推定位置がB^(k)、B^(k)であった場合,ワールド座標系から見た点群データの車両座標系への変換は、回転行列「CBψ(k)」を用いた以下の式(9)により計算できる。 If the estimated value of the yaw angle of the vehicle at time k with respect to the world coordinate system is B ^ ψ (k) and the estimated position of the vehicle is B ^ x (k) and B ^ y (k), the world coordinate system Can be converted to the vehicle coordinate system by the following equation (9) using the rotation matrix “C (k)”.

一方、ライダ座標系から車両座標系への変換は、回転行列CBψ(k)の逆行列(転置行列)を用いればよい。よって、[x(i)、y(i)]は、以下の式(10)によりワールド座標系の座標[x(i)、y(i)]に変換することが可能である。 On the other hand, the conversion from the rider coordinate system to the vehicle coordinate system may use an inverse matrix (transposed matrix) of the rotation matrix C B 行列 (k). Therefore, [x B (i), y B (i)] T can be converted to coordinates [x W (i), y W (i)] T in the world coordinate system by the following equation (10). It is.

次に、3次元座標により表された車両座標系とワールド座標系との関係について説明する。   Next, the relationship between the vehicle coordinate system represented by three-dimensional coordinates and the world coordinate system will be described.

この場合、ワールド座標系から見た時刻iの座標値[x(i)、y(i)、z(i)]は、時刻kにおける自車位置(姿勢を含む)の推定値[B^(k)、B^(k)、B^(k)、B^φ(k)、B^θ(k)、B^ψ(k)]と、ロール、ピッチ、ヨーに対応する各回転行列「CBφ(k)」、「CBθ(k)」、「CBψ(k)」により表される方向余弦行列「C(k)」とを用いた以下の式(11)により、車両座標系の座標[x(i)、y(i)、z(i)]へ変換される。 In this case, the coordinate value at time i as viewed from the world coordinate system [x W (i), y W (i), z W (i)] T is the estimate of the vehicle position at time k (including the posture) [B ^ x (k), B ^ y (k), B ^ z (k), B ^ φ (k), B ^ θ (k), B ^ ψ (k)] T and, roll, pitch, each rotation matrix corresponding to the yaw "C Bφ (k)", "C Bθ (k)", "C Bψ (k)" by the direction cosine matrix expressed "C B (k)" and the following using the equation (11), the vehicle coordinate system of the coordinate is converted into [x B (i), y B (i), z B (i)] T.

一方、車両座標系からワールド座標系への変換は、方向余弦行列C(k)の逆行列(転置行列)を用いればよい。よって、車両座標系で取得した時刻iの計測点[x(i)、y(i)、z(i)]は、以下の式(12)によりワールド座標系の座標[x(i)、y(i)、z(i)]に変換することが可能である。 On the other hand, the transformation from the vehicle coordinate system to the world coordinate system may use an inverse matrix (transposed matrix) of the direction cosine matrix C B (k). Therefore, the measurement point of time i obtained in the vehicle coordinate system [x B (i), y B (i), z B (i)] T is the world coordinate system of coordinates by the following equation (12) [x W (i), y W (i ), can be converted to z W (i)] T.

この式(12)は、式(4)と等価の式となる。 This equation (12) is equivalent to equation (4).

[アップロード情報のデータ構造]
図6は、アップロード情報Iuのデータ構造の一例を示す。図6の例では、アップロード情報Iuは、「時刻」、「ライダ番号」、「計測値」、「ライダ位置姿勢」、「ライダ位置姿勢変化量」、「ライダ位置姿勢推定精度」、「座標変換フラグ」、「推定自車位置」、「推定自車位置精度」と、を含んでいる。なお、「計測値」は上述したオブジェクト情報に該当し、「ライダ位置姿勢」及び「ライダ位置姿勢変化量」及び「ライダ位置姿勢推定精度」は、上述したライダ位置姿勢情報に該当し、「推定自車位置」及び「推定自車位置精度」は、上述した自車位置姿勢情報に該当する。
[Data structure of upload information]
FIG. 6 shows an example of the data structure of the upload information Iu. In the example of FIG. 6, the upload information Iu includes “time”, “lider number”, “measured value”, “lider position / posture”, “rider position / posture change amount”, “rider position / posture estimation accuracy”, “coordinate conversion”. Flag, "estimated vehicle position," and "accuracy of estimated vehicle position." The “measured value” corresponds to the above-described object information, and the “lider position / posture”, “a change amount of the rider position / posture”, and “rider position / posture estimation accuracy” correspond to the above-described rider position / posture information. The “own vehicle position” and “estimated own vehicle position accuracy” correspond to the above-described own vehicle position and orientation information.

車載機1は、「時刻」として、ライダ2による計測を行った時刻又はアップロード情報Iuの送信時刻を指定する。また、車載機1は、「ライダ番号」として、車両に複数のライダ2が搭載されている場合に各ライダ2を識別するための番号を指定する。また、車載機1は、「計測値」として、ライダ2により計測したオブジェクトの計測点群が示すN(Nは1以上の整数)個の計測値[x、y、zを指定する。なお、この計測値[x、y、zは、ライダ座標系の座標値であってもよく、ワールド座標系の座標値であってもよい。 The in-vehicle device 1 specifies, as “time”, the time at which the measurement was performed by the rider 2 or the transmission time of the upload information Iu. In addition, the in-vehicle device 1 specifies a number for identifying each rider 2 when a plurality of riders 2 are mounted on the vehicle, as the “lider number”. Further, the vehicle-mounted device 1, as "measured value", number of measured values (1 or more integer N) N indicated by the measurement point group of objects measured by rider 2 [x i, y i, z i] T- specify. Incidentally, the measured value [x i, y i, z i] T may be a coordinate value of the lidar coordinate system may be a coordinate value in the world coordinate system.

また、車載機1は、「ライダ位置姿勢」として、車両座標系のライダ2の位置姿勢を指定する。この場合、「ライダ位置姿勢」は、ライダ位置姿勢変化量[ΔL、ΔL、ΔL、ΔLφ、ΔLθ、ΔLψを加味した現在のライダ2の位置姿勢[L、L、L、Lφ、Lθ、Lψ]であってもよく、ライダ設置情報ILに記録されたライダ2の位置姿勢[Lx0、Ly0、Lz0、Lφ0、Lθ0、Lψ0(即ちライダ2の位置姿勢にずれが生じていない時のライダ2の位置姿勢)であってもよい。後者の場合であっても、アップロード情報Iuを受信したサーバ装置6は、後述する「ライダ位置姿勢変化量」を用いて式(2)に基づき現在のライダ2の位置姿勢[L、L、L、Lφ、Lθ、Lψ]を特定することが可能である。 The in-vehicle device 1 also designates the position and orientation of the rider 2 in the vehicle coordinate system as the “lider position and orientation”. In this case, "rider position and orientation" is lidar position posture variation [ΔL x, ΔL y, ΔL z, ΔL φ, ΔL θ, ΔL ψ] current position and orientation of the rider 2 in consideration of T [L x, L y, L z, L φ, L θ, may be L [psi], the position and orientation [L x0 lidar 2 recorded in the rider installation information IL, L y0, L z0, L φ0, L θ0, L {0 ] T (that is, the position and orientation of the rider 2 when there is no shift in the position and orientation of the rider 2). Even in the latter case, the server device 6 which has received the upload information Iu is the position and orientation [L x Current rider 2 based on equation (2) using the "rider position and orientation change amount" to be described later, L y , Lz , , , ] can be specified.

また、車載機1は、「ライダ位置姿勢変化量」として、ライダ位置姿勢推定部19が算出したライダ2の位置姿勢の変化量であるライダ位置姿勢変化量[ΔL、ΔL、ΔL、ΔLφ、ΔLθ、ΔLψを指定する。また、車載機1は、「ライダ位置姿勢推定精度」として、推定したライダ位置姿勢変化量又は現在のライダ2の位置姿勢に対する推定精度であるライダ位置姿勢推定精度「σLx、σLy、σLz、σLφ、σLθ、σLψを指定する。ライダ位置姿勢推定精度「σLx、σLy、σLz、σLφ、σLθ、σLψは、ライダ位置姿勢推定部19により算出される。 Further, the vehicle-mounted device 1 sets the rider position / posture change amount [ΔL x , ΔL y , ΔL z , which is the change amount of the position / posture of the rider 2 calculated by the rider position / posture estimation unit 19, as “the rider position / posture change amount”. ΔL φ, ΔL θ, to specify the ΔL ψ] T. The in-vehicle device 1 also determines, as “rider position / posture estimation accuracy”, a rider position / posture estimation accuracy “σ Lx , σ Ly , σ Lz ” which is an estimated lidar position / posture change amount or an estimation accuracy for the current position / posture of the rider 2. , Σ , σ , σ T. The rider position / posture estimation accuracy “σ Lx , σ Ly , σ Lz , σ , σ , σ T is calculated by the rider position / posture estimation unit 19.

また、車載機1は、「座標変換フラグ」として、「計測値」に指定したライダ2の計測値[x、y、zが車両座標系あるいはワールド座標系に変換されたものであるか否かを示す情報を指定する。本実施形態では、一例として、車載機1は、ライダ2の計測値[x、y、zがワールド座標系に変換されたものである場合には、座標変換フラグを「2」に設定し、ライダ2の計測値[x、y、zが車両座標系に変換されたものである場合には、座標変換フラグを「1」に設定し、ライダ2の計測値[x、y、zが車両座標系にもワールド座標系にも変換されていないもの(即ちライダ座標系のまま)である場合には、座標変換フラグを「0」に設定するものとする。このように、座標変換フラグは、ライダ2の計測値がライダ座標系で示されているか否かを示す座標系情報、及び、ライダ座標系から異なる座標系(ここでは車両座標系あるいはワールド座標系)に変換されたか否かを示す座標系情報に相当する。 Further, the vehicle-mounted device 1, as "coordinate conversion flag", which measured value of rider 2 specified in "measured value" [x i, y i, z i] is T is converted into the vehicle coordinate system or world coordinate system Specify information indicating whether or not. In the present embodiment, as an example, the vehicle-mounted device 1, when it is intended to measure values of rider 2 [x i, y i, z i] is T is converted into the world coordinate system, a coordinate conversion flag "2 set to "and the measurement value of the rider 2 [x i, y i, z i] is T in which has been converted into the vehicle coordinate system, sets the coordinate conversion flag to" 1 ", the rider 2 measured value when [x i, y i, z i] is T is those that are not also converted into the world coordinate system to the vehicle coordinate system (i.e., remain rider coordinate system), the coordinate conversion flag "0" Shall be set to As described above, the coordinate conversion flag includes the coordinate system information indicating whether or not the measurement value of the rider 2 is indicated in the rider coordinate system, and a coordinate system different from the rider coordinate system (here, the vehicle coordinate system or the world coordinate system). ) Corresponds to coordinate system information indicating whether or not the conversion has been performed.

また、車載機1は、「推定自車位置」として、ライダ2の計測時に自車位置推定部17が推定した推定自車位置[B^、B^、B^、B^φ、B^θ、B^ψを指定する。ここで、B^、B^、B^は自車の位置、B^φ、B^θ、B^ψは自車の姿勢を示す。また、車載機1は、「推定自車位置精度」として、ライダ2の計測時に自車位置推定部17が推定した自車位置の精度である推定自車位置精度「σBx、σBy、σBz、σBφ、σBθ、σBψを指定する。 The in-vehicle device 1 also uses the estimated vehicle position [B ^ x , B ^ y , B ^ z , B ^ φ , B ^ θ, to specify the B ^ ψ] T. Here, B ^ x, B ^ y , B ^ z is the position of the vehicle, B ^ φ, B ^ θ , B ^ ψ indicates the vehicle position. In addition, the in-vehicle device 1 uses, as the “estimated own vehicle position accuracy”, the estimated own vehicle position accuracy “σ Bx , σ By , σ” which is the accuracy of the own vehicle position estimated by the own vehicle position estimating unit 17 at the time of measuring the rider 2. Bz, σ Bφ, σ Bθ, to specify the σ"T.

なお、アップロード情報Iuには、上述した各項目以外の任意の情報が含まれてもよい。例えば、アップロード情報Iuには、計測対象となった地物を特定するための地物の識別情報(地物ID)などが含まれてもよい。   The upload information Iu may include any information other than the above-described items. For example, the upload information Iu may include feature identification information (feature ID) for identifying the feature to be measured.

[アップロード処理]
次に、アップロード情報Iuの生成及び送信を含むアップロード処理について説明する。図7は、車載機1が実行するアップロード処理の手順を示すフローチャートである。車載機1は、図7のフローチャートの処理を、ライダ2の出力に基づき所定のオブジェクトを検出した場合などに実行する。
[Upload processing]
Next, an upload process including generation and transmission of the upload information Iu will be described. FIG. 7 is a flowchart illustrating a procedure of an upload process performed by the vehicle-mounted device 1. The in-vehicle device 1 executes the process of the flowchart in FIG. 7 when a predetermined object is detected based on the output of the rider 2 or the like.

まず、車載機1のライダ位置姿勢推定部19は、ライダ位置姿勢変化量[ΔL、ΔL、ΔL、ΔLφ、ΔLθ、ΔLψを算出する(ステップS101)。また、ライダ位置姿勢推定部19は、ライダ位置姿勢推定精度「σLx、σLy、σLz、σLφ、σLθ、σLψを算出する(ステップS102)。 First, the rider position and orientation estimation unit 19 of the terminal 1, the rider position and orientation change amount [ΔL x, ΔL y, ΔL z, ΔL φ, ΔL θ, ΔL ψ] for calculating the T (step S101). Further, the rider position / posture estimating unit 19 calculates the rider position / posture estimation accuracy “σ Lx , σ Ly , σ Lz , σ , σ , σ L ψT (step S102).

また、車載機1の自車位置推定部17は、地図DB10に含まれる地物の位置情報等と、当該地物のライダ2による計測値とに基づき、自車位置推定を行う(ステップS103)。ステップS103での自車位置推定方法は、ランドマーク位置推定、NDTスキャンマッチングによる位置推定などの任意の位置推定方法であってもよい。これにより、自車位置推定部17は、推定自車位置[B^、B^、B^、B^φ、B^θ、B^ψを算出する。また、自車位置推定部17は、、地図DB10及びライダ2の計測値を使用する代わりに、GPS受信機5の出力を用いた位置推定(所謂GNSSによる位置推定)を行ってもよい。さらに、自車位置推定部17は、ステップS103での位置推定の推定精度である推定自車位置精度「σBx、σBy、σBz、σBφ、σBθ、σBψを算出する(ステップS104)。 In addition, the vehicle position estimating unit 17 of the on-vehicle device 1 estimates the vehicle position based on the position information of the feature included in the map DB 10 and the measured value of the feature by the rider 2 (step S103). . The own vehicle position estimating method in step S103 may be an arbitrary position estimating method such as a landmark position estimating method or a position estimating method using NDT scan matching. Thus, the vehicle position estimating section 17 calculates the estimated vehicle position [B ^ x, B ^ y , B ^ z, B ^ φ, B ^ θ, B ^ ψ] The T. In addition, the vehicle position estimating unit 17 may perform position estimation using the output of the GPS receiver 5 (so-called GNSS position estimation) instead of using the measurement values of the map DB 10 and the rider 2. Further, the host vehicle position estimating unit 17 calculates an estimated host vehicle position accuracy “σ Bx , σ By , σ Bz , σ , σ , σ B ψT which is an estimation accuracy of the position estimation in step S103 (step S103). Step S104).

そして、車載機1のアップロード制御部20は、ライダ2の計測値を車両座標系に変換するか否か判定する(ステップS105)。この場合、例えば、アップロード制御部20は、ライダ2の計測値を車両座標系に変換するか否かに関する設定情報を予め記憶している場合には、当該設定情報に基づき、上述の判定を行う。上述の設定情報は、ユーザ入力に基づき生成されてもよい。   Then, the upload control unit 20 of the on-vehicle device 1 determines whether to convert the measured value of the rider 2 into the vehicle coordinate system (Step S105). In this case, for example, if the upload control unit 20 previously stores setting information on whether to convert the measured value of the rider 2 into the vehicle coordinate system, the upload control unit 20 performs the above-described determination based on the setting information. . The above setting information may be generated based on a user input.

そして、アップロード制御部20は、ライダ2の計測値を車両座標系に変換すべきと判断した場合(ステップS105;Yes)、ステップS101で算出したライダ位置姿勢変化量[ΔL、ΔL、ΔL、ΔLφ、ΔLθ、ΔLψを加味した現在のライダ位置姿勢[L、L、L、Lφ、Lθ、Lψに基づき、式(3)により車両座標系の計測値[x、y、zを算出する(ステップS106)。 When the upload control unit 20 determines that the measured value of the rider 2 should be converted into the vehicle coordinate system (Step S105; Yes), the change amount [ΔL x , ΔL y , ΔL of the rider position / posture calculated in Step S101. z, ΔL φ, ΔL θ, ΔL ψ] current rider position and orientation in consideration of the T [L x, L y, L z, L φ, L θ, based on the L ψ] T, the vehicle coordinate by the formula (3) measured value of the system [x B, y B, z B] for calculating the T (step S106).

一方、アップロード制御部20は、ライダ2の計測値を車両座標系に変換すべきでない場合(ステップS105;No)、座標変換フラグを「0」に設定する(ステップS110)。   On the other hand, if the measured value of the rider 2 should not be converted to the vehicle coordinate system (Step S105; No), the upload control unit 20 sets the coordinate conversion flag to “0” (Step S110).

そして、アップロード制御部20は、ライダ2の計測値を車両座標系に変換した値をワールド座標系に変換するか否か判定する(ステップS107)。この場合、例えば、アップロード制御部20は、ライダ2の計測値を車両座標系に変換した値をワールド座標系に変換するか否かに関する設定情報を予め記憶している場合には、当該設定情報に基づき、上述の判定を行う。上述の設定情報は、ユーザ入力に基づき生成されてもよい。   Then, the upload control unit 20 determines whether the value obtained by converting the measurement value of the rider 2 into the vehicle coordinate system is converted into the world coordinate system (step S107). In this case, for example, if the upload control unit 20 previously stores setting information on whether to convert a value obtained by converting the measurement value of the rider 2 into the vehicle coordinate system into the world coordinate system, Based on the above, the above-described determination is performed. The above setting information may be generated based on a user input.

そして、アップロード制御部20は、ライダ2の計測値を車両座標系に変換した値をワールド座標系に変換すべきと判断した場合(ステップS107;Yes)、座標変換フラグを「2」に設定する(ステップS108)。そして、この場合、アップロード制御部20は、ステップS103で算出した推定自車位置[B^、B^、B^、B^φ、B^θ、B^ψに基づき、式(4)により、ワールド座標系の計測値[x(i)、y(i)、z(i)]を算出する(ステップS111)。 When the upload control unit 20 determines that the value obtained by converting the measured value of the rider 2 into the vehicle coordinate system should be converted into the world coordinate system (step S107; Yes), the upload control unit 20 sets the coordinate conversion flag to “2”. (Step S108). In this case, the upload control unit 20, the estimated vehicle position calculated in step S103 [B ^ x, B ^ y, B ^ z, B ^ φ, B ^ θ, B ^ ψ] Based on T, wherein (4), measured values in the world coordinate system to calculate the [x W (i), y W (i), z W (i)] T ( step S111).

一方、アップロード制御部20は、ライダ2の計測値を車両座標系に変換した値をワールド座標系に変換すべきでない場合(ステップS107;No)、座標変換フラグを「1」に設定する(ステップS109)。   On the other hand, if the value obtained by converting the measurement value of the rider 2 into the vehicle coordinate system should not be converted into the world coordinate system (Step S107; No), the upload control unit 20 sets the coordinate conversion flag to “1” (Step S107). S109).

ステップS109、ステップS110、又はステップS111のいずれかの実行後、アップロード制御部20は、図6に示す「時刻」、「ライダ番号」、「計測値」、「ライダ位置姿勢」、「ライダ位置姿勢変化量」、「ライダ位置姿勢推定精度」、「座標変換フラグ」、「推定自車位置」、「推定自車位置精度」の各項目に該当する情報を含むアップロード情報Iuを生成し、当該アップロード情報Iuをサーバ装置6へ送信する(ステップS112)。これにより、車載機1は、ライダ2の計測値に基づきサーバ装置6が地図を更新するのに必要な情報を好適にサーバ装置6に送信することができる。尚、「計測値」はライダ2の計測値またはライダ2の計測値を車両座標系に変換した値である。   After executing any of Step S109, Step S110, or Step S111, the upload control unit 20 sets the “time”, “rider number”, “measured value”, “rider position / posture”, “rider position / posture” shown in FIG. And generating upload information Iu including information corresponding to the items of “change amount”, “rider position / posture estimation accuracy”, “coordinate conversion flag”, “estimated own vehicle position”, and “estimated own vehicle position accuracy”. The information Iu is transmitted to the server device 6 (Step S112). Thereby, the vehicle-mounted device 1 can suitably transmit information necessary for the server device 6 to update the map to the server device 6 based on the measurement value of the rider 2. The “measured value” is a measured value of the rider 2 or a value obtained by converting the measured value of the rider 2 into a vehicle coordinate system.

[地図更新処理]
次に、受信したアップロード情報Iuに基づき地図DB10及び配信地図DB22の更新情報を生成する処理である地図更新処理について説明する。図8は、サーバ装置6が実行する地図更新処理のフローチャートである。サーバ装置6は、図8に示すフローチャートの処理を繰り返し実行する。
[Map update processing]
Next, a map update process that is a process of generating update information of the map DB 10 and the distribution map DB 22 based on the received upload information Iu will be described. FIG. 8 is a flowchart of the map updating process executed by the server device 6. The server device 6 repeatedly executes the processing of the flowchart shown in FIG.

まず、サーバ装置6は、各車両の車載機1から送信されるアップロード情報Iuを受信することでアップロード情報Iuを収集する(ステップS201)。そして、サーバ装置6は、受信したアップロード情報Iuをアップロード情報DB27に記憶する。   First, the server device 6 collects the upload information Iu by receiving the upload information Iu transmitted from the vehicle-mounted device 1 of each vehicle (step S201). Then, the server device 6 stores the received upload information Iu in the upload information DB 27.

そして、サーバ装置6は、地図更新を行う所定のタイミングにおいて、アップロード情報DB27に記録されたアップロード情報Iuの各々の座標変換フラグを参照し、座標変換フラグが0または1となるアップロード情報Iuの存在の有無を判定する。そして、サーバ装置6は、座標変換フラグが0であるアップロード情報Iuが存在する場合には、当該アップロード情報Iuに含まれるライダ位置姿勢、ライダ位置姿勢変化量、及び推定自車位置から、当該アップロード情報Iuに含まれるライダ2の計測値をワールド座標系に変換する。一方、座標変換フラグが1であるアップロード情報Iuが存在する場合には、サーバ装置6は、当該アップロード情報Iuに含まれる推定自車位置から、当該アップロード情報Iuに含まれるライダ2の計測値を車両座標系に変換した値をワールド座標系に変換する(ステップS202)。これにより、サーバ装置6は、アップロード情報Iuにライダ座標系の計測値や車両座標系の計測値が含まれる場合であっても、地図において採用されるワールド座標系の座標値にライダ2の計測値やライダ2の計測値を車両座標系に変換した値を好適に変換することができる。   Then, at a predetermined timing for updating the map, the server device 6 refers to each coordinate conversion flag of the upload information Iu recorded in the upload information DB 27, and the presence of the upload information Iu whose coordinate conversion flag is 0 or 1 exists. Is determined. Then, when there is upload information Iu whose coordinate conversion flag is 0, the server device 6 determines the upload from the rider position / posture, the rider position / posture change amount, and the estimated host vehicle position included in the upload information Iu. The measurement value of the rider 2 included in the information Iu is converted to a world coordinate system. On the other hand, when the upload information Iu whose coordinate conversion flag is 1 exists, the server device 6 calculates the measured value of the rider 2 included in the upload information Iu from the estimated own vehicle position included in the upload information Iu. The value converted into the vehicle coordinate system is converted into the world coordinate system (step S202). Thereby, even when the upload information Iu includes the measured value of the rider coordinate system or the measured value of the vehicle coordinate system, the server device 6 measures the rider 2 to the coordinate value of the world coordinate system adopted in the map. The value obtained by converting the value or the measurement value of the rider 2 into the vehicle coordinate system can be suitably converted.

次に、サーバ装置6は、ライダ位置姿勢変化量[ΔL、ΔL、ΔL、ΔLφ、ΔLθ、ΔLψの各要素のうちいずれかが所定の閾値(「第1閾値」とも呼ぶ。)以上となるものが存在するか否か判定する。さらに、サーバ装置6は、ライダ位置姿勢推定精度「σLx、σLy、σLz、σLφ、σLθ、σLψの各要素のうちいずれかが所定の閾値(「第2閾値」とも呼ぶ。)以上となるものが存在するか否か判定する。これに加えて、サーバ装置6は、推定自車位置精度「σBx、σBy、σBz、σBφ、σBθ、σBψの各要素のうちいずれかが所定の閾値(「第3閾値」とも呼ぶ。)以上となるものが存在するか否か判定する(ステップS203)。第1〜第3閾値は、ライダ2の計測値の精度が地図更新に使用できる程度の精度を有するか否かを判定するための閾値である。第1〜第3閾値は、比較対象の要素ごとにそれぞれ適切な値となるように比較対象の要素ごとに異なる値に設定されてもよい。なお、ここでは、ライダ位置姿勢推定精度「σLx、σLy、σLz、σLφ、σLθ、σLψ及び推定自車位置精度「σBx、σBy、σBz、σBφ、σBθ、σBψの各要素は、例えば標準偏差等の値であり、いずれも、低い値ほど精度が高いことを示すものとする。 Next, the server device 6 determines that any one of the elements of the rider position / posture change amount [ΔL x , ΔL y , ΔL z , ΔL φ , ΔL θ , ΔL ψ ] T is a predetermined threshold (“first threshold”). It is determined whether any of the above exists. Further, the server device 6 determines that any one of the elements of the rider position / posture estimation accuracy “σ Lx , σ Ly , σ Lz , σ , σ , σ T is a predetermined threshold (also referred to as “second threshold”). It is determined whether any of the above exist. In addition to this, the server device 6 determines that any one of the elements of the estimated vehicle position accuracy “σ Bx , σ By , σ Bz , σ , σ , σ B ψT is a predetermined threshold (“third” It is determined whether or not there is a threshold value (step S203). The first to third thresholds are thresholds for determining whether or not the accuracy of the measurement value of the rider 2 is high enough to be used for updating the map. The first to third thresholds may be set to different values for each element to be compared so as to have an appropriate value for each element to be compared. Here, the rider position / posture estimation accuracy “σ Lx , σ Ly , σ Lz , σ , σ , σ T and the estimated own vehicle position accuracy “σ Bx , σ By , σ Bz , σ , σ Each element of , σBψT is, for example, a value such as a standard deviation, and a lower value indicates higher accuracy.

そして、サーバ装置6は、ライダ位置姿勢変化量の各要素のうちいずれかが第1閾値以上となるものが存在する場合、又は、ライダ位置姿勢推定精度の各要素のうちいずれかが第2閾値以上となるものが存在する場合、若しくは、推定自車位置精度の各要素のうちいずれかが第3閾値以上となるものが存在する場合(ステップS203;Yes)、対象のアップロード情報Iuに含まれるライダ2の計測値の精度が低く、地図更新に用いるほどの信頼性がないと判断する。よって、この場合、サーバ装置6は、対象のアップロード情報Iuに含まれる計測値を後述するステップS206の平均処理において使用しない、又は、平均処理における重み付け値を0に設定する(ステップS205)。これにより、サーバ装置6は、事故等に起因してライダ位置姿勢変化量が大きくなったライダ2の計測値、ライダ位置姿勢推定精度が低いライダ位置姿勢に基づき座標変換がなされたライダ2の計測値、及び、推定自車位置精度が低い推定自車位置に基づき座標変換がなされたライダ2の計測値などを地図更新において使用するのを好適に抑制することができる。   Then, the server device 6 determines whether any one of the elements of the change amount of the rider position and orientation is equal to or larger than the first threshold value, or that any of the elements of the rider position and orientation estimation accuracy is equal to the second threshold value. If there is any of the above, or if any of the elements of the estimated vehicle position accuracy is equal to or greater than the third threshold (step S203; Yes), it is included in the target upload information Iu. It is determined that the accuracy of the measurement value of the lidar 2 is low and is not reliable enough to be used for updating the map. Therefore, in this case, the server device 6 does not use the measurement value included in the target upload information Iu in the averaging process in step S206 described below, or sets the weight value in the averaging process to 0 (step S205). Thereby, the server device 6 measures the rider 2 whose coordinate has been converted based on the measured value of the rider 2 whose rider position / posture change amount has increased due to an accident or the like, and the rider position / posture whose rider position / posture estimation accuracy is low. It is possible to preferably suppress the use of the values and the measured values of the rider 2 that have been subjected to the coordinate conversion based on the estimated own vehicle position having low estimated own vehicle position accuracy in map updating.

一方、サーバ装置6は、ライダ位置姿勢変化量の各要素がいずれも第1閾値未満となり、かつ、ライダ位置姿勢推定精度の各要素がいずれも第2閾値未満となり、かつ、推定自車位置精度の各要素のいずれもが第3閾値未満となる場合(ステップS203;No)、対象のアップロード情報Iuに含まれるライダ2の計測値の精度が地図更新に用いることができる程度に高いと判断する。よって、この場合、サーバ装置6は、ライダ位置姿勢変化量、ライダ位置姿勢推定精度、及び推定自車位置精度に応じて、対象のアップロード情報Iuに含まれるライダ2の計測値に対する重み付け値を設定する(ステップS204)。この場合、例えば、サーバ装置6は、ライダ位置姿勢変化量、ライダ位置姿勢推定精度、及び推定自車位置精度の各要素から重み付け値を決定するための式又はマップを参照することで、上述の重み付け値を設定する。この場合、サーバ装置6は、ライダ位置姿勢変化量が小さいほど上述の重み付け値を大きくし、ライダ位置姿勢推定精度が小さいほど上述の重み付け値を大きくし、推定自車位置精度が小さいほど上述の重み付け値を大きくするように、上述の重み付け値を決定する。これにより、サーバ装置6は、地図更新に用いるライダ2の計測値の各々に対し、その計測値の精度に応じた適切な重み付け値を好適に設定することができる。   On the other hand, the server device 6 determines that each of the elements of the rider position / posture change amount is smaller than the first threshold value, and that each of the elements of the rider position / posture estimation accuracy is smaller than the second threshold value, and that the estimated own vehicle position accuracy is smaller. If any of the elements is less than the third threshold value (step S203; No), it is determined that the accuracy of the measurement value of the rider 2 included in the target upload information Iu is high enough to be used for updating the map. . Therefore, in this case, the server device 6 sets a weighting value for the measurement value of the rider 2 included in the target upload information Iu according to the rider position / posture change amount, the rider position / posture estimation accuracy, and the estimated own vehicle position accuracy. (Step S204). In this case, for example, the server device 6 refers to an equation or a map for determining a weight value from each element of the rider position / posture change amount, the rider position / posture estimation accuracy, and the estimated own vehicle position accuracy, thereby obtaining the above-described information. Set the weight value. In this case, the server device 6 increases the weighting value as the rider position / posture change amount decreases, increases the weighting value as the rider position / posture estimation accuracy decreases, and increases the weighting value as the estimated vehicle position accuracy decreases. The above-mentioned weight value is determined so as to increase the weight value. Accordingly, the server device 6 can appropriately set an appropriate weighting value for each measurement value of the rider 2 used for updating the map, according to the accuracy of the measurement value.

次に、サーバ装置6は、各計測値に対して、ステップS204又はステップS205で設定した重み付け値による重み付け平均処理を行うことで、統合データを生成する(ステップS206)。統合データは、例えば、各計測値を統計処理することで算出した地物の位置情報などが該当する。このように、サーバ装置6は、計測値の信頼度(精度)に応じて設定した重み付け値を用いることで、高精度な統合データを生成することができる。ステップS206の具体例については後述する。そして、サーバ装置6は、ステップS206で生成した統合データを用いて配信地図DB22を更新する(ステップS207)。その後、サーバ装置6は、生成した統合データを含むダウンロード情報Idを各車載機1へ送信する。   Next, the server device 6 generates integrated data by performing a weighted averaging process on each measured value using the weight value set in step S204 or step S205 (step S206). The integrated data corresponds to, for example, position information of a feature calculated by statistically processing each measured value. As described above, the server device 6 can generate highly accurate integrated data by using the weight value set according to the reliability (accuracy) of the measurement value. A specific example of step S206 will be described later. Then, the server device 6 updates the distribution map DB 22 using the integrated data generated in step S206 (step S207). After that, the server device 6 transmits the download information Id including the generated integrated data to each vehicle-mounted device 1.

ここで、ステップS206の処理の具体例について説明する。ここでは、統合データとして、配信地図DB22に登録するオブジェクト(地物)の絶対位置(「オブジェクト推定位置」とも呼ぶ。)を算出する例について説明する。なお、サーバ装置6は、この場合、例えば、アップロード情報Iuに含まれるライダ2の計測値をオブジェクトごとに分類し、オブジェクトごとにオブジェクト推定位置を算出する。この場合、サーバ装置6は、配信地図DB22に登録された各オブジェクトの位置情報に基づき計測値をオブジェクトごとに分類してもよく、公知のクラスタリング技術に基づき上述の分類を行ってもよく、ユーザ入力に基づき上述の分類を行ってもよい。また、車載機1がライダ2により計測したオブジェクトごとにアップロード情報Iuを生成し、計測したオブジェクトの識別情報をアップロード情報Iuに含めている場合には、サーバ装置6は、当該識別情報に基づき、上述の分類を行ってもよい。   Here, a specific example of the process of step S206 will be described. Here, an example of calculating an absolute position (also referred to as an “estimated object position”) of an object (feature) registered in the distribution map DB 22 as integrated data will be described. In this case, for example, the server device 6 classifies the measured value of the rider 2 included in the upload information Iu for each object, and calculates an estimated object position for each object. In this case, the server device 6 may classify the measured values for each object based on the position information of each object registered in the distribution map DB 22, may perform the above-described classification based on a known clustering technique, The above classification may be performed based on the input. In addition, when the in-vehicle device 1 generates upload information Iu for each object measured by the rider 2, and includes the identification information of the measured object in the upload information Iu, the server device 6 performs, based on the identification information, The above classification may be performed.

ここで、各アップロード情報Iuにより示されるワールド座標系のオブジェクトの計測値を[p、p、pとし、ステップS204又はステップS205で設定した重み付け値を[w(k)、w(k)、w(k)]とする。そして、サーバ装置6は、複数の車両からそれぞれ複数の時刻のm個のアップロード情報Iuを受信した場合,以下の式(13)〜式(15)が示す重み付け平均処理により、配信地図DB22に反映すべきオブジェクトの位置[p 、p 、p を算出する。 Here, the measured value of the object in the world coordinate system indicated by each upload information Iu is [p x , py , p z ] T, and the weight value set in step S204 or step S205 is [w x (k), w y (k), and w z (k)] T. When the server device 6 receives m pieces of upload information Iu at a plurality of times from a plurality of vehicles, the server device 6 reflects the upload information Iu on the distribution map DB 22 by the weighted average processing represented by the following equations (13) to (15). position of should do objects [p ^ x, p ^ y , p ^ z] to calculate the T.

このように、サーバ装置6は、重み付け平均処理により、配信地図DB22に反映すべきオブジェクトの位置を好適に算出することができる。 As described above, the server device 6 can appropriately calculate the position of the object to be reflected in the distribution map DB 22 by the weighted averaging process.

以上説明したように、本実施例に係るアップロード情報Iuのデータ構造は、車両に取り付けられたライダ2が計測した物体を示す計測値[x、y、zと、ライダ2が物体を計測した際の、ライダ2の車両への基準取付姿勢に対する車両への取付姿勢の変化量であるライダ位置姿勢変化量[ΔL、ΔL、ΔL、ΔLφ、ΔLθ、ΔLψとを有する。そして、このアップロード情報Iuは、ライダ位置姿勢変化量[ΔL、ΔL、ΔL、ΔLφ、ΔLθ、ΔLψに基づき、計測値[x、y、zの座標系をワールド座標系に変換するサーバ装置6に送信される。 As described above, the data structure of the upload information Iu according to the present embodiment, the measurement values indicating the object rider 2 mounted on the vehicle is measured [x i, y i, z i] and T, rider 2 when the measurement of the object, a rider position and orientation change amount which is the amount of change of the mounting position of the vehicle relative to the reference mounting position on the vehicle rider 2 [ΔL x, ΔL y, ΔL z, ΔL φ, ΔL θ, ΔL ψ And T. Then, the upload information Iu is the rider position and orientation change amount [ΔL x, ΔL y, ΔL z, ΔL φ, ΔL θ, ΔL ψ] Based on T, the measured value [x i, y i, z i] T- The coordinate system is transmitted to the server device 6 which converts the coordinate system into the world coordinate system.

また、以上説明したように、本実施例に係るアップロード情報Iuのデータ構造は、車両に取り付けられたライダ2が計測した物体を示す計測値[x、y、zと、当該計測値[x、y、zが、ライダ2の位置を基準としたライダ座標系で示されているか否か(言い換えると、ライダ座標系から車両座標系あるいはワールド座標系に変換されたか否か)を示す座標変換フラグとを有する。そして、このアップロード情報Iuは、座標変換フラグに基づき、計測値[x、y、zの座標系をワールド座標系に変換するサーバ装置6に送信される。 Further, As described above, the data structure of the upload information Iu according to the present embodiment, the measurement values indicating the object rider 2 mounted on the vehicle is measured [x i, y i, z i] and T, the measured value [x i, y i, z i] T is, when whether (in other words indicated by rider coordinate system based on the position of the rider 2, converted from the rider coordinate system into the vehicle coordinate system or world coordinate system And a coordinate conversion flag indicating whether or not the conversion has been performed. Then, the upload information Iu, based on the coordinate conversion flag, the measurement value [x i, y i, z i] is sent to the coordinate system of T to the server device 6 for converting the world coordinate system.

[変形例]
以下、実施例に好適な変形例について説明する。以下の変形例は、組み合わせて実施例に適用してもよい。
[Modification]
Hereinafter, a modified example suitable for the embodiment will be described. The following modifications may be combined and applied to the embodiment.

(変形例1)
図1に示す地図更新システムの構成は一例であり、本発明が適用可能な地図更新システムの構成は図1に示す構成に限定されない。例えば、地図更新システムは、車載機1を有する代わりに、車両の電子制御装置が図7等に示す処理を実行してもよい。この場合、ライダ設置情報IL及び地図DB10等は、例えば車両内の記憶部に記憶され、車両の電子制御装置は、ライダ2の出力データを受信し、ライダ設置情報IL及び地図DB10を参照することで、図7等に示す処理を実行する。
(Modification 1)
The configuration of the map updating system shown in FIG. 1 is an example, and the configuration of the map updating system to which the present invention can be applied is not limited to the configuration shown in FIG. For example, in the map updating system, the electronic control unit of the vehicle may execute the processing illustrated in FIG. In this case, the rider installation information IL and the map DB 10 are stored in, for example, a storage unit in the vehicle, and the electronic control unit of the vehicle receives the output data of the rider 2 and refers to the rider installation information IL and the map DB 10. Then, the processing shown in FIG.

(変形例2)
車載機1のライダ位置姿勢推定部19が実行するライダ位置姿勢変化量[ΔL、ΔL、ΔL、ΔLφ、ΔLθ、ΔLψ等の算出処理を、サーバ装置6の制御部65が代わりに実行してもよい。
(Modification 2)
The calculation process of the rider position / posture change amount [ΔL x , ΔL y , ΔL z , ΔL φ , ΔL θ , ΔL ψ ] T executed by the rider position / posture estimation unit 19 of the on-vehicle device 1 is performed by the control unit of the server device 6. 65 may be performed instead.

この場合、例えば、車載機1がサーバ装置6に送信するアップロード情報Iuには、ライダ2の位置姿勢にずれが生じていない時の車両座標系におけるライダ2の位置姿勢[Lx0、Ly0、Lz0、Lφ0、Lθ0、Lψ0の情報、及び、ライダ2の位置姿勢を検知するための1又は複数のセンサの出力データなどが含まれる。そして、サーバ装置6は、アップロード情報Iuを受信した場合に、アップロード情報Iuに含まれるセンサの出力データ等に基づき、ライダ位置姿勢推定部19と同様にライダ2の位置姿勢を推定することで、ライダ位置姿勢変化量[ΔL、ΔL、ΔL、ΔLφ、ΔLθ、ΔLψの算出及びライダ位置姿勢精度「σLx、σLy、σLz、σLφ、σLθ、σLψの算出を行う。この態様によっても、サーバ装置6は、図8に示す地図更新処理に必要な情報を取得して配信地図DB22の更新を好適に実行することができる。 In this case, for example, the upload information Iu transmitted by the on-vehicle device 1 to the server device 6 includes the position and orientation [L x0 , L y0 , L y0 , L z0, L φ0, L θ0 , information L .phi.0] T, and the like output data of one or more sensors for sensing the position and orientation of the rider 2. Then, when receiving the upload information Iu, the server device 6 estimates the position and orientation of the rider 2 based on the output data of the sensor and the like included in the upload information Iu in the same manner as the rider position and orientation estimation unit 19, Calculation of rider position / posture changes [ΔL x , ΔL y , ΔL z , ΔL φ , ΔL θ , ΔL ψ ] T and rider position / posture accuracy “σ Lx , σ Ly , σ Lz , σ , σ , σ L ψ Calculate T. Also in this mode, the server device 6 can appropriately acquire the information necessary for the map update processing shown in FIG. 8 and update the distribution map DB 22 appropriately.

(変形例3)
図6に示すアップロード情報Iuのデータ構造は一例であり、本発明に適用可能なデータ構造はこれに限定されない。
(Modification 3)
The data structure of the upload information Iu shown in FIG. 6 is an example, and the data structure applicable to the present invention is not limited to this.

例えば、アップロード情報Iuには、座標変換フラグが含まれていなくともよい。この場合、例えば、アップロード情報Iuに含まれる計測値は、必ずライダ座標系により表されており、アップロード情報Iuを受信したサーバ装置6は、受信した全てのアップロード情報Iuの計測値に対して、ライダ座標系からワールド座標系への座標変換の処理を行う。   For example, the upload information Iu may not include the coordinate conversion flag. In this case, for example, the measurement value included in the upload information Iu is always represented by the lidar coordinate system, and the server device 6 that has received the upload information Iu performs the following processing on all the measurement values of the received upload information Iu. Performs coordinate conversion processing from the lidar coordinate system to the world coordinate system.

他の例では、座標変換フラグが「2」である場合、即ち、アップロード情報Iuの計測値がワールド座標系により表されている場合には、アップロード情報Iuには、「ライダ位置姿勢」及び「推定自車位置」等は含まれなくともよい。また、座標変換フラグが「1」である場合、即ち、アップロード情報Iuの計測値が車両座標系により表されている場合には、アップロード情報Iuには、「ライダ位置姿勢」等は含まれなくともよい。   In another example, when the coordinate conversion flag is “2”, that is, when the measured value of the upload information Iu is represented by the world coordinate system, the upload information Iu includes “rider position / posture” and “ The “estimated vehicle position” and the like need not be included. When the coordinate conversion flag is “1”, that is, when the measured value of the upload information Iu is represented by the vehicle coordinate system, the upload information Iu does not include “rider position / posture” and the like. May be.

さらに別の例では、ライダ設置情報ILに含まれるライダ2の初期の位置姿勢[Lx0、Ly0、Lz0、Lφ0、Lθ0、Lψ0等の情報が予めサーバ装置6に記憶されている場合には、アップロード情報Iuには、「ライダ位置姿勢」が含まれていなくともよい。この場合であっても、サーバ装置6は、アップロード情報Iuに含まれるライダ位置姿勢変化量と、予め記憶したライダ2の初期の位置姿勢とに基づき、現在のライダ2の位置姿勢を好適に特定し、計測値の座標変換に用いることができる。 In yet another example, the rider installation information IL position and orientation of the initial rider 2 contained in [L x0, L y0, L z0, L φ0, L θ0, L ψ0] information such as T in advance the server device 6 to the storage In this case, the upload information Iu does not have to include “rider position / posture”. Even in this case, the server device 6 preferably specifies the current position and orientation of the rider 2 based on the change amount of the rider position and orientation included in the upload information Iu and the initial position and orientation of the rider 2 stored in advance. However, it can be used for coordinate conversion of the measured value.

(変形例4)
サーバ装置6は、図8のステップS206における重み付け平均処理を行う代わりに、全ての計測値を等しい重みにより平均処理(即ち重み付け値によらない平均化)を行ってもよい。この場合、アップロード情報Iuには、ライダ位置姿勢推定精度及び推定自車位置精度等の重み付け値の決定にのみ用いる情報が含まれなくともよい。
(Modification 4)
Instead of performing the weighted averaging process in step S206 of FIG. 8, the server device 6 may perform an averaging process (that is, averaging that does not depend on the weighted value) of all the measured values with equal weights. In this case, the upload information Iu may not include information used only for determining weighting values such as rider position / posture estimation accuracy and estimated own vehicle position accuracy.

1 車載機
2 ライダ
3 ジャイロセンサ
4 加速度センサ
5 GPS受信機
6 サーバ装置
10 地図DB
22 配信地図DB
DESCRIPTION OF SYMBOLS 1 Onboard equipment 2 Lidar 3 Gyro sensor 4 Acceleration sensor 5 GPS receiver 6 Server device 10 Map DB
22 distribution map DB

Claims (12)

移動体に配置された計測装置が計測した物体の位置情報を含む計測情報と、
前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報と、を有する送信データのデータ構造であって、
前記座標系情報に基づき前記位置情報の座標変換を行う情報処理装置に送信される送信データのデータ構造。
Measurement information including the position information of the object measured by the measurement device arranged on the moving body,
The position information, coordinate system information indicating whether or not indicated in a coordinate system based on the position of the measuring device, a data structure of transmission data having,
A data structure of transmission data transmitted to an information processing device that performs coordinate conversion of the position information based on the coordinate system information.
移動体に配置された計測装置が計測した物体の位置情報を含む計測情報と、
前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報と、を有する送信データのデータ構造であって、
前記座標系情報に基づき前記位置情報の座標変換を行う情報処理装置に送信される送信データのデータ構造。
Measurement information including the position information of the object measured by the measurement device arranged on the moving body,
The position information, coordinate system information indicating whether or not it has been converted from a coordinate system based on the position of the measurement device to a different coordinate system, and the data structure of the transmission data having,
A data structure of transmission data transmitted to an information processing device that performs coordinate conversion of the position information based on the coordinate system information.
前記計測装置が前記物体を計測した際の前記計測装置の前記移動体への取付位置姿勢に関する情報と、
前記計測装置が前記物体を計測した際の前記移動体の位置姿勢に関する情報と、
をさらに含む請求項1または2に記載のデータ構造。
Information on the mounting position and orientation of the measuring device to the moving body when the measuring device measures the object,
Information on the position and orientation of the moving body when the measuring device measures the object,
The data structure according to claim 1, further comprising:
請求項1〜3のいずれか一項に記載のデータ構造のデータを記憶する記憶装置。   A storage device for storing data having the data structure according to claim 1. 移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得手段と、
前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報を生成する生成部と、
前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信手段と、
を有する端末装置。
Acquisition means for acquiring measurement information including position information of an object measured by a measurement device arranged on a moving body,
A generation unit that generates coordinate system information indicating whether or not the position information is indicated in a coordinate system based on the position of the measurement device,
A transmission unit that transmits the measurement information and the coordinate system information to an information processing device,
A terminal device having:
移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得手段と、
前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報を生成する生成部と、
前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信手段と、
を有する端末装置。
Acquisition means for acquiring measurement information including position information of an object measured by a measurement device arranged on a moving body,
A generation unit that generates coordinate system information indicating whether the position information has been converted from a coordinate system based on the position of the measurement device to a different coordinate system,
A transmission unit that transmits the measurement information and the coordinate system information to an information processing device,
A terminal device having:
移動体に取り付けられた計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報の座標系に関する座標系情報と、を端末装置から受信する受信手段と、
前記座標系情報に基づき、前記位置情報の座標変換を行う変換手段と、
を有するサーバ装置。
Measurement information including the position information of the object measured by the measurement device attached to the moving object, and coordinate system information about the coordinate system of the position information, receiving means for receiving from the terminal device,
Conversion means for performing coordinate conversion of the position information based on the coordinate system information,
Server device having
端末装置が実行する制御方法であって、
移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得工程と、
前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報、又は、前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報を生成する生成工程と、
前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信工程と、
を有する制御方法。
A control method executed by a terminal device,
An acquisition step of acquiring measurement information including position information of an object measured by a measurement device arranged on a moving body,
Coordinate system information indicating whether the position information is indicated in a coordinate system based on the position of the measuring device, or coordinates different from the coordinate system based on the position of the measuring device. A generation step of generating coordinate system information indicating whether or not the coordinate system has been converted;
A transmission step of transmitting the measurement information and the coordinate system information to an information processing device,
A control method having:
サーバ装置が実行する制御方法であって、
移動体に取り付けられた計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報の座標系に関する座標系情報と、を端末装置から受信する受信工程と、
前記座標系情報に基づき、前記位置情報の座標変換を行う変換工程と、
を有する制御方法。
A control method executed by the server device,
Measurement information including the position information of the object measured by the measurement device attached to the moving object, and coordinate system information about the coordinate system of the position information, a receiving step of receiving from the terminal device,
A conversion step of performing coordinate conversion of the position information based on the coordinate system information;
A control method having:
コンピュータが実行するプログラムであって、
移動体に配置された計測装置が計測した物体の位置情報を含む計測情報を取得する取得手段と、
前記位置情報が、前記計測装置の位置を基準とした座標系で示されているか否かを示す座標系情報、又は、前記位置情報が、前記計測装置の位置を基準とした座標系から異なる座標系に変換されたか否かを示す座標系情報を生成する生成手段と、
前記計測情報と、前記座標系情報とを、情報処理装置に送信する送信手段
として前記コンピュータを機能させるプログラム。
A program executed by a computer,
Acquisition means for acquiring measurement information including position information of an object measured by a measurement device arranged on a moving body,
Coordinate system information indicating whether the position information is indicated in a coordinate system based on the position of the measuring device, or coordinates different from the coordinate system based on the position of the measuring device. Generating means for generating coordinate system information indicating whether or not the coordinate system has been converted;
A program that causes the computer to function as a transmission unit that transmits the measurement information and the coordinate system information to an information processing device.
コンピュータが実行するプログラムであって、
移動体に取り付けられた計測装置が計測した物体の位置情報を含む計測情報と、前記位置情報の座標系に関する座標系情報と、を端末装置から受信する受信手段と、
前記座標系情報に基づき、前記位置情報の座標変換を行う変換手段
として前記コンピュータを機能させるプログラム。
A program executed by a computer,
Measurement information including the position information of the object measured by the measurement device attached to the moving object, and coordinate system information about the coordinate system of the position information, receiving means for receiving from the terminal device,
A program that causes the computer to function as a conversion unit that performs coordinate conversion of the position information based on the coordinate system information.
請求項10または11に記載のプログラムを記憶した記憶媒体。   A storage medium storing the program according to claim 10.
JP2018177739A 2018-09-21 2018-09-21 Data structure, storage device, terminal device, server device, control method, program, and storage medium Pending JP2020046413A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018177739A JP2020046413A (en) 2018-09-21 2018-09-21 Data structure, storage device, terminal device, server device, control method, program, and storage medium
JP2023062054A JP2023076673A (en) 2018-09-21 2023-04-06 Information processing device, control method, program and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018177739A JP2020046413A (en) 2018-09-21 2018-09-21 Data structure, storage device, terminal device, server device, control method, program, and storage medium

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023062054A Division JP2023076673A (en) 2018-09-21 2023-04-06 Information processing device, control method, program and storage medium

Publications (1)

Publication Number Publication Date
JP2020046413A true JP2020046413A (en) 2020-03-26

Family

ID=69901298

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2018177739A Pending JP2020046413A (en) 2018-09-21 2018-09-21 Data structure, storage device, terminal device, server device, control method, program, and storage medium
JP2023062054A Pending JP2023076673A (en) 2018-09-21 2023-04-06 Information processing device, control method, program and storage medium

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023062054A Pending JP2023076673A (en) 2018-09-21 2023-04-06 Information processing device, control method, program and storage medium

Country Status (1)

Country Link
JP (2) JP2020046413A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114061533A (en) * 2021-10-26 2022-02-18 中国第一汽车股份有限公司 Three-coordinate measuring method, system, terminal and storage medium for pre-deformation amount of vehicle door

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001021364A (en) * 1999-07-02 2001-01-26 Matsushita Electric Ind Co Ltd Automatic converter for mail affixing positional information coordinate system
JP2018116004A (en) * 2017-01-20 2018-07-26 パイオニア株式会社 Data compression apparatus, control method, program and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001021364A (en) * 1999-07-02 2001-01-26 Matsushita Electric Ind Co Ltd Automatic converter for mail affixing positional information coordinate system
JP2018116004A (en) * 2017-01-20 2018-07-26 パイオニア株式会社 Data compression apparatus, control method, program and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114061533A (en) * 2021-10-26 2022-02-18 中国第一汽车股份有限公司 Three-coordinate measuring method, system, terminal and storage medium for pre-deformation amount of vehicle door
CN114061533B (en) * 2021-10-26 2024-03-15 中国第一汽车股份有限公司 Three-coordinate measuring method, system, terminal and storage medium for pre-deformation of vehicle door

Also Published As

Publication number Publication date
JP2023076673A (en) 2023-06-01

Similar Documents

Publication Publication Date Title
US11448770B2 (en) Methods and systems for detecting signal spoofing
US11378406B2 (en) Determination device, determination method and program
US8892331B2 (en) Drive assist system and wireless communication device for vehicle
JPWO2018221453A1 (en) Output device, control method, program, and storage medium
JP6721784B2 (en) Information processing device, server device, control method, program, and storage medium
JP6806891B2 (en) Information processing equipment, control methods, programs and storage media
JP7155284B2 (en) Measurement accuracy calculation device, self-position estimation device, control method, program and storage medium
US20220113139A1 (en) Object recognition device, object recognition method and program
US20230010175A1 (en) Information processing device, control method, program and storage medium
WO2018212294A1 (en) Self-position estimation device, control method, program, and storage medium
KR20190040818A (en) 3D vehicular navigation system using vehicular internal sensor, camera, and GNSS terminal
JP2022031266A (en) Self-position estimation device, control method, program, and storage medium
JP2023164553A (en) Position estimation device, estimation device, control method, program and storage medium
JP2023076673A (en) Information processing device, control method, program and storage medium
JP2020046411A (en) Data structure, storage device, terminal device, server device, control method, program, and storage medium
JP2023174739A (en) Data structure, information processing device, and map data generator
WO2019188886A1 (en) Terminal device, information processing method, and storage medium
WO2019188820A1 (en) Information transmission device, data structure, control method, program, and storage medium
JP2022098635A (en) Device and method for operating reliability of position of owned vehicle, vehicle controller, and method for controlling vehicle
WO2019188877A1 (en) Information transmission device, data structure, control method, program, and storage medium
WO2018212290A1 (en) Information processing device, control method, program and storage medium
JP2019174675A (en) Data structure, map data generator, control method, program, and storage medium
US11466991B2 (en) Sensor data system for a vehicle
WO2018221456A1 (en) Route searching device, control method, program, and storage medium
CN115979257A (en) Hierarchical fusion positioning method, system, electronic equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210818

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220630

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220705

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230110