Skip to content

Commit 9ff5421

Browse files
committed
2.5.0
1 parent a6f05a3 commit 9ff5421

File tree

16 files changed

+24
-24
lines changed

16 files changed

+24
-24
lines changed

camera_throttle/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package camera_throttle
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.5.0 (2025-02-13)
6+
------------------
77

88
2.4.8 (2025-01-07)
99
------------------

camera_throttle/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>camera_throttle</name>
4-
<version>2.4.8</version>
4+
<version>2.5.0</version>
55
<description>Utilities for throttling cameras</description>
66

77
<maintainer email="[email protected]">Martin Pecka</maintainer>

cras_bag_tools/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package cras_bag_tools
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.5.0 (2025-02-13)
6+
------------------
77
* filter_bag: Split into a reusable module, added more filters and example configs.
88
* topic_set: Support iteration over TopicSet.
99
* extract_images: Support global speedup setting.

cras_bag_tools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>cras_bag_tools</name>
4-
<version>2.4.8</version>
4+
<version>2.5.0</version>
55
<description>Various utilities to work with bag files</description>
66

77
<author email="[email protected]">Martin Pecka</author>

cras_cpp_common/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package cras_cpp_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.5.0 (2025-02-13)
6+
------------------
77

88
2.4.8 (2025-01-07)
99
------------------

cras_cpp_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>cras_cpp_common</name>
4-
<version>2.4.8</version>
4+
<version>2.5.0</version>
55
<description>A Czech-army knife for ROS code written in C++.</description>
66

77
<maintainer email="[email protected]">Martin Pecka</maintainer>

cras_docs_common/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package cras_docs_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.5.0 (2025-02-13)
6+
------------------
77

88
2.4.8 (2025-01-07)
99
------------------

cras_docs_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>cras_docs_common</name>
4-
<version>2.4.8</version>
4+
<version>2.5.0</version>
55
<description>Common configuration for CRAS packages documentation.</description>
66

77
<author email="[email protected]">Martin Pecka</author>

cras_py_common/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package cras_py_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.5.0 (2025-02-13)
6+
------------------
77
* plugin_utils: Fixed Python 2.7 compatibility.
88
* Added plugin_utils.
99
* string_utils: Added pretty_file_size()

cras_py_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>cras_py_common</name>
4-
<version>2.4.8</version>
4+
<version>2.5.0</version>
55
<description>A Czech-army knife for ROS code written in Python.</description>
66

77
<maintainer email="[email protected]">Martin Pecka</maintainer>

0 commit comments

Comments
 (0)