WO2024001083A1 - 一种定位方法、装置、设备和存储介质 - Google Patents

一种定位方法、装置、设备和存储介质 Download PDF

Info

Publication number
WO2024001083A1
WO2024001083A1 PCT/CN2022/140041 CN2022140041W WO2024001083A1 WO 2024001083 A1 WO2024001083 A1 WO 2024001083A1 CN 2022140041 W CN2022140041 W CN 2022140041W WO 2024001083 A1 WO2024001083 A1 WO 2024001083A1
Authority
WO
WIPO (PCT)
Prior art keywords
current
robot
pose
map
point cloud
Prior art date
Application number
PCT/CN2022/140041
Other languages
English (en)
French (fr)
Inventor
陈德
钟少磊
王德超
汪海
丁昌鹏
Original Assignee
广东利元亨智能装备股份有限公司
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 广东利元亨智能装备股份有限公司 filed Critical 广东利元亨智能装备股份有限公司
Publication of WO2024001083A1 publication Critical patent/WO2024001083A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/20Instruments for performing navigational calculations
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S17/00Systems using the reflection or reradiation of electromagnetic waves other than radio waves, e.g. lidar systems
    • G01S17/02Systems using the reflection of electromagnetic waves other than radio waves
    • G01S17/06Systems determining position data of a target
    • G01S17/42Simultaneous measurement of distance and other co-ordinates
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S17/00Systems using the reflection or reradiation of electromagnetic waves other than radio waves, e.g. lidar systems
    • G01S17/88Lidar systems specially adapted for specific applications
    • G01S17/93Lidar systems specially adapted for specific applications for anti-collision purposes

Definitions

  • the present application relates to the field of positioning technology, and in particular, to a positioning method, device, equipment and storage medium.
  • the robot can, on the one hand, construct map data of the site where the robot is located, and on the other hand, it can also provide route planning and route planning adjustments based on the constructed map data. and navigation services, which make mobile robots move more efficiently.
  • positioning accuracy is low, and problems such as positioning drift and even positioning loss often occur.
  • This application provides a positioning method, device, equipment and storage medium, which are used to improve the technical problems of low positioning accuracy in the existing technology, resulting in positioning drift or even positioning loss.
  • the first aspect of this application provides a positioning method, including:
  • the initial position relocation based on the initial position of the robot in the global map includes:
  • Initial position relocation is performed after the robot moves to the initial position in the global map.
  • matching the current point cloud data collected by the lidar on the robot based on the global map to obtain the current preliminary pose of the robot includes:
  • extracting the corresponding current local map from the global map according to the current position of the robot includes:
  • matching the current point cloud data collected by the lidar on the robot with the current local map to obtain the current preliminary pose of the robot includes:
  • the current preliminary pose of the robot is obtained based on the final transformation matrix from the laser radar to the current local map.
  • matching the current point cloud data with the lowest resolution and the current local map with the lowest resolution to obtain a transformation matrix from the laser radar to the current local map includes:
  • performing particle filtering on the current preliminary pose of the robot, and using the Gauss-Newton method to nonlinearly optimize the pose obtained by particle filtering to obtain the current final pose of the robot including:
  • Particle clusters are randomly generated within the current local map range of the robot, and each particle in the particle cluster represents the pose of the robot;
  • the second aspect of this application provides a positioning device, including:
  • Relocation unit used for initial position relocation based on the initial position of the robot in the global map
  • a matching unit configured to match the current point cloud data collected by the laser radar on the robot based on the global map, and obtain the current preliminary pose of the robot;
  • the pose optimization unit is used to perform particle filtering on the current preliminary pose of the robot, and use the Gauss-Newton method to perform nonlinear optimization on the pose obtained by particle filtering to obtain the current final pose of the robot.
  • a third aspect of this application provides a positioning device, which includes a processor and a memory;
  • the memory is used to store program code and transmit the program code to the processor
  • the processor is configured to execute any one of the positioning methods described in the first aspect according to instructions in the program code.
  • a fourth aspect of the present application provides a computer-readable storage medium.
  • the computer-readable storage medium is used to store program code.
  • the program code When executed by a processor, it implements any positioning method described in the first aspect.
  • This application provides a positioning method, which includes: relocating the initial position according to the initial position of the robot in the global map; matching the current point cloud data collected by the laser radar on the robot based on the global map to obtain the current preliminary position of the robot Pose; perform particle filtering on the current preliminary pose of the robot, and use the Gauss-Newton method to nonlinearly optimize the pose obtained by particle filtering to obtain the current final pose of the robot.
  • the initial position relocation is performed based on the initial position of the robot in the global map to ensure that the robot map coordinates basically correspond to the actual position, which helps to improve the accuracy of subsequent positioning;
  • the current collection of lidar is Match the point cloud data to obtain the current preliminary pose of the robot, and further perform particle filtering on the current preliminary pose of the robot, and use the Gauss-Newton method to perform nonlinear optimization on the pose obtained by particle filtering to improve positioning accuracy and Robustness, thus improving the technical problems of low positioning accuracy in the existing technology, resulting in positioning drift and even positioning loss.
  • Figure 1 is a schematic flow chart of a positioning method provided by an embodiment of the present application.
  • Figure 2 is a schematic structural diagram of a positioning device provided by an embodiment of the present application.
  • Figure 3 is a schematic structural diagram of a positioning device provided by an embodiment of the present application.
  • the present application provides a positioning method, device, equipment and storage medium, which are used to improve the technical problems of low positioning accuracy in the existing technology, resulting in positioning drift and even positioning loss.
  • This embodiment of the present application provides a positioning method, including:
  • Step 101 Perform initial position relocation based on the robot's initial position in the global map.
  • Import the global map of the robot's environment which is a pre-built raster map.
  • the obstacles in the global map are transformed into two-dimensional point clouds to construct global map matching data, which can be used for subsequent matching with the collected point cloud data, which helps to improve the matching speed and accuracy; when the robot moves to the global map After the initial position, perform initial position relocation to ensure that the robot map coordinates basically correspond to the actual position.
  • Step 102 Based on the global map, match the current point cloud data collected by the lidar on the robot to obtain the current preliminary pose of the robot.
  • the global map can be directly matched with the current point cloud data collected by the lidar on the robot to obtain the current preliminary pose of the robot.
  • directly matching the global map with point cloud data requires a large amount of calculation, and the convergence speed during matching is slow, resulting in slow positioning speed.
  • the corresponding current local map can be extracted from the global map according to the current position of the robot; the current point cloud data collected by the laser radar on the robot is matched with the current local map to obtain the current preliminary data of the robot. Posture. Specifically, the current position of the robot can be centered and the current maximum detection area of the lidar can be determined based on the maximum detection distance of the lidar on the robot; the data corresponding to the current maximum detection area of the lidar can be extracted from the global map to obtain the current Local map. For example, when the current position of the robot is the initial position, you can use the initial position of the robot as the center, the maximum detection distance of the lidar on the robot as the radius, and determine a circular area in the global map with the initial position as the center.
  • the circular area can be used as the current local map of the robot, or the square area surrounding the circular area can be used as the current local area of the robot.
  • the embodiment of the present application performs a multi-resolution variable sampling matching search on the current point cloud data and the current local map, and discards the results of failed matching (such as temporarily added obstacles) to improve the map matching accuracy and positioning accuracy.
  • multi-resolution downsampling is performed on the current point cloud data and the current local map collected by the lidar on the robot to obtain the current point cloud data and the current local map of multiple resolutions;
  • the current preliminary pose of the robot is obtained based on the final transformation matrix from the lidar to the current local map.
  • the current point cloud data and the current local map are downsampled to n resolutions.
  • the downsampled current point cloud data and the current local map of n resolutions can be obtained, as well as the current point cloud data and the current point cloud data at the original resolution.
  • the local map i.e., the current point cloud data and the current local map before downsampling
  • the current local map is matched to obtain a coarse-grained transformation matrix from the lidar to the current local map.
  • the sub-low-resolution current point cloud data and the sub-low-resolution current point cloud data are Match the local map to obtain a fine-grained transformation matrix, repeat the process, and finally match the current point cloud data at the original resolution with the current local map at the original resolution to obtain the final transformation matrix from the lidar to the current local map. Realize matching of current point cloud data and current local map from low resolution to high resolution to obtain high-precision pose.
  • the lowest resolution current point cloud data is matched with the lowest resolution current local map to obtain the transformation matrix from lidar to current local map, including:
  • the embodiment of the present application extracts the current local map from the global map according to the current position of the robot, performs map linear feature extraction and map multi-resolution variable sampling matching search, discards the results of failed matching, improves the map matching accuracy, and improves the accuracy of the map.
  • Step 103 Perform particle filtering on the current preliminary pose of the robot, and use the Gauss-Newton method to nonlinearly optimize the pose obtained by particle filtering to obtain the current final pose of the robot.
  • particle filtering is used for pose tracking, and particle clusters are randomly generated within the current local map range of the robot.
  • Each particle in the particle cluster represents the pose of the robot. It can be used Gaussian distribution randomly generates particle clusters, which can also make the particles evenly distributed within the current local map range; the current particle cluster is updated based on the robot's omnidirectional motion model and the current preliminary pose of the robot; each update, the current particle cluster is updated
  • the cluster performs adaptive resampling. When the positioning accuracy is relatively high, fewer particles are randomly generated. When the positioning accuracy is not high, more particles are randomly generated. If the current particle cluster is still difficult to converge after exceeding the time threshold.
  • the Gauss-Newton method is used to estimate the maximum likelihood of the particle cluster at the next moment; by performing multiple iterative optimizations on each particle in the current particle cluster, Until the particle cluster converges, the final predicted particle cluster is obtained; the weighted average of the pose of the final predicted particle cluster is calculated as the current final pose of the robot.
  • the embodiment of the present application also cancels the motion filter restriction, that is, particle filter sampling is also performed when the robot is static, and the size of the resampled particle cluster is limited, and particle sampling is no longer limited to rotation/translation for a certain distance, which enhances its Static global positioning robustness; the embodiment of this application uses the Gauss-Newton method to perform nonlinear optimization of the pose generated by the particle filter, which can upgrade the mathematical modeling of real errors and robot motion models, thereby enhancing the reliability of the model to Improve positioning accuracy and robustness.
  • the positioning method in the embodiment of the present application It can be optimized to above 20HZ, which can ensure that the robot's movement speed within 1.5m/s can be well tracked, and provides sufficient positioning sampling frequency for the path navigation control program, improving the overall navigation and positioning accuracy.
  • the initial position relocation is performed based on the initial position of the robot in the global map to ensure that the robot map coordinates basically correspond to the actual position, which helps to improve the accuracy of subsequent positioning;
  • the lidar is The currently collected point cloud data is matched to obtain the current preliminary pose of the robot, and further particle filtering is performed on the current preliminary pose of the robot, and the Gauss-Newton method is used to nonlinearly optimize the pose obtained by particle filtering to improve positioning. Accuracy and robustness, thereby improving the technical problems of low positioning accuracy in the existing technology, resulting in positioning drift and even positioning loss.
  • a positioning device provided by an embodiment of the present application includes:
  • the relocation unit 201 is used to perform initial position relocation according to the initial position of the robot in the global map;
  • the matching unit 202 is used to match the current point cloud data collected by the laser radar on the robot based on the global map, and obtain the current preliminary pose of the robot;
  • the pose optimization unit 203 is used to perform particle filtering on the current preliminary pose of the robot, and use the Gauss-Newton method to perform nonlinear optimization on the pose obtained by particle filtering to obtain the current final pose of the robot.
  • the relocation unit 201 is specifically used to:
  • the matching unit 202 is specifically used to:
  • the corresponding current local map is extracted from the global map; specifically, with the current position of the robot as the center, the current maximum detection area of the lidar is determined based on the maximum detection distance of the lidar on the robot; from the global Extract the data corresponding to the current maximum detection area of the lidar from the map to obtain the current local map;
  • the pose optimization unit 203 is specifically used to:
  • the current particle cluster is updated combined with the current preliminary pose of the robot
  • the initial position relocation is performed based on the initial position of the robot in the global map to ensure that the robot map coordinates basically correspond to the actual position, which helps to improve the accuracy of subsequent positioning;
  • the lidar is The currently collected point cloud data is matched to obtain the current preliminary pose of the robot, and further particle filtering is performed on the current preliminary pose of the robot, and the Gauss-Newton method is used to nonlinearly optimize the pose obtained by particle filtering to improve positioning. Accuracy and robustness, thereby improving the technical problems of low positioning accuracy in the existing technology, resulting in positioning drift and even positioning loss.
  • This embodiment of the present application also provides a positioning device, which includes a processor 301 and a memory 302;
  • the memory 302 is used to store program codes and transmit the program codes to the processor 301;
  • Embodiments of the present application also provide a computer-readable storage medium.
  • the computer-readable storage medium is used to store program codes.
  • the program codes are executed by a processor, the positioning method in the foregoing method embodiments is implemented.
  • At least one (item) refers to one or more, and “plurality” refers to two or more.
  • “And/or” is used to describe the relationship between associated objects, indicating that there can be three relationships. For example, “A and/or B” can mean: only A exists, only B exists, and A and B exist simultaneously. , where A and B can be singular or plural. The character “/” generally indicates that the related objects are in an "or” relationship. “At least one of the following” or similar expressions thereof refers to any combination of these items, including any combination of a single item (items) or a plurality of items (items).
  • At least one item (item) of a, b or c can mean: a, b, c, "a and b", “a and c", “b and c", or "a and b and c” ”, where a, b, c can be single or multiple.
  • the disclosed devices and methods can be implemented in other ways.
  • the device embodiments described above are only illustrative.
  • the division of units is only a logical function division. In actual implementation, there may be other division methods.
  • multiple units or components may be combined or integrated. to another system, or some features can be ignored, or not implemented.
  • the coupling or direct coupling or communication connection between each other shown or discussed may be through some interfaces, and the indirect coupling or communication connection of the devices or units may be in electrical, mechanical or other forms.
  • a unit described as a separate component may or may not be physically separate.
  • a component shown as a unit may or may not be a physical unit, that is, it may be located in one place, or it may be distributed to multiple network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • Integrated units may be stored in a computer-readable storage medium if they are implemented in the form of software functional units and sold or used as independent products.
  • the technical solution of the present application is essentially or contributes to the existing technology, or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including several instructions for executing all or part of the steps of the methods described in various embodiments of the application through a computer device (which can be a personal computer, a server, or a network device, etc.).
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (English full name: Read-Only Memory, English abbreviation: ROM), random access memory (English full name: Random Access Memory, English abbreviation: RAM), magnetic Various media such as discs or optical discs that can store program code.

Abstract

一种定位方法、装置、设备和存储介质,定位方法包括:根据机器人在全局地图中的初始位置进行初始位置重定位(101);基于全局地图,对机器人上的激光雷达采集的当前点云数据进行匹配,获取机器人的当前初步位姿(102);对机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,得到机器人的当前最终位姿(103),改善了现有技术存在定位精度低,导致定位漂移,甚至定位丢失的技术问题。

Description

一种定位方法、装置、设备和存储介质 技术领域
本申请涉及定位技术领域,尤其涉及一种定位方法、装置、设备和存储介质。
背景技术
机器人基于视觉传感器所提供的视觉信息并结合其他移动传感器所提供的移动数据,一方面能够构建机器人所在场地的地图数据,另一方面,还可基于所构建的地图数据提供路线规划、路线规划调整及导航服务,这使得移动机器人的移动效率更高。然而,在实际应用中,由于定位技术不够完善,导致定位精度低,经常出现定位漂移,甚至定位丢失的问题。
发明内容
本申请提供了一种定位方法、装置、设备和存储介质,用于改善现有技术存在定位精度低,导致定位漂移,甚至定位丢失的技术问题。
有鉴于此,本申请第一方面提供了一种定位方法,包括:
根据机器人在全局地图中的初始位置进行初始位置重定位;
基于所述全局地图,对所述机器人上的激光雷达采集的当前点云数据进行匹配,获取所述机器人的当前初步位姿;
对所述机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,得到所述机器人的当前最终位姿。
可选的,所述根据机器人在全局地图中的初始位置进行初始位置重定位,包括:
将全局地图中的障碍物进行二维点云化,所述全局地图为栅格地图;
在所述机器人移动到所述全局地图中的初始位置后进行初始位置重定位。
可选的,所述基于所述全局地图,对所述机器人上的激光雷达采集的当前点云数据进行匹配,获取所述机器人的当前初步位姿,包括:
根据所述机器人的当前位置,从所述全局地图中提取对应的当前局部地图;
对所述机器人上的激光雷达采集的当前点云数据与所述当前局部地图进行匹配,获取所述机器人的当前初步位姿。
可选的,所述根据所述机器人的当前位置,从所述全局地图中提取对应的当前局部地图, 包括:
以所述机器人的当前位置为中心,根据所述机器人上的激光雷达的最大探测距离确定该激光雷达的当前最大探测区域;
从所述全局地图中提取所述激光雷达的当前最大探测区域对应的数据,得到当前局部地图。
可选的,所述对所述机器人上的激光雷达采集的当前点云数据与所述当前局部地图进行匹配,获取所述机器人的当前初步位姿,包括:
对所述机器人上的激光雷达采集的当前点云数据和所述当前局部地图进行多重分辨率降采样,得到多个分辨率的当前点云数据和当前局部地图;
在第i=1轮匹配时,将最低分辨率的当前点云数据和最低分辨率的当前局部地图进行匹配,得到所述激光雷达到所述当前局部地图的变换矩阵;
设置i=i+1,基于上一轮匹配得到的变换矩阵,将次低分辨率的当前点云数据和次低分辨率的当前局部地图进行匹配,得到所述激光雷达到所述当前局部地图的变换矩阵,直至对原分辨率的当前点云数据和原分辨率的当前局部地图进行匹配,得到所述激光雷达到所述当前局部地图的最终变换矩阵;
基于所述激光雷达到所述当前局部地图的最终变换矩阵获取所述机器人的当前初步位姿。
可选的,所述将最低分辨率的当前点云数据和最低分辨率的当前局部地图进行匹配,得到所述激光雷达到所述当前局部地图的变换矩阵,包括:
对最低分辨率的当前点云数据和最低分辨率的当前局部地图分别进行角点特征和线性特征提取,得到对应的点云特征和地图特征;
对所述点云特征和所述地图特征进行点对线迭代最近点匹配,得到所述激光雷达到所述当前局部地图的变换矩阵。
可选的,所述对所述机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,得到所述机器人的当前最终位姿,包括:
在所述机器人的当前局部地图范围内随机生成粒子簇,粒子簇中的每个粒子代表所述机器人的位姿;
根据所述机器人的全向运动模型,结合所述机器人的当前初步位姿对当前粒子簇进行更新;
对当前粒子簇进行自适应重采样,并采用高斯牛顿法对下一时刻的粒子簇进行极大似然估计;
通过对当前粒子簇中的每个粒子进行多次迭代优化,直至粒子簇收敛,得到最终的预测粒子簇;
计算最终预测粒子簇的位姿加权平均值作为所述机器人的当前最终位姿。
本申请第二方面提供了一种定位装置,包括:
重定位单元,用于根据机器人在全局地图中的初始位置进行初始位置重定位;
匹配单元,用于基于所述全局地图,对所述机器人上的激光雷达采集的当前点云数据进行匹配,获取所述机器人的当前初步位姿;
位姿优化单元,用于对所述机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,得到所述机器人的当前最终位姿。
本申请第三方面提供了一种定位设备,所述设备包括处理器以及存储器;
所述存储器用于存储程序代码,并将所述程序代码传输给所述处理器;
所述处理器用于根据所述程序代码中的指令执行第一方面任一种所述的定位方法。
本申请第四方面提供了一种计算机可读存储介质,所述计算机可读存储介质用于存储程序代码,所述程序代码被处理器执行时实现第一方面任一种所述的定位方法。
从以上技术方案可以看出,本申请具有以下优点:
本申请提供了一种定位方法,包括:根据机器人在全局地图中的初始位置进行初始位置重定位;基于全局地图,对机器人上的激光雷达采集的当前点云数据进行匹配,获取机器人的当前初步位姿;对机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,得到机器人的当前最终位姿。
本申请中,根据机器人在全局地图中的初始位置进行初始位置重定位,以保证机器人地图坐标与实际位置基本相对应,有助于提高后续定位的准确性;根据全局地图,对激光雷达当前采集的点云数据进行匹配,获取机器人的当前初步位姿,并且进一步对机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,以提高定位精度和鲁棒性,从而改善了现有技术存在定位精度低,导致定位漂移,甚至定位丢失的技术问题。
附图说明
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这 些附图获得其它的附图。
图1为本申请实施例提供的一种定位方法的一个流程示意图;
图2为本申请实施例提供的一种定位装置的一个结构示意图;
图3为本申请实施例提供的一种定位设备的一个结构示意图。
具体实施方式
本申请提供了一种定位方法、装置、设备和存储介质,用于改善现有技术存在的定位精度低,导致定位漂移,甚至定位丢失的技术问题。
为了使本技术领域的人员更好地理解本申请方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
为了便于理解,请参阅图1,本申请实施例提供了一种定位方法,包括:
步骤101、根据机器人在全局地图中的初始位置进行初始位置重定位。
导入机器人所处环境的全局地图,该全局地图为预先构建好的栅格地图。将全局地图中的障碍物进行二维点云化,以构造全局地图匹配数据,用于后续与采集的点云数据进行匹配,有助于提高匹配速度和精度;在机器人移动到全局地图中的初始位置后进行初始位置重定位,保证机器人地图坐标与实际位置基本相对应。
步骤102、基于全局地图,对机器人上的激光雷达采集的当前点云数据进行匹配,获取机器人的当前初步位姿。
在一种实施例中,可以直接将全局地图与机器人上的激光雷达采集的当前点云数据进行匹配,获取机器人的当前初步位姿。但是在全局地图较大时,直接将全局地图与点云数据进行匹配,计算量较大,匹配时收敛速度慢,导致定位速度较慢。
在另一种实施例中,可以根据机器人的当前位置,从全局地图中提取对应的当前局部地图;对机器人上的激光雷达采集的当前点云数据与当前局部地图进行匹配,获取机器人的当前初步位姿。具体的,可以以机器人的当前位置为中心,根据机器人上的激光雷达的最大探测距离确定该激光雷达的当前最大探测区域;从全局地图中提取激光雷达的当前最大探测区域对应的数据,得到当前局部地图。例如,当机器人的当前位置为初始位置时,可以以机器人的初始位置为中心,以机器人上的激光雷达的最大探测距离为半径,在全局地图中以初始位置为圆心确定一个圆形区域,可以将该圆形区域作为机器人的当前局部地图,也可以将该 圆形区域的外接正方形区域作为机器人的当前局部区域。通过根据机器人的当前位置和激光雷达的最大探测距离来确定机器人的当前局部地图,以与当前采集的点云数据进行匹配,可以减少计算量,匹配时,由于地图数据大大减少,有助于提高收敛速度,从而提高定位速度。随着机器人的移动,机器人的当前局部地图也会随着当前位置的变化而进行更新。
考虑到机器人所处环境会临时增加静态障碍物的情况,当临时增加的静态障碍物占据传感器视野30%,而预先构建好的全局地图中又没有该障碍物信息,在对激光雷达采集的当前点云数据与当前局部地图进行匹配时,会出现静态障碍物与地图不匹配的情况,导致定位失准,会出现明显定位漂移,甚至导致定位丢失。为了改善该问题,本申请实施例对当前点云数据和当前局部地图进行多重分辨率的变采样匹配搜索,丢弃匹配失败的结果(如临时增加的障碍物),以提高地图匹配精度和定位鲁棒性。
具体的,对机器人上的激光雷达采集的当前点云数据和当前局部地图进行多重分辨率降采样,得到多个分辨率的当前点云数据和当前局部地图;
在第i=1轮匹配时,将最低分辨率的当前点云数据和最低分辨率的当前局部地图进行匹配,得到激光雷达到当前局部地图的变换矩阵;
设置i=i+1,基于上一轮匹配得到的变换矩阵,将次低分辨率的当前点云数据和次低分辨率的当前局部地图进行匹配,得到激光雷达到当前局部地图的变换矩阵,直至对原分辨率的当前点云数据和原分辨率的当前局部地图进行匹配,得到激光雷达到当前局部地图的最终变换矩阵;
基于激光雷达到当前局部地图的最终变换矩阵获取机器人的当前初步位姿。
对当前点云数据和当前局部地图进行了n个分辨率的降采样,可以得到降采样后的n个分辨率的当前点云数据和当前局部地图,以及原始分辨率的当前点云数据和当前局部地图(即降采样前的当前点云数据和当前局部地图),即最终有n+1个分辨率的当前点云数据和当前局部地图,将最低分辨率的当前点云数据和最低分辨率的当前局部地图进行匹配,得到激光雷达到当前局部地图的粗粒度的变换矩阵,然后,基于上一轮匹配获取的变换矩阵,将次低分辨率的当前点云数据和次低分辨率的当前局部地图进行匹配,以获取细粒度的变换矩阵,重复该过程,最终对原分辨率的当前点云数据和原分辨率的当前局部地图进行匹配,得到激光雷达到当前局部地图的最终变换矩阵,实现从低分辨率到高分辨率对当前点云数据和当前局部地图匹配,以获取高精度位姿。
进一步,将最低分辨率的当前点云数据和最低分辨率的当前局部地图进行匹配,得到激光雷达到当前局部地图的变换矩阵,包括:
对最低分辨率的当前点云数据和最低分辨率的当前局部地图分别进行角点特征和线性特征提取,得到对应的点云特征和地图特征;
对点云特征和地图特征进行点对线迭代最近点匹配,得到激光雷达到当前局部地图的变换矩阵。
本申请实施例根据机器人的当前位置从全局地图中提取当前局部地图,进行地图线性特征提取和地图多重分辨率的变采样匹配搜索,丢弃匹配失败的结果,提高了地图匹配精度,并提高了在超大型地图(4000平方以上)中进行定位的定位速度和定位鲁棒性;进一步,采用点对线迭代最近点匹配,通过提取满足一定条件的线性特征地图数据与经过线性拟合的点云数据进行匹配,而不仅仅是采用角点特征进行匹配,有助于提高匹配精度,从而提高定位准确性。
步骤103、对机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,得到机器人的当前最终位姿。
本申请实施例,在匹配得到当前初步位姿后,采用粒子滤波进行位姿跟踪,在机器人的当前局部地图范围内随机生成粒子簇,粒子簇中的每个粒子代表机器人的位姿,可以采用高斯分布随机生成粒子簇,也可以使粒子均匀分布在当前局部地图范围内;根据机器人的全向运动模型,结合机器人的当前初步位姿对当前粒子簇进行更新;每次更新,均对当前粒子簇进行自适应重采样,在定位准确性比较高时,随机生成较少的粒子,在定位准确性不高时,随机生成较多的粒子;若在超过时间阈值后,当前粒子簇仍难以收敛到一点附近,则在当前局部地图范围内随机产生一些粒子;采用高斯牛顿法对下一时刻的粒子簇进行极大似然估计;通过对当前粒子簇中的每个粒子进行多次迭代优化,直至粒子簇收敛,得到最终的预测粒子簇;计算最终预测粒子簇的位姿加权平均值作为机器人的当前最终位姿。本申请实施例还取消了运动滤波器限制,即在机器人静态情况下,也进行粒子滤波采样,并限制重采样粒子簇大小,不再限制旋转/平移一段距离时才进行粒子采样,增强了其静态全局定位鲁棒性;本申请实施例采用高斯牛顿法对粒子滤波器产生的位姿进行非线性优化,可以对现实误差及机器人运动模型进行数学建模升级,从而增强模型的可靠性,以提高定位精度和鲁棒性。相比于现有技术采用自适应蒙特卡洛粒子滤波和点对点的迭代最近点匹配对机器人进行运动追踪和全局地图匹配,得到的每秒10HZ的全局定位输出频率,本申请实施例中的定位方法可以优化至20HZ以上,可以确保机器人在1.5m/s内的运动速度,均能被良好追踪,并为路径导航控制程序提供了足够的定位采样频率,提高了整体导航和定位的精度。
本申请实施例中,根据机器人在全局地图中的初始位置进行初始位置重定位,以保证机 器人地图坐标与实际位置基本相对应,有助于提高后续定位的准确性;根据全局地图,对激光雷达当前采集的点云数据进行匹配,获取机器人的当前初步位姿,并且进一步对机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,以提高定位精度和鲁棒性,从而改善了现有技术存在定位精度低,导致定位漂移,甚至定位丢失的技术问题。
以上为本申请提供的一种定位方法的一个实施例,以下为本申请提供的一种定位装置的一个实施例。
请参考图2,本申请实施例提供的一种定位装置,包括:
重定位单元201,用于根据机器人在全局地图中的初始位置进行初始位置重定位;
匹配单元202,用于基于全局地图,对机器人上的激光雷达采集的当前点云数据进行匹配,获取机器人的当前初步位姿;
位姿优化单元203,用于对机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,得到机器人的当前最终位姿。
作为进一步地改进,重定位单元201具体用于:
将全局地图中的障碍物进行二维点云化,全局地图为栅格地图;
在机器人移动到全局地图中的初始位置后进行初始位置重定位。
作为进一步地改进,匹配单元202具体用于:
根据机器人的当前位置,从全局地图中提取对应的当前局部地图;具体的,以机器人的当前位置为中心,根据机器人上的激光雷达的最大探测距离确定该激光雷达的当前最大探测区域;从全局地图中提取激光雷达的当前最大探测区域对应的数据,得到当前局部地图;
对机器人上的激光雷达采集的当前点云数据与当前局部地图进行匹配,获取机器人的当前初步位姿;具体的,对机器人上的激光雷达采集的当前点云数据和当前局部地图进行多重分辨率降采样,得到多个分辨率的当前点云数据和当前局部地图;
在第i=1轮匹配时,将最低分辨率的当前点云数据和最低分辨率的当前局部地图进行匹配,得到激光雷达到当前局部地图的变换矩阵;
设置i=i+1,基于上一轮匹配得到的变换矩阵,将次低分辨率的当前点云数据和次低分辨率的当前局部地图进行匹配,得到激光雷达到当前局部地图的变换矩阵,直至对原分辨率的当前点云数据和原分辨率的当前局部地图进行匹配,得到激光雷达到当前局部地图的最终变换矩阵;
基于激光雷达到当前局部地图的最终变换矩阵获取机器人的当前初步位姿。
作为进一步地改进,位姿优化单元203具体用于:
在机器人的当前局部地图范围内随机生成粒子簇,粒子簇中的每个粒子代表机器人的位姿;
根据机器人的全向运动模型,结合机器人的当前初步位姿对当前粒子簇进行更新;
对当前粒子簇进行自适应重采样,并采用高斯牛顿法对下一时刻的粒子簇进行极大似然估计;
通过对当前粒子簇中的每个粒子进行多次迭代优化,直至粒子簇收敛,得到最终的预测粒子簇;
计算最终预测粒子簇的位姿加权平均值作为机器人的当前最终位姿。
本申请实施例中,根据机器人在全局地图中的初始位置进行初始位置重定位,以保证机器人地图坐标与实际位置基本相对应,有助于提高后续定位的准确性;根据全局地图,对激光雷达当前采集的点云数据进行匹配,获取机器人的当前初步位姿,并且进一步对机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,以提高定位精度和鲁棒性,从而改善了现有技术存在定位精度低,导致定位漂移,甚至定位丢失的技术问题。
请参考图3,本申请实施例还提供了一种定位设备,设备包括处理器301以及存储器302;
存储器302用于存储程序代码,并将程序代码传输给处理器301;
处理器301用于根据程序代码中的指令执行前述方法实施例中的定位方法。
本申请实施例还提供了一种计算机可读存储介质,计算机可读存储介质用于存储程序代码,程序代码被处理器执行时实现前述方法实施例中的定位方法。
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
本申请的说明书及上述附图中的术语“第一”、“第二”、“第三”、“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本申请的实施例例如能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。
应当理解,在本申请中,“至少一个(项)”是指一个或者多个,“多个”是指两个或 两个以上。“和/或”,用于描述关联对象的关联关系,表示可以存在三种关系,例如,“A和/或B”可以表示:只存在A,只存在B以及同时存在A和B三种情况,其中A,B可以是单数或者复数。字符“/”一般表示前后关联对象是一种“或”的关系。“以下至少一项(个)”或其类似表达,是指这些项中的任意组合,包括单项(个)或复数项(个)的任意组合。例如,a,b或c中的至少一项(个),可以表示:a,b,c,“a和b”,“a和c”,“b和c”,或“a和b和c”,其中a,b,c可以是单个,也可以是多个。
在本申请所提供的几个实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。
作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。
集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以通过一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(英文全称:Read-Only Memory,英文缩写:ROM)、随机存取存储器(英文全称:Random Access Memory,英文缩写:RAM)、磁碟或者光盘等各种可以存储程序代码的介质。
以上所述,以上实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围。

Claims (10)

  1. 一种定位方法,其特征在于,包括:
    根据机器人在全局地图中的初始位置进行初始位置重定位;
    基于所述全局地图,对所述机器人上的激光雷达采集的当前点云数据进行匹配,获取所述机器人的当前初步位姿;
    对所述机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,得到所述机器人的当前最终位姿。
  2. 根据权利要求1所述的定位方法,其特征在于,所述根据机器人在全局地图中的初始位置进行初始位置重定位,包括:
    将全局地图中的障碍物进行二维点云化,所述全局地图为栅格地图;
    在所述机器人移动到所述全局地图中的初始位置后进行初始位置重定位。
  3. 根据权利要求1所述的定位方法,其特征在于,所述基于所述全局地图,对所述机器人上的激光雷达采集的当前点云数据进行匹配,获取所述机器人的当前初步位姿,包括:
    根据所述机器人的当前位置,从所述全局地图中提取对应的当前局部地图;
    对所述机器人上的激光雷达采集的当前点云数据与所述当前局部地图进行匹配,获取所述机器人的当前初步位姿。
  4. 根据权利要求3所述的定位方法,其特征在于,所述根据所述机器人的当前位置,从所述全局地图中提取对应的当前局部地图,包括:
    以所述机器人的当前位置为中心,根据所述机器人上的激光雷达的最大探测距离确定该激光雷达的当前最大探测区域;
    从所述全局地图中提取所述激光雷达的当前最大探测区域对应的数据,得到当前局部地图。
  5. 根据权利要求1所述的定位方法,其特征在于,所述对所述机器人上的激光雷达采集的当前点云数据与所述当前局部地图进行匹配,获取所述机器人的当前初步位姿,包括:
    对所述机器人上的激光雷达采集的当前点云数据和所述当前局部地图进行多重分辨率降采样,得到多个分辨率的当前点云数据和当前局部地图;
    在第i=1轮匹配时,将最低分辨率的当前点云数据和最低分辨率的当前局部地图进行匹配,得到所述激光雷达到所述当前局部地图的变换矩阵;
    设置i=i+1,基于上一轮匹配得到的变换矩阵,将次低分辨率的当前点云数据和次低分辨率的当前局部地图进行匹配,得到所述激光雷达到所述当前局部地图的变换矩阵,直至对原 分辨率的当前点云数据和原分辨率的当前局部地图进行匹配,得到所述激光雷达到所述当前局部地图的最终变换矩阵;
    基于所述激光雷达到所述当前局部地图的最终变换矩阵获取所述机器人的当前初步位姿。
  6. 根据权利要求5所述的定位方法,其特征在于,所述将最低分辨率的当前点云数据和最低分辨率的当前局部地图进行匹配,得到所述激光雷达到所述当前局部地图的变换矩阵,包括:
    对最低分辨率的当前点云数据和最低分辨率的当前局部地图分别进行角点特征和线性特征提取,得到对应的点云特征和地图特征;
    对所述点云特征和所述地图特征进行点对线迭代最近点匹配,得到所述激光雷达到所述当前局部地图的变换矩阵。
  7. 根据权利要求1所述的定位方法,其特征在于,所述对所述机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,得到所述机器人的当前最终位姿,包括:
    在所述机器人的当前局部地图范围内随机生成粒子簇,粒子簇中的每个粒子代表所述机器人的位姿;
    根据所述机器人的全向运动模型,结合所述机器人的当前初步位姿对当前粒子簇进行更新;
    对当前粒子簇进行自适应重采样,并采用高斯牛顿法对下一时刻的粒子簇进行极大似然估计;
    通过对当前粒子簇中的每个粒子进行多次迭代优化,直至粒子簇收敛,得到最终的预测粒子簇;
    计算最终预测粒子簇的位姿加权平均值作为所述机器人的当前最终位姿。
  8. 一种定位装置,其特征在于,包括:
    重定位单元,用于根据机器人在全局地图中的初始位置进行初始位置重定位;
    匹配单元,用于基于所述全局地图,对所述机器人上的激光雷达采集的当前点云数据进行匹配,获取所述机器人的当前初步位姿;
    位姿优化单元,用于对所述机器人的当前初步位姿进行粒子滤波,并采用高斯牛顿法对粒子滤波得到的位姿进行非线性优化,得到所述机器人的当前最终位姿。
  9. 一种定位设备,其特征在于,所述设备包括处理器以及存储器;
    所述存储器用于存储程序代码,并将所述程序代码传输给所述处理器;
    所述处理器用于根据所述程序代码中的指令执行权利要求1-7任一项所述的定位方法。
  10. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质用于存储程序代码,所述程序代码被处理器执行时实现权利要求1-7任一项所述的定位方法。
PCT/CN2022/140041 2022-06-28 2022-12-19 一种定位方法、装置、设备和存储介质 WO2024001083A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210743402.5A CN115127559A (zh) 2022-06-28 2022-06-28 一种定位方法、装置、设备和存储介质
CN202210743402.5 2022-06-28

Publications (1)

Publication Number Publication Date
WO2024001083A1 true WO2024001083A1 (zh) 2024-01-04

Family

ID=83379865

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/140041 WO2024001083A1 (zh) 2022-06-28 2022-12-19 一种定位方法、装置、设备和存储介质

Country Status (2)

Country Link
CN (1) CN115127559A (zh)
WO (1) WO2024001083A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115127559A (zh) * 2022-06-28 2022-09-30 广东利元亨智能装备股份有限公司 一种定位方法、装置、设备和存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107991683A (zh) * 2017-11-08 2018-05-04 华中科技大学 一种基于激光雷达的机器人自主定位方法
US20180341021A1 (en) * 2017-05-24 2018-11-29 Jena-Optronik Gmbh Method For Detecting And Autonomously Tracking A Target Object Using A LIDAR Sensor
CN112014857A (zh) * 2020-08-31 2020-12-01 上海宇航系统工程研究所 用于智能巡检的三维激光雷达定位导航方法及巡检机器人
CN112764053A (zh) * 2020-12-29 2021-05-07 深圳市普渡科技有限公司 一种融合定位方法、装置、设备和计算机可读存储介质
CN112904369A (zh) * 2021-01-14 2021-06-04 深圳市杉川致行科技有限公司 机器人重定位方法、装置、机器人和计算机可读存储介质
CN115127559A (zh) * 2022-06-28 2022-09-30 广东利元亨智能装备股份有限公司 一种定位方法、装置、设备和存储介质

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9766349B1 (en) * 2016-09-14 2017-09-19 Uber Technologies, Inc. Localization and tracking using location, signal strength, and pseudorange data
CN108917759A (zh) * 2018-04-19 2018-11-30 电子科技大学 基于多层次地图匹配的移动机器人位姿纠正算法
CN108931245B (zh) * 2018-08-02 2021-09-07 上海思岚科技有限公司 移动机器人的局部自定位方法及设备
US11768504B2 (en) * 2020-06-10 2023-09-26 AI Incorporated Light weight and real time slam for robots
CN111580530B (zh) * 2020-06-16 2021-10-26 福勤智能科技(昆山)有限公司 一种定位方法、装置、自主移动设备及介质
CN111536964B (zh) * 2020-07-09 2020-11-06 浙江大华技术股份有限公司 机器人定位方法及装置、存储介质

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180341021A1 (en) * 2017-05-24 2018-11-29 Jena-Optronik Gmbh Method For Detecting And Autonomously Tracking A Target Object Using A LIDAR Sensor
CN107991683A (zh) * 2017-11-08 2018-05-04 华中科技大学 一种基于激光雷达的机器人自主定位方法
CN112014857A (zh) * 2020-08-31 2020-12-01 上海宇航系统工程研究所 用于智能巡检的三维激光雷达定位导航方法及巡检机器人
CN112764053A (zh) * 2020-12-29 2021-05-07 深圳市普渡科技有限公司 一种融合定位方法、装置、设备和计算机可读存储介质
CN112904369A (zh) * 2021-01-14 2021-06-04 深圳市杉川致行科技有限公司 机器人重定位方法、装置、机器人和计算机可读存储介质
CN115127559A (zh) * 2022-06-28 2022-09-30 广东利元亨智能装备股份有限公司 一种定位方法、装置、设备和存储介质

Also Published As

Publication number Publication date
CN115127559A (zh) 2022-09-30

Similar Documents

Publication Publication Date Title
JP6745328B2 (ja) 点群データを復旧するための方法及び装置
CN109084746B (zh) 用于具有辅助传感器的自主平台引导系统的单目模式
Yousif et al. An overview to visual odometry and visual SLAM: Applications to mobile robotics
CN111060888B (zh) 一种融合icp和似然域模型的移动机器人重定位方法
CN112764053B (zh) 一种融合定位方法、装置、设备和计算机可读存储介质
EP3624055B1 (en) Ground detection method, apparatus, electronic device, vehicle and storage medium
CN110766716A (zh) 一种空间未知运动目标的信息获取方法及系统
CN105652871A (zh) 移动机器人的重定位方法
CN110986969B (zh) 地图融合方法及装置、设备、存储介质
JP6349418B2 (ja) 高精度単眼移動によるオブジェクト位置特定
WO2024001083A1 (zh) 一种定位方法、装置、设备和存储介质
CN112327326A (zh) 带有障碍物三维信息的二维地图生成方法、系统以及终端
CN114565728A (zh) 地图构建方法、位姿确定方法及相关装置、设备
Mehralian et al. EKFPnP: extended Kalman filter for camera pose estimation in a sequence of images
CN110751722B (zh) 同时定位建图方法及装置
CN114091515A (zh) 障碍物检测方法、装置、电子设备和存储介质
CN110853098B (zh) 机器人定位方法、装置、设备及存储介质
CN109816726B (zh) 一种基于深度滤波器的视觉里程计地图更新方法和系统
CA2894863A1 (en) Indoor localization using crowdsourced data
CN110648353A (zh) 一种基于单目传感器的机器人室内定位方法和装置
CN116520302A (zh) 应用于自动驾驶系统的定位方法和构建三维地图的方法
Li et al. An SLAM Algorithm Based on Laser Radar and Vision Fusion with Loop Detection Optimization
WO2022186777A1 (en) Method and system for localizing a mobile robot
CN113960614A (zh) 一种基于帧-地图匹配的高程图构建方法
CN113902828A (zh) 一种以墙角为关键特征的室内二维语义地图的构建方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22949159

Country of ref document: EP

Kind code of ref document: A1