updated the CHANGELOG and version to release binary packages

This commit is contained in:
Pyo
2018-03-21 13:43:50 +09:00
parent e5b008cdd6
commit 794d10fdeb
10 changed files with 45 additions and 9 deletions

View File

@ -2,7 +2,12 @@
Changelog for package op3_action_module_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.1.1 (2018-03-21)
------------------
* changed package.xml format to v2
* Contributors: Pyo
0.1.0 (2017-10-27)
-----------
------------------
* added msg package for ROBOTIS OP3
* Contributors: Kayman

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>op3_action_module_msgs</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>
This package includes ROS messages and services for the ROBOTIS OP3 packages
</description>

View File

@ -2,7 +2,12 @@
Changelog for package op3_offset_tuner_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.1.1 (2018-03-21)
------------------
* changed package.xml format to v2
* Contributors: Pyo
0.1.0 (2017-10-27)
-----------
------------------
* added msg package for ROBOTIS OP3
* Contributors: Kayman

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>op3_offset_tuner_msgs</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>
This package includes ROS messages and services for the ROBOTIS OP3 packages
</description>

View File

@ -0,0 +1,14 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package op3_online_walking_module_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.1.1 (2018-03-21)
------------------
* added online walking module msgs
* changed package.xml format to v2
* Contributors: SCH, Pyo
0.1.0 (2017-10-27)
------------------
* added msg package for ROBOTIS OP3
* Contributors: Kayman

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>op3_online_walking_module_msgs</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>
This package includes ROS messages and services for the ROBOTIS OP3 packages
</description>

View File

@ -2,7 +2,12 @@
Changelog for package op3_walking_module_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.1.1 (2018-03-21)
------------------
* changed package.xml format to v2
* Contributors: Pyo
0.1.0 (2017-10-27)
-----------
------------------
* added msg package for ROBOTIS OP3
* Contributors: Kayman, Yoshimaru Tanaka

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>op3_walking_module_msgs</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>
This package includes ROS messages and services for the ROBOTIS OP3 packages
</description>

View File

@ -2,7 +2,13 @@
Changelog for package robotis_op3_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.1.1 (2018-03-21)
------------------
* added online walking module msgs
* changed package.xml format to v2
* Contributors: Pyo
0.1.0 (2017-10-27)
-----------
------------------
* added msg package for ROBOTIS OP3
* Contributors: Kayman

View File

@ -1,12 +1,13 @@
<?xml version="1.0"?>
<package format="2">
<name>robotis_op3_msgs</name>
<version>0.1.0</version>
<version>0.1.1</version>
<description>
ROS messages packages for the ROBOTIS OP3 (meta package)
</description>
<license>Apache 2.0</license>
<author email="kmjung@robotis.com">Kayman</author>
<author email="sch@robotis.com">SCH</author>
<maintainer email="pyo@robotis.com">Pyo</maintainer>
<url type="website">http://wiki.ros.org/robotis_op3_msgs</url>
<url type="emanual">http://emanual.robotis.com/docs/en/platform/op3/robotis_ros_packages/</url>