Skip to content

Commit

Permalink
Merge pull request #312 from ROBOTIS-GIT/develop
Browse files Browse the repository at this point in the history
update log and package info
  • Loading branch information
ROBOTIS-Will authored Sep 25, 2020
2 parents c7aadd9 + a277d7e commit 455fb5a
Show file tree
Hide file tree
Showing 9 changed files with 55 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ notifications:
on_success: change
on_failure: always
recipients:
- pyo@robotis.com
- willson@robotis.com
env:
matrix:
# - ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=ubuntu OS_CODE_NAME=xenial
Expand Down
6 changes: 6 additions & 0 deletions dynamixel_workbench/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package dynamixel_workbench
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.2.0 (2020-09-25)
------------------
* Added XW540
* Bugs fixed, typos revised
* Contributors: Ryan Shim, Yutaka Kondo, T-Kitajima, Nico Zevallos, Madhur Deep Jain, Will Son, YongHo Na

2.1.0 (2019-06-04)
------------------
* Removed single_manager and single_manager_gui
Expand Down
6 changes: 3 additions & 3 deletions 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>2.0.0</version>
<version>2.2.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 All @@ -10,8 +10,8 @@
</description>
<license>Apache 2.0</license>
<author email="[email protected]">Darby Lim</author>
<maintainer email="pyo@robotis.com">Pyo</maintainer>
<maintainer email="thlim@robotis.com">Darby Lim</maintainer>
<author email="jhshim@robotis.com">Ryan Shim</author>
<maintainer email="willson@robotis.com">Will Son</maintainer>
<url type="website">http://wiki.ros.org/dynamixel_workbench</url>
<url type="emanual">http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_workbench/</url>
<url type="repository">https://github.com/ROBOTIS-GIT/dynamixel-workbench</url>
Expand Down
12 changes: 12 additions & 0 deletions dynamixel_workbench_controllers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog for package dynamixel_workbench_controllers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.2.0 (2020-09-25)
------------------
* Added XW540
* Bugs fixed, typos revised
* Contributors: Ryan Shim, Yutaka Kondo, T-Kitajima, Nico Zevallos, Madhur Deep Jain, Will Son, YongHo Na

2.1.0 (2019-06-04)
------------------
* Removed single_manager and single_manager_gui
* Added XH540, PRO (A Firmware), RH_P12_RN, RH_P12_RN (A Firmware)
* Contributors: Ryan Shim

2.0.0 (2019-01-04)
------------------
* added YAML configuration for Dynamixel
Expand Down
6 changes: 3 additions & 3 deletions dynamixel_workbench_controllers/package.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0"?>
<package format="2">
<name>dynamixel_workbench_controllers</name>
<version>2.0.0</version>
<version>2.2.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>
<license>Apache 2.0</license>
<author email="[email protected]">Darby Lim</author>
<maintainer email="pyo@robotis.com">Pyo</maintainer>
<maintainer email="thlim@robotis.com">Darby Lim</maintainer>
<author email="jhshim@robotis.com">Ryan Shim</author>
<maintainer email="willson@robotis.com">Will Son</maintainer>
<url type="website">http://wiki.ros.org/dynamixel_workbench_controllers</url>
<url type="emanual">http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_workbench/</url>
<url type="repository">https://github.com/ROBOTIS-GIT/dynamixel-workbench</url>
Expand Down
12 changes: 12 additions & 0 deletions dynamixel_workbench_operators/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog for package dynamixel_workbench_tutorials
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.2.0 (2020-09-25)
------------------
* Added XW540
* Bugs, typos fixed
* Contributors: Ryan Shim, Yutaka Kondo, T-Kitajima, Nico Zevallos, Madhur Deep Jain, Will Son, YongHo Na

2.1.0 (2019-06-04)
------------------
* Removed single_manager and single_manager_gui
* Added XH540, PRO (A Firmware), RH_P12_RN, RH_P12_RN (A Firmware)
* Contributors: Ryan Shim

2.0.0 (2019-01-04)
------------------
* added YAML configuration for Dynamixel
Expand Down
6 changes: 3 additions & 3 deletions dynamixel_workbench_operators/package.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0"?>
<package format="2">
<name>dynamixel_workbench_operators</name>
<version>2.0.0</version>
<version>2.2.0</version>
<description>
This package contains nodes that control the Dynamixel by communicating with the server registered in the 'dynamixel_workbench_controllers' package
</description>
<license>Apache 2.0</license>
<author email="[email protected]">Darby Lim</author>
<maintainer email="pyo@robotis.com">Pyo</maintainer>
<maintainer email="thlim@robotis.com">Darby Lim</maintainer>
<author email="jhshim@robotis.com">Ryan Shim</author>
<maintainer email="willson@robotis.com">Will Son</maintainer>
<url type="website">http://wiki.ros.org/dynamixel_workbench_operators</url>
<url type="emanual">http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_workbench/</url>
<url type="repository">https://github.com/ROBOTIS-GIT/dynamixel-workbench</url>
Expand Down
12 changes: 12 additions & 0 deletions dynamixel_workbench_toolbox/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog for package dynamixel_workbench_toolbox
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.2.0 (2020-09-25)
------------------
* Added XW540
* Bugs fixed, typos revised
* Contributors: Ryan Shim, Yutaka Kondo, T-Kitajima, Nico Zevallos, Madhur Deep Jain, Will Son, YongHo Na

2.1.0 (2019-06-04)
------------------
* Removed single_manager and single_manager_gui
* Added XH540, PRO (A Firmware), RH_P12_RN, RH_P12_RN (A Firmware)
* Contributors: Ryan Shim

2.0.0 (2019-01-04)
------------------
* added YAML configuration for Dynamixel
Expand Down
6 changes: 3 additions & 3 deletions 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>2.0.0</version>
<version>2.2.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 All @@ -11,8 +11,8 @@
</description>
<license>Apache 2.0</license>
<author email="[email protected]">Darby Lim</author>
<maintainer email="pyo@robotis.com">Pyo</maintainer>
<maintainer email="thlim@robotis.com">Darby Lim</maintainer>
<author email="jhshim@robotis.com">Ryan Shim</author>
<maintainer email="willson@robotis.com">Will Son</maintainer>
<url type="website">http://wiki.ros.org/dynamixel_workbench_toolbox</url>
<url type="emanual">http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_workbench/</url>
<url type="repository">https://github.com/ROBOTIS-GIT/dynamixel-workbench</url>
Expand Down

0 comments on commit 455fb5a

Please sign in to comment.