Skip to content

Commit bdb0948

Browse files
committed
updated the CHANGELOG and version to release binary packages
1 parent 349472e commit bdb0948

6 files changed

Lines changed: 17 additions & 3 deletions

File tree

turtlebot3_fake/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package turtlebot3_fake
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.1.7 (2017-08-16)
6+
-----------
7+
* none
8+
59
0.1.6 (2017-08-14)
610
-----------
711
* updated rviz and add static tf publisher for depth camera

turtlebot3_fake/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>turtlebot3_fake</name>
4-
<version>0.1.6</version>
4+
<version>0.1.7</version>
55
<description>
66
Package for TurtleBot3 fake node. With this package, simple tests can be done without a robot.
77
You can do simple tests using this package on rviz without real robots.

turtlebot3_gazebo/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package turtlebot3_gazebo
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.1.7 (2017-08-16)
6+
-----------
7+
* renamed missed the install rule (worlds -> models)
8+
* Contributors: Darby Lim, Tully Foote
9+
510
0.1.6 (2017-08-14)
611
-----------
712
* updated rviz and add static tf publisher for depth camera

turtlebot3_gazebo/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>turtlebot3_gazebo</name>
4-
<version>0.1.6</version>
4+
<version>0.1.7</version>
55
<description>
66
Gazebo simulation package for the TurtleBot3
77
</description>

turtlebot3_simulations/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package turtlebot3_simulations
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.1.7 (2017-08-16)
6+
-----------
7+
* renamed missed the install rule (worlds -> models)
8+
* Contributors: Darby Lim, Tully Foote
9+
510
0.1.6 (2017-08-14)
611
-----------
712
* modified folder name and model path

turtlebot3_simulations/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>turtlebot3_simulations</name>
4-
<version>0.1.6</version>
4+
<version>0.1.7</version>
55
<description>
66
ROS packages for the turtlebot3 simulation (meta package)
77
</description>

0 commit comments

Comments
 (0)