This is a wrapper of the python binding of g2o using its branch pymem.
import g2o
# Your codeExamples are available at a separate repository called g2o-python-examples. More examples available here.
Use the released Pypi version, running
pip install -U g2o-pythonClone this repository and run pip install -U --user -v .