Skip to content

Commit 727463e

Browse files
authored
Merge pull request #43 from ROBOTIS-GIT/kinetic-devel
merge for sync kinetic-devel and master branch
2 parents 35d1646 + 8e8e024 commit 727463e

File tree

8 files changed

+24
-4
lines changed

8 files changed

+24
-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.3 (2017-05-23)
6+
-----------
7+
* updated the cmake file for ros install
8+
* Contributors: SCH
9+
510
0.2.2 (2017-04-24)
611
-----------
712
* updated robotis_controller.cpp

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.2</version>
4+
<version>0.2.3</version>
55
<description>
66
The main package that controls THORMANG3.
77
</description>

robotis_device/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_device
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.3 (2017-05-23)
6+
-----------
7+
* updated the cmake file for ros install
8+
* Contributors: SCH
9+
510
0.2.2 (2017-04-24)
611
-----------
712
* added a deivce: OpenCR

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.2</version>
4+
<version>0.2.3</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.3 (2017-05-23)
6+
-----------
7+
* updated the cmake file for ros install
8+
* Contributors: SCH
9+
510
0.2.2 (2017-04-24)
611
-----------
712
* added a deivce: OpenCR

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.2</version>
4+
<version>0.2.3</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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package robotis_framework_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.2.3 (2017-05-23)
6+
-----------
7+
* updated the cmake file for ros install
8+
* Contributors: SCH
9+
510
0.2.2 (2017-04-24)
611
-----------
712
* updated for other packages

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.2</version>
4+
<version>0.2.3</version>
55
<description>
66
The package contains commonly used Headers for the ROBOTIS Framework.
77
</description>

0 commit comments

Comments
 (0)