I tried to run this on the KITTI odometry dataset (velodyne laser data + calibration + gt), but it didn't work properly. I use WSL2 with Ubuntu22.04.
Sophus ensure failed in function 'static Sophus::SO3<Scalar_> Sophus::SO3<Scalar_, Options>::expAndTheta(const Tangent&, Sophus::SO3<Scalar_, Options>::Scalar) [with Scalar_ = double; int Options = 0; Sophus::SO3<Scalar_, Options>::Tangent = Eigen::Matrix<double, 3, 1>; Sophus::SO3<Scalar_, Options>::Scalar = double]', file '/project/python/build/cp310-cp310-linux_x86_64/_deps/sophus-src/sophus/so3.hpp', line 725.
SO3::exp failed! omega: {}, real: {}, img: {}*
I tried to run this on the KITTI odometry dataset (velodyne laser data + calibration + gt), but it didn't work properly. I use WSL2 with Ubuntu22.04.
Sophus ensure failed in function 'static Sophus::SO3<Scalar_> Sophus::SO3<Scalar_, Options>::expAndTheta(const Tangent&, Sophus::SO3<Scalar_, Options>::Scalar) [with Scalar_ = double; int Options = 0; Sophus::SO3<Scalar_, Options>::Tangent = Eigen::Matrix<double, 3, 1>; Sophus::SO3<Scalar_, Options>::Scalar = double]', file '/project/python/build/cp310-cp310-linux_x86_64/_deps/sophus-src/sophus/so3.hpp', line 725.
SO3::exp failed! omega: {}, real: {}, img: {}*