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 Oct 31, 2017
1 parent b091165 commit 52e933a
Show file tree
Hide file tree
Showing 20 changed files with 110 additions and 11 deletions.
6 changes: 6 additions & 0 deletions cm_740_module/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package cm_740_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2017-10-31)
-----------
* fixed missing dependence
* Changed License from BSD to Apache 2.0
* Contributors: Kayman

0.1.0 (2017-10-27)
-----------
* cleanup the code
Expand Down
2 changes: 1 addition & 1 deletion cm_740_module/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>cm_740_module</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>The cm_740_module package</description>
<license>Apache License 2.0</license>
<author email="kmjung@robotis.com">Kayman</author>
Expand Down
7 changes: 7 additions & 0 deletions op3_action_module/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package op3_action_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2017-10-31)
-----------
* fixed missing dependence
* Changed License from BSD to Apache 2.0
* fixed action_module bug
* Contributors: Kayman

0.1.0 (2017-10-27)
-----------
* fixed actions that move unexpected
Expand Down
2 changes: 1 addition & 1 deletion op3_action_module/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>op3_action_module</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>The op3_action_module package</description>
<license>Apache License 2.0</license>
<author email="kmjung@robotis.com">Kayman</author>
Expand Down
6 changes: 6 additions & 0 deletions op3_base_module/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package op3_base_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2017-10-31)
-----------
* fixed missing dependence
* Changed License from BSD to Apache 2.0
* Contributors: Kayman

0.1.0 (2017-10-27)
-----------
* cleanup the code.
Expand Down
2 changes: 1 addition & 1 deletion op3_base_module/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>op3_base_module</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>The op3_base_module package</description>
<license>Apache License 2.0</license>
<author email="kmjung@robotis.com">Kayman</author>
Expand Down
26 changes: 26 additions & 0 deletions op3_direct_control_module/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package op3_direct_control_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2017-10-31)
-----------
* fixed missing dependence
* Changed License from BSD to Apache 2.0
* fixed minor bug.
* cleanup code
* modified checking collision
* changed debug print.
* cleanup the code
* modified checking collision in direct_control_module
* annotated some code.
* modified checking collision
* changed some parameter of direct_control_module
* added to check collision
* changed collision range
fixed some bug
* changed some
* added debug code.
* applied test code for check the collision
* added test code about collision check
* added direct_control_module
* Contributors: Kayman
2 changes: 1 addition & 1 deletion op3_direct_control_module/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>op3_direct_control_module</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>The op3_direct_control_module package</description>
<license>Apache License 2.0</license>
<author email="kmjung@robotis.com">kayman</author>
Expand Down
6 changes: 6 additions & 0 deletions op3_head_control_module/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package op3_head_control_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2017-10-31)
-----------
* fixed missing dependence
* Changed License from BSD to Apache 2.0
* Contributors: Kayman

0.1.0 (2017-10-27)
-----------
* cleanup the code.
Expand Down
2 changes: 1 addition & 1 deletion op3_head_control_module/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>op3_head_control_module</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>The op3_head_control_module package</description>
<license>Apache License 2.0</license>
<author email="kmjung@robotis.com">Kayman</author>
Expand Down
11 changes: 11 additions & 0 deletions op3_kinematics_dynamics/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
Changelog for package op3_kinematics_dynamics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2017-10-31)
-----------
* fixed wrong index of op3 kinematics tree
* Changed License from BSD to Apache 2.0
* added to check collision
* changed collision range
fixed some bug
* added test code about collision check
* added direct_control_module
* Contributors: Kayman

0.1.0 (2017-10-27)
-----------
* cleaned up the code.
Expand Down
2 changes: 1 addition & 1 deletion op3_kinematics_dynamics/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>op3_kinematics_dynamics</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>The op3_kinematics_dynamics package</description>
<license>Apache License 2.0</license>
<author email="kmjung@robotis.com">Kayman</author>
Expand Down
12 changes: 12 additions & 0 deletions op3_manager/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog for package op3_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2017-10-31)
-----------
* Changed License from BSD to Apache 2.0
* Added a launch file for gazebo
* fixed typo.
* added test code about collision check
* added direct_control_module
* added direct_control_module
* deleted offset.yaml
* fixed action_module bug.
* Contributors: Kayman, Pyo

0.1.0 (2017-10-27)
-----------
* clear offset file
Expand Down
2 changes: 1 addition & 1 deletion op3_manager/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>op3_manager</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>The op3_manager package</description>
<license>Apache License 2.0</license>
<author email="kmjung@robotis.com">Kayman</author>
Expand Down
12 changes: 12 additions & 0 deletions op3_walking_module/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog for package op3_walking_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2017-10-31)
-----------
* fixed missing dependence
* Merge branch 'master' into kinetic-devel
* Changed License from BSD to Apache 2.0
* Merge branch 'feature_direct_control' of https://github.com/ROBOTIS-GIT/ROBOTIS-OP3 into feature_direct_control
* added missing package in find_package()
* fixed typo.
* Added op3_walking_module_msgs in find_package() function
* fixed action_module bug.
* Contributors: Kayman, Pyo, Yoshimaru Tanaka

0.1.0 (2017-10-27)
-----------
* modified parameter for release
Expand Down
2 changes: 1 addition & 1 deletion op3_walking_module/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>op3_walking_module</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>The op3_walking_module package</description>
<license>Apache License 2.0</license>
<author email="kmjung@robotis.com">Kayman</author>
Expand Down
6 changes: 6 additions & 0 deletions open_cr_module/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package open_cr_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2017-10-31)
-----------
* fixed missing dependence
* Changed License from BSD to Apache 2.0
* Contributors: Kayman

0.1.0 (2017-10-27)
-----------
* added new metapackage for ROBOTIS OP3
Expand Down
2 changes: 1 addition & 1 deletion open_cr_module/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>open_cr_module</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>The open_cr_module package</description>
<license>Apache License 2.0</license>
<author email="kmjung@robotis.com">Kayman</author>
Expand Down
6 changes: 6 additions & 0 deletions robotis_op3/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package robotis_op3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.1 (2017-10-31)
-----------
* added op3_direct_control_module package
* Changed License from BSD to Apache 2.0
* Contributors: Kayman, Pyo

0.1.0 (2017-10-27)
-----------
* added new metapackage for ROBOTIS OP3
Expand Down
5 changes: 3 additions & 2 deletions robotis_op3/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>robotis_op3</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>
ROS packages for the robotis_op3 (meta package)
</description>
Expand All @@ -16,9 +16,10 @@
<run_depend>open_cr_module</run_depend>
<run_depend>op3_action_module</run_depend>
<run_depend>op3_base_module</run_depend>
<run_depend>op3_direct_control_module</run_depend>
<run_depend>op3_head_control_module</run_depend>
<run_depend>op3_walking_module</run_depend>
<run_depend>op3_kinematics_dynamics</run_depend>
<run_depend>op3_manager</run_depend>
<run_depend>op3_walking_module</run_depend>
<export><metapackage/></export>
</package>

0 comments on commit 52e933a

Please sign in to comment.