diff --git a/dynamixel_workbench/CHANGELOG.rst b/dynamixel_workbench/CHANGELOG.rst index b01f2250..45137ca9 100644 --- a/dynamixel_workbench/CHANGELOG.rst +++ b/dynamixel_workbench/CHANGELOG.rst @@ -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 diff --git a/dynamixel_workbench/package.xml b/dynamixel_workbench/package.xml index 25d220d5..513d4a58 100644 --- a/dynamixel_workbench/package.xml +++ b/dynamixel_workbench/package.xml @@ -1,7 +1,7 @@ dynamixel_workbench - 0.1.7 + 0.1.8 Dynamixel-Workbench is dynamixel solution for ROS. This metapackage allows you to easily change the ID, baudrate and operating mode of the Dynamixel. diff --git a/dynamixel_workbench_controllers/CHANGELOG.rst b/dynamixel_workbench_controllers/CHANGELOG.rst index ea47a06f..7df3ccfc 100644 --- a/dynamixel_workbench_controllers/CHANGELOG.rst +++ b/dynamixel_workbench_controllers/CHANGELOG.rst @@ -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 diff --git a/dynamixel_workbench_controllers/package.xml b/dynamixel_workbench_controllers/package.xml index c62fdd55..6b6edce4 100644 --- a/dynamixel_workbench_controllers/package.xml +++ b/dynamixel_workbench_controllers/package.xml @@ -1,7 +1,7 @@ dynamixel_workbench_controllers - 0.1.7 + 0.1.8 This package contains examples of applying the 'dynamixel_workbench_toolbox' library developed on the basis of dynamixel_sdk to various operating modes of Dynamixel. diff --git a/dynamixel_workbench_operators/CHANGELOG.rst b/dynamixel_workbench_operators/CHANGELOG.rst index c2bdfb1e..c036ca7d 100644 --- a/dynamixel_workbench_operators/CHANGELOG.rst +++ b/dynamixel_workbench_operators/CHANGELOG.rst @@ -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 diff --git a/dynamixel_workbench_operators/package.xml b/dynamixel_workbench_operators/package.xml index 1bd60b7e..46fdcc49 100644 --- a/dynamixel_workbench_operators/package.xml +++ b/dynamixel_workbench_operators/package.xml @@ -1,7 +1,7 @@ dynamixel_workbench_operators - 0.1.7 + 0.1.8 This package contains nodes that control the Dynamixel by communicating with the server registered in the 'dynamixel_workbench_controllers' package diff --git a/dynamixel_workbench_single_manager/CHANGELOG.rst b/dynamixel_workbench_single_manager/CHANGELOG.rst index 911102c0..6ed4c4d9 100644 --- a/dynamixel_workbench_single_manager/CHANGELOG.rst +++ b/dynamixel_workbench_single_manager/CHANGELOG.rst @@ -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 diff --git a/dynamixel_workbench_single_manager/package.xml b/dynamixel_workbench_single_manager/package.xml index 29c537ec..d17add61 100644 --- a/dynamixel_workbench_single_manager/package.xml +++ b/dynamixel_workbench_single_manager/package.xml @@ -1,7 +1,7 @@ dynamixel_workbench_single_manager - 0.1.7 + 0.1.8 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 diff --git a/dynamixel_workbench_single_manager_gui/CHANGELOG.rst b/dynamixel_workbench_single_manager_gui/CHANGELOG.rst index cf399cc4..cc35f1a4 100644 --- a/dynamixel_workbench_single_manager_gui/CHANGELOG.rst +++ b/dynamixel_workbench_single_manager_gui/CHANGELOG.rst @@ -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 diff --git a/dynamixel_workbench_single_manager_gui/package.xml b/dynamixel_workbench_single_manager_gui/package.xml index 2b463614..b71afa26 100644 --- a/dynamixel_workbench_single_manager_gui/package.xml +++ b/dynamixel_workbench_single_manager_gui/package.xml @@ -1,7 +1,7 @@ dynamixel_workbench_single_manager_gui - 0.1.7 + 0.1.8 It provides a grapic user interface to check the status of Dynamixel and control it before using Dynamixel diff --git a/dynamixel_workbench_toolbox/CHANGELOG.rst b/dynamixel_workbench_toolbox/CHANGELOG.rst index 2b41b7ad..1fa7675d 100644 --- a/dynamixel_workbench_toolbox/CHANGELOG.rst +++ b/dynamixel_workbench_toolbox/CHANGELOG.rst @@ -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 diff --git a/dynamixel_workbench_toolbox/package.xml b/dynamixel_workbench_toolbox/package.xml index c1f9df76..7f74e59d 100644 --- a/dynamixel_workbench_toolbox/package.xml +++ b/dynamixel_workbench_toolbox/package.xml @@ -1,7 +1,7 @@ dynamixel_workbench_toolbox - 0.1.7 + 0.1.8 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.