File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package cv_bridge
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.1.0 (2018-11-26)
6
+ ------------------
7
7
* find boost_python on boost 1.58 (<1.65) (`#246 <https://github.com/ros-perception/vision_opencv/issues/246 >`_)
8
8
* Contributors: Mikael Arguedas
9
9
Original file line number Diff line number Diff line change 1
1
<package format =" 2" >
2
2
<name >cv_bridge</name >
3
- <version >2.0.5 </version >
3
+ <version >2.1.0 </version >
4
4
<description >
5
5
This contains CvBridge, which converts between ROS2
6
6
Image messages and OpenCV images.
Original file line number Diff line number Diff line change 2
2
Changelog for package image_geometry
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.1.0 (2018-11-26)
6
+ ------------------
7
7
* python 3 compatibility in test (`#244 <https://github.com/ros-perception/vision_opencv/issues/244 >`_)
8
8
* Ros2 revert handmade message initialization (`#245 <https://github.com/ros-perception/vision_opencv/issues/245 >`_)
9
9
* revert initialization in PinholeCameraModel constructor (https://github.com/ros2/vision_opencv/pull/1/commits/d2e5edb207c58a54737c4949efe0ac9d4e638962)
Original file line number Diff line number Diff line change 1
1
<package format =" 2" >
2
2
<name >image_geometry</name >
3
- <version >2.0.5 </version >
3
+ <version >2.1.0 </version >
4
4
<description >
5
5
`image_geometry` contains C++ and Python libraries for interpreting images
6
6
geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo
Original file line number Diff line number Diff line change 2
2
Changelog for package opencv_tests
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.1.0 (2018-11-26)
6
+ ------------------
7
7
8
8
2.0.5 (2018-08-17)
9
9
------------------
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 2" >
4
4
<name >opencv_tests</name >
5
- <version >2.0.5 </version >
5
+ <version >2.1.0 </version >
6
6
<description >
7
7
OpenCV tests for the Python and C++ implementations of CvBridge with Image message in ROS2.
8
8
</description >
Original file line number Diff line number Diff line change 2
2
Changelog for package vision_opencv
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.1.0 (2018-11-26)
6
+ ------------------
7
7
8
8
2.0.5 (2018-08-17)
9
9
------------------
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 2" >
4
4
<name >vision_opencv</name >
5
- <version >2.0.5 </version >
5
+ <version >2.1.0 </version >
6
6
<description >Packages for interfacing ROS2 with OpenCV, a library of programming functions for real time computer vision.</description >
7
7
<maintainer email =" ethan.gao@linux.intel.com" >Ethan Gao</maintainer >
8
8
<license >BSD</license >
You can’t perform that action at this time.
0 commit comments