mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
This commit is contained in:
@@ -977,10 +977,10 @@ IF(NOT mynteye_FOUND)
|
||||
SET(MYNTEYE "//")
|
||||
ENDIF(NOT mynteye_FOUND)
|
||||
IF(NOT depthai_FOUND)
|
||||
SET(CONF_DEPTH_AI OFF)
|
||||
SET(CONF_WITH_DEPTH_AI 0)
|
||||
SET(DEPTHAI "//")
|
||||
ELSE()
|
||||
SET(CONF_DEPTH_AI ON)
|
||||
SET(CONF_WITH_DEPTH_AI 1)
|
||||
ENDIF()
|
||||
IF(NOT octomap_FOUND)
|
||||
SET(OCTOMAP "//")
|
||||
|
||||
Reference in New Issue
Block a user