diff --git a/robotis_controller/CHANGELOG.rst b/robotis_controller/CHANGELOG.rst index 7868223..192af5e 100755 --- a/robotis_controller/CHANGELOG.rst +++ b/robotis_controller/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package robotis_controller ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.2.3 (2017-05-23) +----------- +* updated the cmake file for ros install +* Contributors: SCH + 0.2.2 (2017-04-24) ----------- * updated robotis_controller.cpp diff --git a/robotis_controller/package.xml b/robotis_controller/package.xml index 2816dc7..3d17748 100755 --- a/robotis_controller/package.xml +++ b/robotis_controller/package.xml @@ -1,7 +1,7 @@ robotis_controller - 0.2.2 + 0.2.3 The main package that controls THORMANG3. diff --git a/robotis_device/CHANGELOG.rst b/robotis_device/CHANGELOG.rst index c442622..262244a 100755 --- a/robotis_device/CHANGELOG.rst +++ b/robotis_device/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package robotis_device ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.2.3 (2017-05-23) +----------- +* updated the cmake file for ros install +* Contributors: SCH + 0.2.2 (2017-04-24) ----------- * added a deivce: OpenCR diff --git a/robotis_device/package.xml b/robotis_device/package.xml index 5da3bd9..c2a76a5 100755 --- a/robotis_device/package.xml +++ b/robotis_device/package.xml @@ -1,7 +1,7 @@ robotis_device - 0.2.2 + 0.2.3 The package that manages device information of ROBOTIS robots. This package is used when reading device information with the robot information file diff --git a/robotis_framework/CHANGELOG.rst b/robotis_framework/CHANGELOG.rst index dd7d008..48b41c3 100755 --- a/robotis_framework/CHANGELOG.rst +++ b/robotis_framework/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package robotis_framework ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.2.3 (2017-05-23) +----------- +* updated the cmake file for ros install +* Contributors: SCH + 0.2.2 (2017-04-24) ----------- * added a deivce: OpenCR diff --git a/robotis_framework/package.xml b/robotis_framework/package.xml index ffdf9c6..778b3b0 100755 --- a/robotis_framework/package.xml +++ b/robotis_framework/package.xml @@ -1,7 +1,7 @@ robotis_framework - 0.2.2 + 0.2.3 ROS packages for the robotis_framework (meta package) BSD Zerom diff --git a/robotis_framework_common/CHANGELOG.rst b/robotis_framework_common/CHANGELOG.rst index 34d437c..a96464d 100755 --- a/robotis_framework_common/CHANGELOG.rst +++ b/robotis_framework_common/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package robotis_framework_common ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.2.3 (2017-05-23) +----------- +* updated the cmake file for ros install +* Contributors: SCH + 0.2.2 (2017-04-24) ----------- * updated for other packages diff --git a/robotis_framework_common/package.xml b/robotis_framework_common/package.xml index 7e80aa2..00cd197 100755 --- a/robotis_framework_common/package.xml +++ b/robotis_framework_common/package.xml @@ -1,7 +1,7 @@ robotis_framework_common - 0.2.2 + 0.2.3 The package contains commonly used Headers for the ROBOTIS Framework.