Skip to content

Commit ce478e0

Browse files
committed
0.7.8
1 parent 078172c commit ce478e0

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
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+
0.7.8 (2022-07-29)
6+
------------------
77

88
0.7.7 (2021-12-23)
99
------------------

cob_actions/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>cob_actions</name>
3-
<version>0.7.7</version>
3+
<version>0.7.8</version>
44
<description>This Package contains Care-O-bot specific action definitions.</description>
55

66
<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+
0.7.8 (2022-07-29)
6+
------------------
77

88
0.7.7 (2021-12-23)
99
------------------

cob_common/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>cob_common</name>
3-
<version>0.7.7</version>
3+
<version>0.7.8</version>
44
<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>
55
<license>Apache 2.0</license>
66

cob_description/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_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.7.8 (2022-07-29)
6+
------------------
77

88
0.7.7 (2021-12-23)
99
------------------

cob_description/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>cob_description</name>
3-
<version>0.7.7</version>
3+
<version>0.7.8</version>
44
<description>This package contains the description (mechanical, kinematic, visual,
55
etc.) of the Care-O-bot robot. The files in this package are parsed and used by
66
a variety of other components. Most users will not interact directly

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+
0.7.8 (2022-07-29)
6+
------------------
77
* Merge pull request `#297 <https://github.com/ipa320/cob_common/issues/297>`_ from floweisshardt/feature/power_state_connected
88
add explicit power_state.connected
99
* add explicit power_state.connected

cob_msgs/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>cob_msgs</name>
3-
<version>0.7.7</version>
3+
<version>0.7.8</version>
44
<description>
55
Messages for representing state information, such as battery information and emergency stop status.
66
</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+
0.7.8 (2022-07-29)
6+
------------------
77

88
0.7.7 (2021-12-23)
99
------------------

cob_srvs/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>cob_srvs</name>
3-
<version>0.7.7</version>
3+
<version>0.7.8</version>
44
<description>This Package contains Care-O-bot specific service definitions.</description>
55

66
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)