Skip to content

Commit 8f59509

Browse files
authored
Merge pull request #47 from ROBOTIS-GIT/kinetic-devel
merge for sync kinetic-devel and master branch
2 parents 1c1672d + f08d522 commit 8f59509

File tree

8 files changed

+22
-4
lines changed

8 files changed

+22
-4
lines changed

robotis_controller/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package robotis_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.5 (2017-06-09)
6+
-----------
7+
* updated for yaml-cpp dependencies
8+
* Contributors: SCH
9+
510
0.2.4 (2017-06-07)
611
-----------
712
* added cmake_modules in package.xml

robotis_controller/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>
33
<name>robotis_controller</name>
4-
<version>0.2.4</version>
4+
<version>0.2.5</version>
55
<description>
66
The main package that controls THORMANG3.
77
</description>

robotis_device/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package robotis_device
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.5 (2017-06-09)
6+
-----------
7+
* none
8+
59
0.2.4 (2017-06-07)
610
-----------
711
* none

robotis_device/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>
33
<name>robotis_device</name>
4-
<version>0.2.4</version>
4+
<version>0.2.5</version>
55
<description>
66
The package that manages device information of ROBOTIS robots.
77
This package is used when reading device information with the robot information file

robotis_framework/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package robotis_framework
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.5 (2017-06-09)
6+
-----------
7+
* updated for yaml-cpp dependencies (robotis_controller)
8+
* Contributors: SCH
9+
510
0.2.4 (2017-06-07)
611
-----------
712
* added cmake_modules in package.xml

robotis_framework/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>
33
<name>robotis_framework</name>
4-
<version>0.2.4</version>
4+
<version>0.2.5</version>
55
<description>ROS packages for the robotis_framework (meta package)</description>
66
<license>BSD</license>
77
<author email="[email protected]">Zerom</author>

robotis_framework_common/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package robotis_framework_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.5 (2017-06-09)
6+
-----------
7+
* none
8+
59
0.2.4 (2017-06-07)
610
-----------
711
* none

robotis_framework_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>
33
<name>robotis_framework_common</name>
4-
<version>0.2.4</version>
4+
<version>0.2.5</version>
55
<description>
66
The package contains commonly used Headers for the ROBOTIS Framework.
77
</description>

0 commit comments

Comments
 (0)