Administrator by China Associction for Science and Technology
Sponsored by China Society of Automotive Engineers
Published by AUTO FAN Magazine Co. Ltd.

Automotive Engineering ›› 2024, Vol. 46 ›› Issue (11): 2028-2038.doi: 10.19562/j.chinasae.qcgc.2024.11.009

Previous Articles     Next Articles

Real-Time Dynamic Laser SLAM Algorithm Combining Object-Level Geometric Features and Semantic Information

Fengchong Lan1,2,Xiaoqiang Tian1,2,Jiqing Chen1,2(),Yuxiang Che1,2,Yunjiao Zhou1,2   

  1. 1.School of Mechanical and Automotive Engineering,South China University of Technology,Guangzhou 510640
    2.South China University of Technology,Guangdong Provincial Key Laboratory of Automotive Engineering,Guangzhou 510640
  • Received:2024-02-26 Revised:2024-05-30 Online:2024-11-25 Published:2024-11-22
  • Contact: Jiqing Chen E-mail:chjq@scut.edu.cn

Abstract:

In view of the problems of the existing laser SLAM algorithm in dynamic scenes, which has poor robustness and the positioning and mapping accuracy is easily disturbed by dynamic objects, a real-time dynamic laser SLAM algorithm called Object-SuMa that combines object-level geometric feature and semantic information is proposed. Firstly,through processes such as ground filtering, object segmentation and pose size calculation, object-level geometric features are generated and represented as texture and used to correct semantic segmentation errors within the object. Then, in the odometry stage, the IOU calculation of the oriented bounding box is decomposed, and object-level geometric weighting and semantic weighting are introduced based on the bounding box IOU and semantic segmentation results to reduce mismatching and dynamic point matching. In addition, the graphics rendering pipeline is used to build a parallel computing process, and the computational complexity and time consuming are reduced by two-step optimization of ground point registration and non-ground point registration. Finally, tests on the KITTI odometry data set show that compared with SuMa++, the Object-SuMa algorithm has improved the relative pose accuracy by 15% and reduced the average time of ICP by 17%, which improves the positioning accuracy and robustness of laser SLAM in dynamic scenarios.

Key words: laser SLAM, dynamic environment, object-level geometric feature, semantic information, parallel computing