Search papers, labs, and topics across Lattice.
This paper introduces a multi-robot SLAM system leveraging a robot-edge-cloud architecture to address bandwidth limitations and computational constraints in collaborative SLAM. They propose a lightweight SLAM method using optical flow tracking with pyramid IMU prediction for efficient feature tracking and reduced computational cost. The system transmits only feature points and keyframe descriptors, employing lossless encoding and compression to minimize bandwidth usage while maintaining SLAM accuracy, validated on the EuRoC dataset.
Achieve high-precision multi-robot SLAM with minimal data transmission by selectively compressing and transmitting keyframes and non-keyframes in a cloud-edge-robot architecture.
The integration of cloud computing and edge computing is an effective way to achieve global consistent and real-time multi-robot Simultaneous Localization and Mapping (SLAM). Cloud computing effectively solves the problem of limited computing, communication and storage capacity of terminal equipment. However, limited bandwidth and extremely long communication links between terminal devices and the cloud result in serious performance degradation of multi-robot SLAM systems. To reduce the computational cost of feature tracking and improve the real-time performance of the robot, a lightweight SLAM method of optical flow tracking based on pyramid IMU prediction is proposed. On this basis, a centralized multi-robot SLAM system based on a robot-edge-cloud layered architecture is proposed to realize real-time collaborative SLAM. It avoids the problems of limited on-board computing resources and low execution efficiency of single robot. In this framework, only the feature points and keyframe descriptors are transmitted and lossless encoding and compression are carried out to realize real-time remote information transmission with limited bandwidth resources. This design reduces the actual bandwidth occupied in the process of data transmission, and does not cause the loss of SLAM accuracy caused by data compression. Through experimental verification on the EuRoC dataset, compared with the current most advanced local feature compression method, our method can achieve lower data volume feature transmission, and compared with the current advanced centralized multi-robot SLAM scheme, it can achieve the same or better positioning accuracy under low computational load. Note to Practitioners—The purpose of this paper is to reduce the communication load of a Cloud-Edge-Robot system by compressing and transmitting of keyframes and non-keyframes, respectively, which is suitable for a multi-robot SLAM system and can realize multi-robot joint localization and sparse map reconstruction under efficient communication. Currently, remote SLAM or centralized multi-robot SLAM is usually implemented by transferring the whole image or the features and descriptors of the image. In this paper, lightweight SLAM optical flow tracking based on pyramid IMU prediction is implemented to track non-keyframes. At the edge server, tracking between non-keyframes is realized only by transmitting keypoints. For keyframes, the pose estimation is realized by transmitting compressed features and descriptors. Multi-robot localization and map fusion are realized in the cloud through key frame feature information. Experiments on public datasets show that this method is feasible and can achieve high-precision joint positioning with a low amount of transmitted data. In future studies, we will apply this framework to more real-world systems, while achieving rich, accurate map fusion with more advanced features.