ORB-SLAM3-GRID-MAP icon indicating copy to clipboard operation
ORB-SLAM3-GRID-MAP copied to clipboard

将ORB-SLAM3生成的稀疏地图转化为2D栅格地图,用于机器人导航

Results 1 ORB-SLAM3-GRID-MAP issues
Sort by recently updated
recently updated
newest added

你好,我编译ORB_SLAM3_LIB 的时候,发现/include/CameraModels/KannalaBrandt8.h 中的 namespace cv 这个空间出现了错误。 error: redefinition of template static inline Matx operator / (const Matx& a, float alpha) operator 这个报红色错。