-
G2O Installation: https://github.com/RainerKuemmerle/g2o (This installation might take some time. Please note that you need to do g2o CLI Compilation)
-
GTSAM Installation: You can follow https://github.com/borglab/g2. tsam or just do
pip install gtsam
[ refer https://pypi.org/project/gtsam/ ]
- Codebase: PGO and BA via backend optimisation framework g2o and gtsam. You need to have g2o cli and gtsam already installed beforehand. The code/notes and extra material for the same is being uploaded on https://github.com/ayushsharma-crypto/SLAM-BO-G2O-GTSAM.