Skip to content
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

vision_opencv: 1.11.15-0 in 'jade/distribution.yaml' [bloom] #13748

Merged
merged 1 commit into from
Jan 30, 2017

Conversation

vrabaud
Copy link
Member

@vrabaud vrabaud commented Jan 29, 2017

Increasing version of package(s) in repository vision_opencv to 1.11.15-0:

cv_bridge

* properly find Boost Python 2 or 3
  This fixes #158 <https://github.com/ros-perception/vision_opencv/issues/158>
* Fill black color to depth nan region
* address gcc6 build error in cv_bridge and tune
  With gcc6, compiling fails with stdlib.h: No such file or directory,
  as including '-isystem /usr/include' breaks with gcc6, cf.,
  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129
  This commit addresses this issue for cv_bridge in the same way
  it was done in the commit ead421b8 [1] for image_geometry.
  This issue was also addressed in various other ROS packages.
  A list of related commits and pull requests is at:
  https://github.com/ros/rosdistro/issues/12783
  [1] https://github.com/ros-perception/vision_opencv/commit/ead421b85eeb750cbf7988657015296ed6789bcf
  Signed-off-by: Lukas Bulwahn <mailto:[email protected]>
* cv_bridge: Add missing test_depend on numpy
* Contributors: Kentaro Wada, Lukas Bulwahn, Maarten de Vries, Vincent Rabaud

image_geometry

* Import using __future__ for python 3 compatibility.
* Contributors: Hans Gaiser

vision_opencv

  • No changes

@dirk-thomas dirk-thomas merged commit 3d01823 into ros:master Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants