技术栈

ceres-solver

Robot_Yue
1 年前
linux·ubuntu·cmake·ceres-solver
Ubuntu 18.04 安装 CMake & Ceres-Solver 记录不可卸载原有版本 CMake(防止 ROS 出现问题),只需建立软链接即可下载 0.5.0 版本:https://github.com/google/glog/archive/refs/tags/v0.5.0.tar.gz 使用 git clone 直接下载会存在问题:https://github.com/ceres-solver/ceres-solver/issues/735