We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e6804 commit 95c1805Copy full SHA for 95c1805
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package cv_camera
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.6.0 (2021-07-06)
+------------------
7
* Adding MONO8 format if number of channels is 1
8
* Contributors: Servando
9
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>cv_camera</name>
- <version>0.5.0</version>
+ <version>0.6.0</version>
<description>cv_camera uses OpenCV capture object to capture camera image.
This supports camera_image and nodelet.
</description>
0 commit comments