mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Fixed superglue deadlock on standalone (#896). Fixed some elemSize opencv asserts in debug build (876)
This commit is contained in:
@@ -209,6 +209,7 @@ IF(WITH_PYTHON AND Python3_FOUND)
|
||||
${PUBLIC_LIBRARIES}
|
||||
Python3::Python
|
||||
Python3::NumPy
|
||||
pybind11::embed
|
||||
)
|
||||
SET(SRC_FILES
|
||||
${SRC_FILES}
|
||||
|
||||
Reference in New Issue
Block a user