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
09ccf8cd7d
commit
b5a5229d09
@ -2,6 +2,11 @@
|
||||
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)
|
||||
------------------
|
||||
* none
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<package format="2">
|
||||
<name>turtlebot3_fake</name>
|
||||
<version>1.0.2</version>
|
||||
<version>1.1.0</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,13 @@
|
||||
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)
|
||||
------------------
|
||||
* added mission.launch modified model.sdf
|
||||
|
||||
@ -1,13 +1,14 @@
|
||||
<?xml version="1.0"?>
|
||||
<package format="2">
|
||||
<name>turtlebot3_gazebo</name>
|
||||
<version>1.0.2</version>
|
||||
<version>1.1.0</version>
|
||||
<description>
|
||||
Gazebo simulation package for the TurtleBot3
|
||||
</description>
|
||||
<license>Apache 2.0</license>
|
||||
<author email="pyo@robotis.com">Pyo</author>
|
||||
<author email="thlim@robotis.com">Darby Lim</author>
|
||||
<author email="kkjong@robotis.com">Gilbert</author>
|
||||
<maintainer email="pyo@robotis.com">Pyo</maintainer>
|
||||
<url type="website">http://wiki.ros.org/turtlebot3_gazebo</url>
|
||||
<url type="emanual">http://turtlebot3.robotis.com</url>
|
||||
|
||||
@ -2,6 +2,14 @@
|
||||
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)
|
||||
------------------
|
||||
* added mission.launch modified model.sdf
|
||||
|
||||
@ -1,13 +1,14 @@
|
||||
<?xml version="1.0"?>
|
||||
<package format="2">
|
||||
<name>turtlebot3_simulations</name>
|
||||
<version>1.0.2</version>
|
||||
<version>1.1.0</version>
|
||||
<description>
|
||||
ROS packages for the turtlebot3 simulation (meta package)
|
||||
</description>
|
||||
<license>Apache 2.0</license>
|
||||
<author email="pyo@robotis.com">Pyo</author>
|
||||
<author email="thlim@robotis.com">Darby Lim</author>
|
||||
<author email="kkjong@robotis.com">Gilbert</author>
|
||||
<maintainer email="pyo@robotis.com">Pyo</maintainer>
|
||||
<url type="website">http://wiki.ros.org/turtlebot3_simulations</url>
|
||||
<url type="emanual">http://turtlebot3.robotis.com</url>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user