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 Aug 14, 2017
1 parent d93e02a commit 8373f9e
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 3 deletions.
5 changes: 5 additions & 0 deletions turtlebot3_fake/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package turtlebot3_fake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.6 (2017-08-14)
-----------
* updated rviz and add static tf publisher for depth camera
* Contributors: Darby Lim

0.1.5 (2017-06-09)
-----------
* none
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_fake/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>turtlebot3_fake</name>
<version>0.1.5</version>
<version>0.1.6</version>
<description>
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.
Expand Down
6 changes: 6 additions & 0 deletions turtlebot3_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package turtlebot3_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.6 (2017-08-14)
-----------
* updated rviz and add static tf publisher for depth camera
* modified folder name and model path
* Contributors: Darby Lim

0.1.5 (2017-06-09)
-----------
* modified make files for dependencies
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_gazebo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>turtlebot3_gazebo</name>
<version>0.1.5</version>
<version>0.1.6</version>
<description>
Gazebo simulation package for the TurtleBot3
</description>
Expand Down
6 changes: 6 additions & 0 deletions turtlebot3_simulations/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package turtlebot3_simulations
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.6 (2017-08-14)
-----------
* modified folder name and model path
* updated rviz and add static tf publisher for depth camera
* Contributors: Darby Lim

0.1.5 (2017-06-09)
-----------
* modified make files for dependencies
Expand Down
2 changes: 1 addition & 1 deletion turtlebot3_simulations/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>turtlebot3_simulations</name>
<version>0.1.5</version>
<version>0.1.6</version>
<description>
ROS packages for the turtlebot3 simulation (meta package)
</description>
Expand Down

0 comments on commit 8373f9e

Please sign in to comment.