Skip to content

Commit 14361e2

Browse files
committed
0.8.17
1 parent aca4e38 commit 14361e2

File tree

16 files changed

+24
-24
lines changed

16 files changed

+24
-24
lines changed

cob_driver/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Changelog for package cob_driver
1919
* remove cob_sick_lms1xx
2020
* Contributors: Felix Messmer, fmessmer
2121

22-
Forthcoming
23-
-----------
22+
0.8.17 (2024-04-30)
23+
-------------------
2424
* 0.7.17
2525
* update changelogs
2626
* Merge pull request `#445 <https://github.com/4am-robotics/cob_driver/issues/445>`_ from fmessmer/noetic-devel

cob_driver/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_driver</name>
3-
<version>0.7.17</version>
3+
<version>0.8.17</version>
44
<description>The cob_driver stack includes packages that provide access to the Care-O-bot hardware through ROS messages, services and actions. E.g. for mobile base, arm, camera sensors, laser scanners, etc...</description>
55

66
<license>Apache 2.0</license>

cob_light/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Changelog for package cob_light
55
0.7.17 (2024-04-18)
66
-------------------
77

8-
Forthcoming
9-
-----------
8+
0.8.17 (2024-04-30)
9+
-------------------
1010
* 0.7.17
1111
* update changelogs
1212
* Contributors: fmessmer

cob_light/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_light</name>
3-
<version>0.7.17</version>
3+
<version>0.8.17</version>
44
<description>This package contains scripts to operate the LED lights on Care-O-bot.</description>
55

66
<license>Apache 2.0</license>

cob_mimic/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Changelog for package cob_mimic
55
0.7.17 (2024-04-18)
66
-------------------
77

8-
Forthcoming
9-
-----------
8+
0.8.17 (2024-04-30)
9+
-------------------
1010
* 0.7.17
1111
* update changelogs
1212
* Contributors: fmessmer

cob_mimic/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_mimic</name>
3-
<version>0.7.17</version>
3+
<version>0.8.17</version>
44
<description>This package implements the Care-O-bot mimic</description>
55

66
<license>Apache 2.0</license>

cob_phidgets/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Changelog for package cob_phidgets
55
0.7.17 (2024-04-18)
66
-------------------
77

8-
Forthcoming
9-
-----------
8+
0.8.17 (2024-04-30)
9+
-------------------
1010
* 0.7.17
1111
* update changelogs
1212
* Contributors: fmessmer

cob_phidgets/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_phidgets</name>
3-
<version>0.7.17</version>
3+
<version>0.8.17</version>
44
<description>cob_phidgets</description>
55

66
<license>Apache 2.0</license>

cob_scan_unifier/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Changelog for package cob_scan_unifier
55
0.7.17 (2024-04-18)
66
-------------------
77

8-
Forthcoming
9-
-----------
8+
0.8.17 (2024-04-30)
9+
-------------------
1010
* 0.7.17
1111
* update changelogs
1212
* Contributors: fmessmer

cob_scan_unifier/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="2">
33
<name>cob_scan_unifier</name>
4-
<version>0.7.17</version>
4+
<version>0.8.17</version>
55
<description>The cob_scan_unifier package holds code to unify two or more laser-scans to one unified scan-message</description>
66

77
<maintainer email="[email protected]">Felix Messmer</maintainer>

0 commit comments

Comments
 (0)