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 9, 2018
1 parent 5d94802 commit d5cdccd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package turtlebot3_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.4 (2018-03-10)
-----------
* added torque msg in sensor_msgs
* added Sound.msg
* deleted motorpower.msg in cmakelists
* Contributors: Darby Lim, Pyo

0.1.3 (2017-04-24)
-----------
* added msg package for TB3
Expand Down
7 changes: 4 additions & 3 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<?xml version="1.0"?>
<package>
<name>turtlebot3_msgs</name>
<version>0.1.3</version>
<version>0.1.4</version>
<description>
Message and service types: custom messages and services for TurtleBot3 packages
</description>
<license>Apache License 2.0</license>
<author email="[email protected]">Pyo</author>
<author email="[email protected]">Darby Lim</author>
<maintainer email="[email protected]">Pyo</maintainer>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3/issues</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/turtlebot3_msgs/issues</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_msgs</url>
<url type="website">http://wiki.ros.org/turtlebot3_msgs</url>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>std_msgs</build_depend>
Expand Down

0 comments on commit d5cdccd

Please sign in to comment.