Skip to content

Commit

Permalink
updated the CHANGELOG and version to release binary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
robotpilot committed Nov 1, 2017
1 parent b239b28 commit 1c17199
Show file tree
Hide file tree
Showing 12 changed files with 32 additions and 6 deletions.
5 changes: 5 additions & 0 deletions dynamixel_workbench/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package dynamixel_workbench
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.8 (2017-11-01)
-----------
* deleted install inst
* Contributors: Darby Lim

0.1.7 (2017-10-30)
-----------
* added rospy for the issue https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/77
Expand Down
2 changes: 1 addition & 1 deletion dynamixel_workbench/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>dynamixel_workbench</name>
<version>0.1.7</version>
<version>0.1.8</version>
<description>
Dynamixel-Workbench is dynamixel solution for ROS.
This metapackage allows you to easily change the ID, baudrate and operating mode of the Dynamixel.
Expand Down
4 changes: 4 additions & 0 deletions dynamixel_workbench_controllers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package dynamixel_workbench_controllers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.8 (2017-11-01)
-----------
* None

0.1.7 (2017-10-30)
-----------
* added rospy for the issue https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/77
Expand Down
2 changes: 1 addition & 1 deletion dynamixel_workbench_controllers/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>dynamixel_workbench_controllers</name>
<version>0.1.7</version>
<version>0.1.8</version>
<description>
This package contains examples of applying the 'dynamixel_workbench_toolbox' library developed on the basis of dynamixel_sdk to various operating modes of Dynamixel.
</description>
Expand Down
5 changes: 5 additions & 0 deletions dynamixel_workbench_operators/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package dynamixel_workbench_tutorials
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.8 (2017-11-01)
-----------
* deleted install inst
* Contributors: Darby Lim

0.1.7 (2017-10-30)
-----------
* added rospy for the issue https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/77
Expand Down
2 changes: 1 addition & 1 deletion dynamixel_workbench_operators/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>dynamixel_workbench_operators</name>
<version>0.1.7</version>
<version>0.1.8</version>
<description>
This package contains nodes that control the Dynamixel by communicating with the server registered in the 'dynamixel_workbench_controllers' package
</description>
Expand Down
4 changes: 4 additions & 0 deletions dynamixel_workbench_single_manager/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package dynamixel_workbench_single_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.8 (2017-11-01)
-----------
* None

0.1.7 (2017-10-30)
-----------
* added rospy for the issue https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/77
Expand Down
2 changes: 1 addition & 1 deletion dynamixel_workbench_single_manager/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>dynamixel_workbench_single_manager</name>
<version>0.1.7</version>
<version>0.1.8</version>
<description>
This package is single manager for a Dynamixel.
It provides a terminal environment to check the status of Dynamixel and control it before using Dynamixel
Expand Down
4 changes: 4 additions & 0 deletions dynamixel_workbench_single_manager_gui/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package dynamixel_workbench_single_manager_gui
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.8 (2017-11-01)
-----------
* None

0.1.7 (2017-10-30)
-----------
* added rospy for the issue https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/77
Expand Down
2 changes: 1 addition & 1 deletion dynamixel_workbench_single_manager_gui/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>dynamixel_workbench_single_manager_gui</name>
<version>0.1.7</version>
<version>0.1.8</version>
<description>
It provides a grapic user interface to check the status of Dynamixel and control it before using Dynamixel
</description>
Expand Down
4 changes: 4 additions & 0 deletions dynamixel_workbench_toolbox/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package dynamixel_workbench_toolbox
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.8 (2017-11-01)
-----------
* None

0.1.7 (2017-10-30)
-----------
* added rospy for the issue https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/77
Expand Down
2 changes: 1 addition & 1 deletion dynamixel_workbench_toolbox/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>dynamixel_workbench_toolbox</name>
<version>0.1.7</version>
<version>0.1.8</version>
<description>
This package is composed of 'dynamixel_tool', 'dynamixel_driver' and 'dynamixel_multi_driver' class.
The 'dynamixel_tool' class loads the information of Dynamixel stored in '.device' files.
Expand Down

0 comments on commit 1c17199

Please sign in to comment.