Offline tool for loop-closure on simple-maps
# Create the mm:
sm2mm -i INPUT_WITH_GPS.simplemap \
-o MAP.mm \
-p pipeline.yaml
# georeference it:
mola-sm-georeferencing -i INPUT_WITH_GPS.simplemap --write-into MAP.mm
Example usage:
mola-sm-lc-cli \
--pipeline src/mola_sm_loop_closure/pipelines/loop-closure-lidar3d.yaml \
-i map_KAIST01_gps.simplemap \
-o map_KAIST01_corrected.simplemap
Copyright (C) 2018-2025 Jose Luis Blanco [email protected], University of Almeria
This package is released under the GNU GPL v3 license as open source, with the main intention of being useful for research and evaluation purposes. Commercial licenses available upon request.