mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
OdometryORBSLAM3: fixed re-initilisation of camera parameters when restarting camera with different config.
This commit is contained in:
@@ -1306,7 +1306,7 @@ ENDIF()
|
||||
|
||||
IF(CCCoreLib_FOUND)
|
||||
MESSAGE(STATUS " With CCCoreLib = YES (License: GPLv2)")
|
||||
ELSEIF(NOT WITH_POINTMATCHER)
|
||||
ELSEIF(NOT WITH_CCCORELIB)
|
||||
MESSAGE(STATUS " With CCCoreLib = NO (WITH_CCCORELIB=OFF)")
|
||||
ELSE()
|
||||
MESSAGE(STATUS " With CCCoreLib = NO (CCCoreLib not found)")
|
||||
|
||||
Reference in New Issue
Block a user