You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the CMakeLists exposes a WITH_CERES option, ceres is indeed required to compile v4r, due to modules/reconstruction/include/v4r/reconstruction/impl/ReprojectionError.hpp including ceres/rotation.h.
While the CMakeLists exposes a WITH_CERES option, ceres is indeed required to compile v4r, due to
modules/reconstruction/include/v4r/reconstruction/impl/ReprojectionError.hppincludingceres/rotation.h.