zang09/ORB_SLAM3_ROS2

undefined reference to symbol '_ZN2cv23initUndistortRectifyMapERKNS_11_InputArrayES2_S2_S2_NS_5Size_IiEEiRKNS_12_OutputArrayES7_' /usr/bin/ld: /lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5d: error adding symbols: DSO missing from command line

Closed this issue · 2 comments

I'm trying to build the package on ubuntu 22.04, ros humble and receive that error

I faced the same problem. Solved with checkout to "humble" branch in this repo. Another solve is to rm -rf build/ install/ log/ in colcon_ws