updated the CHANGELOG and version to release binary packages

This commit is contained in:
Pyo 2018-07-20 14:58:09 +09:00
parent 09ccf8cd7d
commit b5a5229d09
6 changed files with 25 additions and 3 deletions

View File

@ -2,6 +2,11 @@
Changelog for package turtlebot3_fake Changelog for package turtlebot3_fake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.1.0 (2018-07-20)
------------------
* added TurtleBot3 Waffle Pi
* Contributors: Darby Lim, Pyo
1.0.2 (2018-06-01) 1.0.2 (2018-06-01)
------------------ ------------------
* none * none

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<package format="2"> <package format="2">
<name>turtlebot3_fake</name> <name>turtlebot3_fake</name>
<version>1.0.2</version> <version>1.1.0</version>
<description> <description>
Package for TurtleBot3 fake node. With this package, simple tests can be done without a robot. Package for TurtleBot3 fake node. With this package, simple tests can be done without a robot.
You can do simple tests using this package on rviz without real robots. You can do simple tests using this package on rviz without real robots.

View File

@ -2,6 +2,13 @@
Changelog for package turtlebot3_gazebo_ros Changelog for package turtlebot3_gazebo_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.1.0 (2018-07-20)
------------------
* modified uri path
* modified autorace
* delete remap
* Contributors: Darby Lim, Gilbert, Pyo
1.0.2 (2018-06-01) 1.0.2 (2018-06-01)
------------------ ------------------
* added mission.launch modified model.sdf * added mission.launch modified model.sdf

View File

@ -1,13 +1,14 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<package format="2"> <package format="2">
<name>turtlebot3_gazebo</name> <name>turtlebot3_gazebo</name>
<version>1.0.2</version> <version>1.1.0</version>
<description> <description>
Gazebo simulation package for the TurtleBot3 Gazebo simulation package for the TurtleBot3
</description> </description>
<license>Apache 2.0</license> <license>Apache 2.0</license>
<author email="pyo@robotis.com">Pyo</author> <author email="pyo@robotis.com">Pyo</author>
<author email="thlim@robotis.com">Darby Lim</author> <author email="thlim@robotis.com">Darby Lim</author>
<author email="kkjong@robotis.com">Gilbert</author>
<maintainer email="pyo@robotis.com">Pyo</maintainer> <maintainer email="pyo@robotis.com">Pyo</maintainer>
<url type="website">http://wiki.ros.org/turtlebot3_gazebo</url> <url type="website">http://wiki.ros.org/turtlebot3_gazebo</url>
<url type="emanual">http://turtlebot3.robotis.com</url> <url type="emanual">http://turtlebot3.robotis.com</url>

View File

@ -2,6 +2,14 @@
Changelog for package turtlebot3_simulations Changelog for package turtlebot3_simulations
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.1.0 (2018-07-20)
------------------
* added TurtleBot3 Waffle Pi
* modified uri path
* modified autorace
* delete remap
* Contributors: Darby Lim, Gilbert, Pyo
1.0.2 (2018-06-01) 1.0.2 (2018-06-01)
------------------ ------------------
* added mission.launch modified model.sdf * added mission.launch modified model.sdf

View File

@ -1,13 +1,14 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<package format="2"> <package format="2">
<name>turtlebot3_simulations</name> <name>turtlebot3_simulations</name>
<version>1.0.2</version> <version>1.1.0</version>
<description> <description>
ROS packages for the turtlebot3 simulation (meta package) ROS packages for the turtlebot3 simulation (meta package)
</description> </description>
<license>Apache 2.0</license> <license>Apache 2.0</license>
<author email="pyo@robotis.com">Pyo</author> <author email="pyo@robotis.com">Pyo</author>
<author email="thlim@robotis.com">Darby Lim</author> <author email="thlim@robotis.com">Darby Lim</author>
<author email="kkjong@robotis.com">Gilbert</author>
<maintainer email="pyo@robotis.com">Pyo</maintainer> <maintainer email="pyo@robotis.com">Pyo</maintainer>
<url type="website">http://wiki.ros.org/turtlebot3_simulations</url> <url type="website">http://wiki.ros.org/turtlebot3_simulations</url>
<url type="emanual">http://turtlebot3.robotis.com</url> <url type="emanual">http://turtlebot3.robotis.com</url>