用轻量多边形地图实现移动机器人高可靠定位,无需依赖复杂建图。
ERPoT: Effective and Reliable Pose Tracking for Mobile Robots Using Lightweight Polygon Maps
- 用多边形构建紧凑先验地图,压缩环境信息。
- 纯激光雷达下点-边/点-顶点匹配,定位误差更低。
- 适合部署在不同激光雷达的户外与复杂室内机器人上。
本文提出一种名为ERPoT的有效且可靠的移动机器人位姿跟踪方法,适用于大规模户外及复杂室内环境。针对环境扩展导致地图规模膨胀的问题,提出一种由多个多边形构成的先验地图新形式。利用多边形可精确且简洁地描述环境占据情况,该地图在保证长期可靠定位的同时,具备紧凑结构。更重要的是,系统在纯激光雷达模式下运行,通过地面去除与障碍物筛选将密集3D点云转化为稀疏2D扫描,并引入一种新型点-多边形匹配代价函数,包含点到顶点与点到边两种约束形式。本研究重点关注两个核心方面:轻量化紧凑的先验地图构建,以及高效可靠的机器人位姿跟踪。两者共同构成未来多种移动平台在不同传感器与环境下导航的基础。基于公开数据集及自采数据集的对比实验表明,ERPoT在可靠性、先验地图大小、位姿估计误差和运行时间等方面均优于其他六种方法。代码已开源(https://github.com/ghm0819/ERPoT),补充视频见 https://youtu.be/cseml5FrW1Q。
原文摘要 · Abstract (English)
This paper presents an effective and reliable pose tracking solution, termed ERPoT, for mobile robots operating in large-scale outdoor and challenging indoor environments, underpinned by an innovative prior polygon map. Especially, to overcome the challenge that arises as the map size grows with the expansion of the environment, the novel form of a prior map composed of multiple polygons is proposed. Benefiting from the use of polygons to concisely and accurately depict environmental occupancy, the prior polygon map achieves long-term reliable pose tracking while ensuring a compact form. More importantly, pose tracking is carried out under pure LiDAR mode, and the dense 3D point cloud is transformed into a sparse 2D scan through ground removal and obstacle selection. On this basis, a novel cost function for pose estimation through point-polygon matching is introduced, encompassing two distinct constraint forms: point-to-vertex and point-to-edge. In this study, our primary focus lies on two crucial aspects: lightweight and compact prior map construction, as well as effective and reliable robot pose tracking. Both aspects serve as the foundational pillars for future navigation across diverse mobile platforms equipped with different LiDAR sensors in varied environments. Comparative experiments based on the publicly available datasets and our self-recorded datasets are conducted, and evaluation results show the superior performance of ERPoT on reliability, prior map size, pose estimation error, and runtime over the other six approaches. The corresponding code can be accessed at https://github.com/ghm0819/ERPoT, and the supplementary video is at https://youtu.be/cseml5FrW1Q.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。