ORB-SLAM3-GRID-MAP
ORB-SLAM3-GRID-MAP copied to clipboard
make install ORB_SLAM_LIB is erro
你好,我编译ORB_SLAM3_LIB 的时候,发现/include/CameraModels/KannalaBrandt8.h 中的 namespace cv 这个空间出现了错误。
error: redefinition of template<typename _Tp, int m, int n> static inline Matx<_Tp, m, n> operator / (const Matx<_Tp, m, n>& a, float alpha)
operator 这个报红色错。