mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Fixed CameraDepthAI with latest depthai version (using now camera eeprom calibration and added imu support)
This commit is contained in:
@@ -344,8 +344,8 @@ ENDIF(mynteye_FOUND)
|
||||
IF(depthai_FOUND)
|
||||
SET(LIBRARIES
|
||||
${LIBRARIES}
|
||||
depthai::depthai-core
|
||||
depthai::depthai-opencv
|
||||
depthai::core
|
||||
depthai::opencv
|
||||
)
|
||||
ENDIF(depthai_FOUND)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user