mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
updated the CHANGELOG and version to release binary packages
This commit is contained in:
parent
d93e02a990
commit
8373f9efc0
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user