updated the CHANGELOG and version to release binary packages
This commit is contained in:
@ -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
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
14
op3_online_walking_module_msgs/CHANGELOG.rst
Normal file
14
op3_online_walking_module_msgs/CHANGELOG.rst
Normal 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
|
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user