Problem
According to SVO installation.
The error occurs in last step(make) :
undefined reference to Sophus::SE3::exp Eigen::Matrix<double, 6, 1, 0, 6, 1> const&)
Solution
Alter CMakeLists in rpg_vikit/vitkit_common
Find:
Change to:
According to SVO installation.
The error occurs in last step(make) :
undefined reference to Sophus::SE3::exp Eigen::Matrix<double, 6, 1, 0, 6, 1> const&)
Alter CMakeLists in rpg_vikit/vitkit_common
Find:
Change to: