Abstract
Simultaneous Localization and Mapping (SLAM) systems require accurate and globally consistent mapping to ensure the long-term stable operation of robots or vehicles. However, for the commercial applications of indoor sweeping robots, the system needs to maintain accuracy while keeping computational and storage requirements low to ensure cost controllability. This paper proposes a dual-point-cloud-registration SLAM based on line features for the mapping of a mobile robot, named DPCR-SLAM. The front-end employs an improved Point-to-Line Iterative Closest Point (PLICP) algorithm for point cloud registration. It first aligns the point cloud and updates the submap. Subsequently, the submap is aligned with the regional map, which is then updated accordingly. The back-end uses the association between regional maps to perform graph optimization and update the global map. The experimental results show that, in the application scenario of indoor sweeping robots, the proposed method reduces the map storage space by 76.3%, the point cloud processing time by 55.8%, the graph optimization time by 77.7%, and the average localization error by 10.9% compared to the Cartographer, which is commonly used in the industry.