Open JRY-Zheng opened 6 years ago
In slambook/ch6/g2o_curve_fitting/CMakeLists.txt is there a sentence of note:
添加cmake模块以使用ceres库
(add cmake module to use ceres)
which I think should be:
添加cmake模块以使用g2o库
(add cmake module to use g2o)
In slambook/ch6/g2o_curve_fitting/CMakeLists.txt is there a sentence of note:
(add cmake module to use ceres)
which I think should be:
(add cmake module to use g2o)