8000 GitHub - Calm-wy/mola: A Modular Optimization framework for Localization and mApping (MOLA)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ mola Public
forked from MOLAorg/mola

A Modular Optimization framework for Localization and mApping (MOLA)

License

Notifications You must be signed in to change notification settings

Calm-wy/mola

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Docs

mola

A Modular Optimization framework for Localization and mApping (MOLA).

This repository holds the MOLA git superproject. Refer to the official documentation for build instructions, demos, API reference, etc.

Demo Preview
3D LiDAR SLAM from KITTI dataset
Graph SLAM from G2O dataset

Building

Clone with:

git clone --recurse-submodules https://github.com/MOLAorg/mola.git

Follow these instructions (in RST format here).

About the directory structure

Directories layout is as follows:

  • demos: Example YAML files for mola-launcher
  • docs: Documentation and placeholder for Doxygen docs.
  • externals: All external depedencies
  • modules: All MOLA module projects.

Citation

MOLA was presented in (PDF):

@INPROCEEDINGS{Blanco-Claraco-RSS-19, 
    AUTHOR    = {Jose Luis Blanco-Claraco}, 
    TITLE     = {A Modular Optimization Framework for Localization and Mapping}, 
    BOOKTITLE = {Proceedings of Robotics: Science and Systems}, 
    YEAR      = {2019}, 
    ADDRESS   = {FreiburgimBreisgau, Germany}, 
    MONTH     = {June}, 
    DOI       = {10.15607/RSS.2019.XV.043} 
} 

License

MOLA is released under the GNU GPL v3 license, except noted otherwise in each individual module. Other options available upon request.

About

A Modular Optimization framework for Localization and mApping (MOLA)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CMake 96.0%
  • Shell 4.0%
0