Open bach05 opened 2 years ago
I have the same issue, did you manage to bypass this?
Edit1: This seems like a liblz4 linking issue it is installed but still doesn't work for me checking how to link in cmakelists.txt
Edit2: This is a common problem in Ubuntu 20.04 with lib flann, I personally just added the entire path to liblz4.so in target link libraries and the thing was good to go hope this helps.
Hi,
I am trying to install the package on a PC with ROS Melodic, following these instructions. At the first building I got:
To fix the linking problems, I have modified the panoramicVideo3_ws/src/monocular_person_following/CMakeLists.txt (and package.xml respectively) as follow:
But I got stuck with the following error and I don't know how to fix it:
Can you help me, please? Thank you in advance!