首页 /研究 /Data Flow ORB-SLAM for Real-time Performance on Embedded GPU Boards
PERCEPTION

Data Flow ORB-SLAM for Real-time Performance on Embedded GPU Boards

Stefano Aldegheri, Nicola Bombieri, Domenico D. Bloisi, Alessandro Farinelli

发表年份
2019
引用次数
32

摘要

The use of embedded boards on robots, including unmanned aerial and ground vehicles, is increasing thanks to the availability of GPU equipped low-cost embedded boards in the market. Porting algorithms originally designed for desktop CPUs on those boards is not straightforward due to hardware limitations. In this paper, we present how we modified and customized the open source SLAM algorithm ORB-SLAM2 to run in real-time on the NVIDIA Jetson TX2. We adopted a data flow paradigm to process the images, obtaining an efficient CPU/GPU load distribution that results in a processing speed of about 30 frames per second. Quantitative experimental results on four different sequences of the KITTI datasets demonstrate the effectiveness of the proposed approach. The source code of our data flow ORB-SLAM2 algorithm is publicly available on GitHub.

关键词

PortingComputer scienceOrb (optics)Process (computing)Source codeCode (set theory)CUDAData flow diagramParallel computingReal-time computing

相关论文

查看 PERCEPTION 分类全部论文