利用多普勒速度构建非迭代扫描匹配,提升复杂环境下的定位精度
Doppler Correspondence: Non-Iterative Scan Matching With Doppler Velocity-Based Correspondence
- 基于多普勒速度建立不依赖迭代的点云对应关系
- 在重复结构场景中实现更鲁棒的匹配,计算效率显著提升
- 适合自动驾驶等需高鲁棒性的实时定位系统使用
成功实现扫描匹配是激光雷达里程计的关键。但在恶劣天气或具有重复几何结构的环境中,传统方法因错误匹配导致性能下降。近年来,调频连续波4D激光雷达与4D雷达技术的发展提供了新可能:4D数据包含距离、方位角、俯仰角及多普勒速度。尽管数据可用,现有4D激光雷达与雷达的扫描匹配方法仍依赖反复寻找最近点来建立对应关系,忽略多普勒信息。本文首次提出一种简单而有效的多普勒速度基对应方法——多普勒对应,其几何与运动学基础明确,对传感器平移和小角度旋转保持不变性。大量实验表明,该方法可直接匹配连续点云,无需迭代过程,计算高效,并在重复几何结构环境下提供更鲁棒的对应估计。代码已开源:https://github.com/Tars0523/Doppler Correspondence。
原文摘要 · Abstract (English)
Achieving successful scan matching is essential for LiDAR odometry. However, in challenging environments with adverse weather conditions or repetitive geometric patterns, LiDAR odometry performance is degraded due to incorrect scan matching. Recently, the emergence of frequency-modulated continuous wave 4D LiDAR and 4D radar technologies has provided the potential to address these unfavorable conditions. The term 4D refers to point cloud data characterized by range, azimuth, and elevation along with Doppler velocity. Although 4D data is available, most scan matching methods for 4D LiDAR and 4D radar still establish correspondence by repeatedly identifying the closest points between consecutive scans, overlooking the Doppler information. This paper introduces, for the first time, a simple Doppler velocity-based correspondence -- Doppler Correspondence -- that is invariant to translation and small rotation of the sensor, with its geometric and kinematic foundations. Extensive experiments demonstrate that the proposed method enables the direct matching of consecutive point clouds without an iterative process, making it computationally efficient. Additionally, it provides a more robust correspondence estimation in environments with repetitive geometric patterns.The implementation of our proposed method is publicly available at https://github.com/Tars0523/Doppler Correspondence.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。