-
Notifications
You must be signed in to change notification settings - Fork 738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenCV3 Regression error #310
Comments
miquelmassot
added a commit
to miquelmassot/image_pipeline
that referenced
this issue
Dec 14, 2017
The uint32_t buffers conflicted with newer release of OpenCV3, as explained here ros-perception#310
Is there an ETA on when we could expect the fix ? |
vrabaud
pushed a commit
that referenced
this issue
May 10, 2018
The uint32_t buffers conflicted with newer release of OpenCV3, as explained here #310
Closed by #315. |
generush
pushed a commit
to generush/image_pipeline
that referenced
this issue
May 9, 2019
The uint32_t buffers conflicted with newer release of OpenCV3, as explained here ros-perception#310
jonasgerne
pushed a commit
to jonasgerne/stereo_image_proc
that referenced
this issue
Nov 5, 2019
The uint32_t buffers conflicted with newer release of OpenCV3, as explained here ros-perception/image_pipeline#310
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See opencv/opencv#7599
In
image_pipeline/stereo_image_proc/include/stereo_image_proc/processor.h
Line 180 in 2589ed2
image_pipeline/stereo_image_proc/include/stereo_image_proc/processor.h
Line 181 in 2589ed2
Related from srv/srv_tools#17 and ros-infrastructure/rep#140
The text was updated successfully, but these errors were encountered: