Hello,
I'm getting this error when trying to execute the command 'rostopic echo' from left and right color raw images from the zed camera. It seems to be an error with finding a specific function in the OpenCV libraries. I am working with Ubuntu 18.04, ROS melodic and installed Opencv 4.0.
Which version of OpenCV should I have installed to get the nodes working correctly?
Thanks.
The node has been tested with ROS Kinetic and OpenCV 3.
OpenCV4 has not yet been released officially so support for that version is not guaranteed
Thanks! problem solved
Hello
is this going to work with ubuntu 18 + ros melodic + opencv 3.4?
thanks
The ZED wrapper has been currently tested under Ubuntu 16.04 + ROS Kinetic
You can try to compile the Wrapper under Ubuntu 18 for ROS Melodic, but be sure that the CUDA version you installed on your system is the version supported by the ZED SDK you installed.
Thanks! problem solved
Hi, @claydergc .
To solve this problem you've just changed the OpenCV, downgrading to OpenCV3?
So it worked fine with Ubuntu 18.04 and ROS melodic, right?
Thanks.
Yes, that is what I did.
El jue., 27 de sep. de 2018 12:58 p. m., horitahiroshi <
[email protected]> escribió:
Thanks! problem solved
Hi, @claydergc https://github.com/claydergc .
To solve this problem you've just changed the OpenCV, downgrading to
OpenCV3?
So it worked fine with Ubuntu 18.04 and ROS melodic, right?Thanks.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/stereolabs/zed-ros-wrapper/issues/225#issuecomment-425186574,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AKjpFy_B9FmdswrNH_2tr50v5ZsLNrkWks5ufRG8gaJpZM4U_mxw
.
Most helpful comment
Thanks! problem solved