Package Summary

Tags No category tags.
Version 1.13.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/jsk-ros-pkg/vision_opencv_python3.git
VCS Type git
VCS Version melodic
Last Updated 2022-04-08
Dev Status DEVELOPED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

This contains CvBridge, which converts between ROS Image messages and OpenCV images. == This package intentionally link against boost-python3 and install under /opt/ros/ROS_DISTRO/lib/python3/dist-package Please add import sys, os; sys.path.insert(0,'/opt/ros/' + os.environ['ROS_DISTRO'] + '/lib/python3/dist-packages/') before you call import cv_bridge

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Patrick Mihelich
  • James Bowman
README
No README found. See repository README.
CHANGELOG

Changelog for package cv_bridge

1.13.2 (2022-04-08)

  • add buildtool_depend for catkin-pkg-modules (#2)
  • Contributors: Shingo Kitagawa

1.13.1 (2022-03-22)

  • depends on python3, change package name to cv_bridge_python3
  • Contributors: Kei Okada

1.13.0 (2018-04-30)

  • Use rosdep OpenCV and not ROS one. We defintely don\'t need the whole OpenCV. We need to clean the rosdep keys.
  • Contributors: Vincent Rabaud

1.12.8 (2018-04-17)

  • Merge pull request #191 from patrickelectric/kinetic cv2_to_imgmsg: step must be int
  • cv2_to_imgmsg: step must be int Signed-off-by: Patrick Jos

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cv_bridge_python3 at Robotics Stack Exchange