PLC-LiSLAM: LiDAR SLAM with Planes, Lines and Cylinders

Download: PDF.

“PLC-LiSLAM: LiDAR SLAM with Planes, Lines and Cylinders” by L. Zhou, G. Huang, Y. Mao, J. Yu, S. Wang, and M. Kaess. IEEE Robotics and Automation Letters, RA-L, vol. 7, no. 3, July 2022, pp. 7163-7170. Presented at IROS 2022.

Abstract

Planes, lines, and cylinders widely exist in man-made environments. This letter introduces a LiDAR simultaneous localization and mapping (SLAM) system using those three types of landmarks. Our algorithm has three components including local mapping, global mapping, and localization. The local and global mapping jointly adjust planes, lines, and cylinders with LiDAR poses to minimize the point-to-model cost, which is referred to as plane-line-cylinder adjustment (PLCA). We prove that, with some preprocessing, PLCA is independent of the number of points captured from the three types of landmarks, which makes efficiently solving a large-scale PLCA problem feasible. The localization component conducts real-time pose estimation through registering local planes, lines, and cylinders to the global ones, which is referred to as plane-line-cylinder registration (PLCR). We present an efficient solution for PLCR. The detection and data association may introduce errors. We correct these errors through checking the cost in the back-end. It is difficult for the registration-based algorithm, such as LOAM and ICP, to correct these errors, as they do not maintain the data association. Experimental results show that out algorithm outperforms the state-of-the-art LiDAR SLAM algorithms and achieves real-time performance.

Download: PDF.

BibTeX entry:

@article{Zhou22ral,
   author = {L. Zhou and G. Huang and Y. Mao and J. Yu and S. Wang and M.
	Kaess},
   title = {{PLC-LiSLAM}: {LiDAR} {SLAM} with Planes, Lines and Cylinders},
   journal = {IEEE Robotics and Automation Letters, RA-L},
   volume = {7},
   number = {3},
   pages = {7163-7170},
   month = jul,
   year = {2022},
   note = {Presented at IROS 2022.}
}
Last updated: March 21, 2023