Skip to content

Commit e5e8f28

Browse files
committed
2.7.11
1 parent 18cb655 commit e5e8f28

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

cob_actions/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.7.11 (2024-04-18)
6+
-------------------
77

88
2.7.10 (2024-02-20)
99
-------------------

cob_actions/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>cob_actions</name>
5-
<version>2.7.10</version>
5+
<version>2.7.11</version>
66
<description>This Package contains Care-O-bot specific action definitions.</description>
77

88
<license>Apache 2.0</license>

cob_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 cob_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.7.11 (2024-04-18)
6+
-------------------
77
* Merge pull request `#309 <https://github.com/4am-robotics/cob_common/issues/309>`_ from fmessmer/foxy_cleanup
88
[ROS2] cob4 eol cleanup
99
* remove cob_description

cob_common/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>cob_common</name>
5-
<version>2.7.10</version>
5+
<version>2.7.11</version>
66
<description>The cob_common stack hosts common packages that are used within the Care-O-bot repository. E.g. utility packages or common message and service definitions etc. Also the urdf desciption of the robot is located in this stack.</description>
77
<license>Apache 2.0</license>
88

cob_msgs/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.7.11 (2024-04-18)
6+
-------------------
77

88
2.7.10 (2024-02-20)
99
-------------------

cob_msgs/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>cob_msgs</name>
5-
<version>2.7.10</version>
5+
<version>2.7.11</version>
66
<description>
77
Messages for representing state information, such as battery information and emergency stop status.
88
</description>

cob_srvs/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.7.11 (2024-04-18)
6+
-------------------
77

88
2.7.10 (2024-02-20)
99
-------------------

cob_srvs/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>cob_srvs</name>
5-
<version>2.7.10</version>
5+
<version>2.7.11</version>
66
<description>This Package contains Care-O-bot specific service definitions.</description>
77

88
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)