slam十四讲安装Pangolin第三方库 2024-10-25 11:35 | 56 | 0 | 文章 33 字 | 1 分钟内 克隆代码到本地 git clone https://github.com/gaoxiang12/slambook2.git //更新子模块 git submodule init git submodule update 安装依赖项 安装Pangolin所需依赖项 sudo apt-get install libglew-dev sudo apt-g…