The Proceedings of JSME annual Conference on Robotics and Mechatronics (Robomec)
Online ISSN : 2424-3124
2017
Session ID : 2P2-B01
Conference information

A Compact and Portable Implementation of Graph-based SLAM
Kiyoshi IRIEMasahiro TOMONO
Author information
CONFERENCE PROCEEDINGS FREE ACCESS

Details
Abstract

This paper presents our compact and portable implementation of graph-based SLAM. Nowadays g2o, a popular graph-based SLAM implementation with state-of-the-art performance, is publicly available. However, g2o has a problem about portability because it depends on a number of external libraries. On contrary, our implementation depends solely on Eigen algebra library. By using Eigen, we were able to implement the SLAM algorithm as a cross-platform, header-only library with small amount of code. We evaluated the performance of our implementation using two public datasets. Our implementation was only two times slower than g2o and faster than iSAM, and we consider it reasonable for such a compact implementation.

Content from these authors
© 2017 The Japan Society of Mechanical Engineers
Previous article Next article
feedback
Top