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 Jul 19, 2018
1 parent 3fa93f8 commit f96421e
Show file tree
Hide file tree
Showing 12 changed files with 60 additions and 6 deletions.
15 changes: 15 additions & 0 deletions dynamixel_workbench/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
Changelog for package dynamixel_workbench
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2018-07-20)
------------------
* upgraded read time #162
* added Dynamixel PRO information #162
* added proext function and amended readRegister
* added mutex for log thread
* added timer for data log
* added PROext header
* added readRegister function
* updated dxl ext function
* update dxl pro info
* update proInfo func
* modified max radian position
* Contributors: Darby Lim, Pyo

0.3.1 (2018-06-04)
------------------
* updated Qt5 and delete Qt4 config
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 format="2">
<name>dynamixel_workbench</name>
<version>0.3.1</version>
<version>1.0.0</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
7 changes: 7 additions & 0 deletions dynamixel_workbench_controllers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package dynamixel_workbench_controllers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2018-07-20)
------------------
* upgraded read time #162
* added Dynamixel PRO information #162
* added PROext header
* Contributors: Darby Lim, Pyo

0.3.1 (2018-06-04)
------------------
* none
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 format="2">
<name>dynamixel_workbench_controllers</name>
<version>0.3.1</version>
<version>1.0.0</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
4 changes: 4 additions & 0 deletions dynamixel_workbench_operators/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package dynamixel_workbench_tutorials
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2018-07-20)
------------------
* None

0.3.1 (2018-06-04)
------------------
* None
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 format="2">
<name>dynamixel_workbench_operators</name>
<version>0.3.1</version>
<version>1.0.0</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
8 changes: 8 additions & 0 deletions dynamixel_workbench_single_manager/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package dynamixel_workbench_single_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2018-07-20)
------------------
* upgraded read time #162
* added Dynamixel PRO information #162
* added proext function and amended readRegister
* added PROext header
* Contributors: Darby Lim, Pyo

0.3.1 (2018-06-04)
------------------
* None
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 format="2">
<name>dynamixel_workbench_single_manager</name>
<version>0.3.1</version>
<version>1.0.0</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
10 changes: 10 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,16 @@
Changelog for package dynamixel_workbench_single_manager_gui
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2018-07-20)
------------------
* upgraded read time #162
* added Dynamixel PRO information #162
* added mutex for log thread
* added timer for data log
* added PROext header
* updated dxl ext function
* Contributors: Darby Lim, Pyo

0.3.1 (2018-06-04)
------------------
* updated Qt5 and delete Qt4 config
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 format="2">
<name>dynamixel_workbench_single_manager_gui</name>
<version>0.3.1</version>
<version>1.0.0</version>
<description>
It provides a grapic user interface to check the status of Dynamixel and control it before using Dynamixel
</description>
Expand Down
10 changes: 10 additions & 0 deletions dynamixel_workbench_toolbox/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package dynamixel_workbench_toolbox
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.0 (2018-07-20)
------------------
* upgraded read time #162
* added Dynamixel PRO information #162
* added readRegister function
* update dxl pro info
* update proInfo func
* modified max radian position
* Contributors: Darby Lim, Pyo, Taehun Lim

0.3.1 (2018-06-04)
------------------
* None
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 format="2">
<name>dynamixel_workbench_toolbox</name>
<version>0.3.1</version>
<version>1.0.0</version>
<description>
This package is composed of 'dynamixel_item', 'dynamixel_tool', 'dynamixel_driver' and 'dynamixel_workbench' class.
The 'dynamixel_item' is saved as control table item and information of Dynamixels.
Expand Down

0 comments on commit f96421e

Please sign in to comment.