首页 /研究 /SLAMesh: Real-time LiDAR Simultaneous Localization and Meshing
PERCEPTION

SLAMesh: Real-time LiDAR Simultaneous Localization and Meshing

Jianyuan Ruan, Bo Li, Yibo Wang, Yuxiang Sun

发表年份
2023
引用次数
3
访问权限
开放获取

摘要

Most current LiDAR simultaneous localization and mapping (SLAM) systems build maps in point clouds, which are sparse when zoomed in, even though they seem dense to human eyes. Dense maps are essential for robotic applications, such as map-based navigation. Due to the low memory cost, mesh has become an attractive dense model for mapping in recent years. However, existing methods usually produce mesh maps by using an offline post-processing step to generate mesh maps. This two-step pipeline does not allow these methods to use the built mesh maps online and to enable localization and meshing to benefit each other. To solve this problem, we propose the first CPU-only real-time LiDAR SLAM system that can simultaneously build a mesh map and perform localization against the mesh map. A novel and direct meshing strategy with Gaussian process reconstruction realizes the fast building, registration, and updating of mesh maps. We perform experiments on several public datasets. The results show that our SLAM system can run at around $40$Hz. The localization and meshing accuracy also outperforms the state-of-the-art methods, including the TSDF map and Poisson reconstruction. Our code and video demos are available at: https://github.com/lab-sun/SLAMesh.

关键词

Computer sciencePoint cloudLidarSimultaneous localization and mappingPipeline (software)Process (computing)Computer visionArtificial intelligencePolygon meshCode (set theory)

相关论文

查看 PERCEPTION 分类全部论文