Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix MSVC build with Matrix operator*
src\absolute_pose\modules\main.cpp(773): error C2677: binary '*': no global operator found which takes type 'const Eigen::Matrix<double,1,10,1,1,10>' (or there is no acceptable conversion)
- Loading branch information