Online map generation and loop closure for usage in ROVIOLI Localization mode
Dears, I didn't find the answer for this on the Wiki (probably I didn't search in depth), but is it possible to run ROVIOLI in Localization mode from a map being online reconstructed and optimized (using loop closure)? I ask this because from the references, I only see that you use a predefined optimized map that is loaded and then ROVIOLI localizes itself against it. Thanks in advance.
Is https://github.com/ethz-asl/maplab/tree/master/algorithms/online_map_builders something to look at, regarding my own question?
hi @TSC21 You're right, this feature is currently not available. A map is being built online (stream map builder), but its landmarks are neither initialized nor triangulated and no loop closure or optimization is performed. Therefore it currently cannot be used by the localizer online. The keyframed map builder is at least triangulating the landmarks and was used in some unreleased online mapping experiments. It's a good starting point though and most of the components needed to get some basic form of online localization running in ROVIOLI are available in the code.
@mfehr thanks for your feedback. Is this something you are interested to support in further Maplab/ROVIOLI iterations?
we are interested and are looking into it, however we can't say or promise anything yet in terms of if or when this will be available.
Is that effort supportable? Would be interested on helping if that's possible and you are interested as well.
Could you contact us by email?
Yes. To which e-mail?
Hi, @mfehr.
I am interested in the same question as @TSC21. Is there any progress in maplab about it?

Hi, @mfehr.
There is an issue with loading your answer. It's permanently loading. Basically, I just see this pic. Could you repeat it, please? -K.
@K0stia it was on purpose 😊 it's a gif to basically say that this is an ongoing work.
Got it. p.s. I hope you were laughing after my second post!
Cheers, -K,
@mfehr Interested in taking this up and creating a baseline working solution. Would you have time to discuss over email?
@mhkabir I am interested in the same thing too.
any updates about this? guys @mfehr
Hi all, I am also very interested in something like that! Is there something already implemented in Matlab 2.0 which enables running on localization mode and creating at the same time an updated aligned map? Maybe also with LiDAR sensors? I would be interested to contribute to that solution @mfehr !