1.前言
GTSAM:开源因子图优化库GitHub - borglab/gtsam: GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.https://github.com/borglab/gtsamGTSAM是一个c++库,在机器人多传感器融合及视觉中实现平滑和映射(SAM),使用因子图和贝叶斯网络作为底层框架。
MATLAB工具箱代码简单直观,可以进行快速实现,但安装MATLAB TOOLBOX时遇到很多坑,最后终于安装成功。