updated the CHANGELOG and version to release binary packages
This commit is contained in:
8
robotis_op3_msgs/CHANGELOG.rst
Normal file
8
robotis_op3_msgs/CHANGELOG.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Changelog for package robotis_op3_msgs
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
0.1.0 (2017-10-27)
|
||||
-----------
|
||||
* added msg package for ROBOTIS OP3
|
||||
* Contributors: Kayman
|
@@ -3,24 +3,17 @@
|
||||
<name>robotis_op3_msgs</name>
|
||||
<version>0.1.0</version>
|
||||
<description>
|
||||
ROS packages for the robotis_op3_msgs (meta package)
|
||||
Message and service types: custom messages and services for ROBOTIS OP3 packages
|
||||
</description>
|
||||
|
||||
<license>Apache License 2.0</license>
|
||||
<author email="kmjung@robotis.com">Kayman</author>
|
||||
<maintainer email="pyo@robotis.com">Pyo</maintainer>
|
||||
|
||||
<!-- <url type="bugtracker">https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-Msgs/issues</url> -->
|
||||
<!-- <url type="repository">https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-Msgs</url> -->
|
||||
<!-- <url type="website">http://wiki.ros.org/robotis_op3_msgs</url> -->
|
||||
|
||||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-Msgs/issues</url>
|
||||
<url type="repository">https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-Msgs</url>
|
||||
<url type="website">http://wiki.ros.org/robotis_op3_msgs</url>
|
||||
<buildtool_depend>catkin</buildtool_depend>
|
||||
|
||||
<run_depend>op3_action_module_msgs</run_depend>
|
||||
<run_depend>op3_offset_tuner_msgs</run_depend>
|
||||
<run_depend>op3_walking_module_msgs</run_depend>
|
||||
|
||||
<export>
|
||||
<metapackage/>
|
||||
</export>
|
||||
<export><metapackage/></export>
|
||||
</package>
|
||||
|
Reference in New Issue
Block a user