Closed cwitting closed 6 years ago
Can one of the admins verify this patch?
add to whitelist
Hmm this is breaking the build in indigo then... Could you put this code in an if statement only if the ros version is kinetic?
@helenol Don't think I will have the time to make this change before after Christmas.
@cwitting NP I'll take care of it. :)
Same issue taken care of in #30 closing
An update to cv_bridge broke some dependencies, this should fix it. For reference: https://discourse.ros.org/t/opencv-3-3-1-is-breaking-builds-in-kinetic/3384/5 https://github.com/ros-perception/vision_opencv/issues/193 https://github.com/opencv/opencv/pull/10299
Just don't compile with -DCMAKE_BUILD_TYPE=RelWithDebInfo
It will break open cv dependencies.