This leaves me very confused as I tried to ensure R3live and the version of open cv located in the opencv4.pc file both correspond to V4.9.0.
Things I have tried:
Increasing memory swap size from 2gb -> 14.45GB
Changed the following below:
from 1e9 to 1e6
changed the Opencv source directory of r3live to v4.9.0
Ensured the following packages were included :
sudo apt-get install ros-XXX-cv-bridge ros-XXX-tf ros-XXX-message-filters ros-XXX-image-transport ros-XXX-image-transport*
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Here is my configuration :
I have reviewed posts: https://github.com/hku-mars/r3live/issues/11 https://github.com/hku-mars/r3live/issues/27
This leaves me very confused as I tried to ensure R3live and the version of open cv located in the opencv4.pc file both correspond to V4.9.0.
Things I have tried:
Increasing memory swap size from 2gb -> 14.45GB
Changed the following below: from 1e9 to 1e6
changed the Opencv source directory of r3live to v4.9.0
Ensured the following packages were included : sudo apt-get install ros-XXX-cv-bridge ros-XXX-tf ros-XXX-message-filters ros-XXX-image-transport ros-XXX-image-transport*
This is where I am stuck - when following:
Do I have to downgrade OpenCV to 4.5.3 ?
Could this be the issue: ?
Any help would be greatly appreciated :)