mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 10:00:23 +08:00
Fixed superglue deadlock on standalone (#896). Fixed some elemSize opencv asserts in debug build (876)
This commit is contained in:
@@ -392,6 +392,7 @@ IF(WITH_PYTHON)
|
||||
FIND_PACKAGE(Python3 COMPONENTS Interpreter Development NumPy)
|
||||
IF(Python3_FOUND)
|
||||
MESSAGE(STATUS "Found Python3")
|
||||
FIND_PACKAGE(pybind11 REQUIRED)
|
||||
ENDIF(Python3_FOUND)
|
||||
ENDIF(WITH_PYTHON)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user