You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the same errors while trying to build under Ubunutu 18.04. I'm using the latest Version of Open3D (0.15). @stytim Could you specify which Open3D version you used ?
This error has nothing to do with the version of Open3D, it is a problem with the version of OpenCV used.
I tried to run OpenCV4 with Open3D and got the same error, presumably because of a conflict between the two libraries.
I am using OpenCV version 3.4.16 (almost the latest) and Open3D version 0.16.1. It works successfully.
Step
After
make
, it shows error thatcamera_extrinsics.cpp
is undefined referenceThe text was updated successfully, but these errors were encountered: