SLAM Back-End

We released an open-source C++ plugin for g2o that implements our back-end approach. Moreover, we provide a simulator to generate matchable graphs using the g2o framework. Code is available [here].

SLAM Front-End

We developed a simplistic front-end for RGB-D data to validate the usability of such a back-end on graphs generated from real data. We extendended the SA-SHA system, adding to the front-end the option to “export” the generated factor graph. Additionally, we implemented a straighforward loop detection on top of the recent Visual Place Recognition (VPR) library HBST. Code is available [here].

Publications

This works has been accepted to RSS 19 and RA-L. Please cite our most recent article when using SA-SHAGO:


@article{aloise2019systematic,
  title={Systematic Handling of Heterogeneous Geometric Primitives in Graph-SLAM Optimization},
  author={Aloise, Irvin and Della Corte, Bartolomeo and Nardi, Federico and Grisetti, Giorgio},
  journal={IEEE Robotics and Automation Letters},
  volume={4},
  number={3},
  pages={2738--2745},
  year={2019},
  publisher={IEEE}
}
									
[DOI: 10.1109/LRA.2019.2918054]

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form