Skip to content

Commit 5dfab6a

Browse files
committed
6.2.0
1 parent 2dce72c commit 5dfab6a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

compressed_depth_image_transport/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>compressed_depth_image_transport</name>
3-
<version>6.1.0</version>
3+
<version>6.2.0</version>
44
<description>
55
Compressed_depth_image_transport provides a plugin to image_transport for transparently sending
66
depth images (raw, floating-point) using PNG compression.

compressed_image_transport/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>compressed_image_transport</name>
3-
<version>6.1.0</version>
3+
<version>6.2.0</version>
44
<description>
55
Compressed_image_transport provides a plugin to image_transport for transparently sending images
66
encoded as JPEG or PNG.

image_transport_plugins/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- TODO: Make this a metapackage, see
55
https://github.com/ros2/ros2/issues/408 -->
66
<name>image_transport_plugins</name>
7-
<version>6.1.0</version>
7+
<version>6.2.0</version>
88
<description>
99
A set of plugins for publishing and subscribing to sensor_msgs/Image topics
1010
in representations other than raw pixel data. For example, for viewing a

theora_image_transport/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>theora_image_transport</name>
5-
<version>6.1.0</version>
5+
<version>6.2.0</version>
66
<description>
77
Theora_image_transport provides a plugin to image_transport for
88
transparently sending an image stream encoded with the Theora codec.

zstd_image_transport/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>zstd_image_transport</name>
3-
<version>6.1.0</version>
3+
<version>6.2.0</version>
44
<description>
55
zstd_image_transport provides a plugin to image_transport for transparently sending images
66
encoded as zstd blobs

0 commit comments

Comments
 (0)