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 Mar 25, 2018
1 parent 89ba18f commit 8e1e5ff
Show file tree
Hide file tree
Showing 18 changed files with 48 additions and 9 deletions.
5 changes: 5 additions & 0 deletions manipulator_h/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package manipulator_h
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.1 (2018-03-26)
------------------
* added roslib for catkin dependencies
* Contributors: Pyo

0.3.0 (2018-03-23)
------------------
* modified build option and dependencies
Expand Down
2 changes: 1 addition & 1 deletion manipulator_h/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>manipulator_h</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
ROS packages for the ROBOTIS MANIPULATOR-H (metapackage)
</description>
Expand Down
5 changes: 5 additions & 0 deletions manipulator_h_base_module/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package manipulator_h_base_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.1 (2018-03-26)
------------------
* added roslib for catkin dependencies
* Contributors: Pyo

0.3.0 (2018-03-23)
------------------
* modified build option and dependencies
Expand Down
2 changes: 1 addition & 1 deletion manipulator_h_base_module/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>manipulator_h_base_module</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
The manipulator_h_base_module package
This package describes basic function to control ROBOTIS MANIPULATOR-H.
Expand Down
5 changes: 5 additions & 0 deletions manipulator_h_base_module_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package manipulator_h_base_module_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.1 (2018-03-26)
------------------
* added roslib for catkin dependencies
* Contributors: Pyo

0.3.0 (2018-03-23)
------------------
* modified build option and dependencies
Expand Down
2 changes: 1 addition & 1 deletion manipulator_h_base_module_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>manipulator_h_base_module_msgs</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
The manipulator_h_base_module_msgs package
This package includes ROS messages and services for manipulator_h_base_module_msgs
Expand Down
4 changes: 4 additions & 0 deletions manipulator_h_bringup/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package manipulator_h_bringup
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.1 (2018-03-26)
------------------
* none

0.3.0 (2018-03-23)
------------------
* modified build option and dependencies
Expand Down
2 changes: 1 addition & 1 deletion manipulator_h_bringup/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>manipulator_h_bringup</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
The manipulator_h_bringup package
This package includes launch file to describe robotis in Rviz.
Expand Down
4 changes: 4 additions & 0 deletions manipulator_h_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package manipulator_h_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.1 (2018-03-26)
------------------
* none

0.3.0 (2018-03-23)
------------------
* modified build option and dependencies
Expand Down
2 changes: 1 addition & 1 deletion manipulator_h_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>manipulator_h_description</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
The manipulator_h_description package
This package includes URDF model of ROBOTIS MANIPULATOR-H.
Expand Down
4 changes: 4 additions & 0 deletions manipulator_h_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package manipulator_h_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.1 (2018-03-26)
------------------
* none

0.3.0 (2018-03-23)
------------------
* modified build option and dependencies
Expand Down
2 changes: 1 addition & 1 deletion manipulator_h_gazebo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>manipulator_h_gazebo</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
The manipulator_h_gazebo package
This package provides GAZEBO simulation environment for ROBOTIS MANIPULATOR-H.
Expand Down
4 changes: 4 additions & 0 deletions manipulator_h_gui/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package manipulator_h_gui
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.1 (2018-03-26)
------------------
* none

0.3.0 (2018-03-23)
------------------
* modified build option and dependencies
Expand Down
2 changes: 1 addition & 1 deletion manipulator_h_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>manipulator_h_gui</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
The manipulator_h_gui package
This package provides simple GUI to control ROBOTIS MANIPULATOR-H.
Expand Down
4 changes: 4 additions & 0 deletions manipulator_h_kinematics_dynamics/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package manipulator_h_kinematics_dynamics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.1 (2018-03-26)
------------------
* none

0.3.0 (2018-03-23)
------------------
* modified build option and dependencies
Expand Down
2 changes: 1 addition & 1 deletion manipulator_h_kinematics_dynamics/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>manipulator_h_kinematics_dynamics</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
The manipulator_h_kinematics_dynamics package
This packages provides library of kinematics and dynamics information for ROBOTIS MANIPULATOR-H.
Expand Down
4 changes: 4 additions & 0 deletions manipulator_h_manager/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package manipulator_h_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.3.1 (2018-03-26)
------------------
* none

0.3.0 (2018-03-23)
------------------
* modified build option and dependencies
Expand Down
2 changes: 1 addition & 1 deletion manipulator_h_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>manipulator_h_manager</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
The manipulator_h_manager package
This package describes robot manager to execute manipulator_h_base_module.
Expand Down

0 comments on commit 8e1e5ff

Please sign in to comment.