Skip to content

Commit

Permalink
version update (0.1.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
robotpilot committed May 23, 2017
1 parent a3ff918 commit f917037
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 10 deletions.
5 changes: 5 additions & 0 deletions thormang3_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package thormang3_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.3 (2017-05-23)
-----------
* updated the URDF file of Thormang3
* Contributors: SCH-

0.1.2 (2017-04-24)
-----------
* modified rviz config file
Expand Down
11 changes: 3 additions & 8 deletions thormang3_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>thormang3_common</name>
<version>0.1.2</version>
<version>0.1.3</version>
<description>ROS packages for the thormang3_common (meta package)</description>
<license>BSD</license>
<author email="[email protected]">SCH</author>
Expand All @@ -11,12 +11,7 @@
<url type="repository">https://github.com/ROBOTIS-GIT/ROBOTIS-THORMANG-Common</url>
<url type="website">http://wiki.ros.org/thormang3_common</url>
<buildtool_depend>catkin</buildtool_depend>
<run_depend>thormang3_action_module_msgs</run_depend>
<run_depend>thormang3_feet_ft_module_msgs</run_depend>
<run_depend>thormang3_gripper_module_msgs</run_depend>
<run_depend>thormang3_manipulation_module_msgs</run_depend>
<run_depend>thormang3_offset_tuner_msgs</run_depend>
<run_depend>thormang3_walking_module_msgs</run_depend>
<run_depend>thormang3_wholebody_module_msgs</run_depend>
<run_depend>thormang3_description</run_depend>
<run_depend>thormang3_gazebo</run_depend>
<export><metapackage/></export>
</package>
5 changes: 5 additions & 0 deletions thormang3_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package thormang3_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.3 (2017-05-23)
-----------
* updated the URDF file of Thormang3
* Contributors: SCH

0.1.2 (2017-04-24)
-----------
* modified rviz config file
Expand Down
2 changes: 1 addition & 1 deletion thormang3_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>thormang3_description</name>
<version>0.1.2</version>
<version>0.1.3</version>
<description>The thormang3_description package</description>
<license>BSD</license>
<author email="[email protected]">SCH</author>
Expand Down
5 changes: 5 additions & 0 deletions thormang3_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package thormang3_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.3 (2017-05-23)
-----------
* updated the URDF file of Thormang3
* Contributors: SCH

0.1.2 (2017-04-24)
-----------
* updated the simulation
Expand Down
2 changes: 1 addition & 1 deletion thormang3_gazebo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>thormang3_gazebo</name>
<version>0.1.2</version>
<version>0.1.3</version>
<description>The thormang3_gazebo package</description>
<license>BSD</license>
<author email="[email protected]">SCH</author>
Expand Down

0 comments on commit f917037

Please sign in to comment.