Skip to content

Commit

Permalink
2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jihoonl committed May 6, 2015
1 parent b8b573d commit 3e56a63
Show file tree
Hide file tree
Showing 20 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions software/pano/pano_core/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package pano_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.3 (2015-03-23)
------------------

2.3.2 (2015-01-21)
------------------
Expand Down
2 changes: 1 addition & 1 deletion software/pano/pano_core/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>pano_core</name>
<version>2.3.2</version>
<version>2.3.3</version>
<description>
Library for the opencv-based panorama stitching algorithm
</description>
Expand Down
4 changes: 2 additions & 2 deletions software/pano/pano_py/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package pano_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.3 (2015-03-23)
------------------

2.3.2 (2015-01-21)
------------------
Expand Down
2 changes: 1 addition & 1 deletion software/pano/pano_py/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>pano_py</name>
<version>2.3.2</version>
<version>2.3.3</version>
<description>
This is a python wraper around the pano_core library (I think)
</description>
Expand Down
4 changes: 2 additions & 2 deletions software/pano/pano_ros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package pano_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.3 (2015-03-23)
------------------

2.3.2 (2015-01-21)
------------------
Expand Down
2 changes: 1 addition & 1 deletion software/pano/pano_ros/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>pano_ros</name>
<version>2.3.2</version>
<version>2.3.3</version>
<description>
The ros frontend to the pano subsystem.
</description>
Expand Down
4 changes: 2 additions & 2 deletions turtlebot_actions/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlebot_actions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.3 (2015-03-23)
------------------

2.3.2 (2015-01-21)
------------------
Expand Down
2 changes: 1 addition & 1 deletion turtlebot_actions/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>turtlebot_actions</name>
<version>2.3.2</version>
<version>2.3.3</version>
<description>
turtlebot_actions provides several basic actionlib actions for the TurtleBot.
</description>
Expand Down
4 changes: 2 additions & 2 deletions turtlebot_apps/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlebot_apps
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.3 (2015-03-23)
------------------

2.3.2 (2015-01-21)
------------------
Expand Down
2 changes: 1 addition & 1 deletion turtlebot_apps/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>turtlebot_apps</name>
<version>2.3.2</version>
<version>2.3.3</version>
<description>
turtlebot_apps is a group of simple demos and exmaples to run on your TurtleBot to help you get started with ROS and TurtleBot.
</description>
Expand Down
4 changes: 2 additions & 2 deletions turtlebot_calibration/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlebot_calibration
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.3 (2015-03-23)
------------------

2.3.2 (2015-01-21)
------------------
Expand Down
2 changes: 1 addition & 1 deletion turtlebot_calibration/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>turtlebot_calibration</name>
<version>2.3.2</version>
<version>2.3.3</version>
<description>turtlebot_calibration</description>
<maintainer email="turtlebot@osrfoundation.org">OSRF</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions turtlebot_follower/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlebot_follower
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.3 (2015-03-23)
------------------

2.3.2 (2015-01-21)
------------------
Expand Down
2 changes: 1 addition & 1 deletion turtlebot_follower/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>turtlebot_follower</name>
<version>2.3.2</version>
<version>2.3.3</version>
<description>
Follower for the turtlebot. Follows humans and robots around by following the centroid of a box points in front of the turtlebot.
</description>
Expand Down
4 changes: 2 additions & 2 deletions turtlebot_navigation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlebot_navigation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.3 (2015-03-23)
------------------
* use env instead arg for map closes `#134 <https://github.com/turtlebot/turtlebot_apps/issues/134>`_
* Contributors: roycho111

Expand Down
2 changes: 1 addition & 1 deletion turtlebot_navigation/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>turtlebot_navigation</name>
<version>2.3.2</version>
<version>2.3.3</version>
<description>turtlebot_navigation</description>
<maintainer email="turtlebot@osrfoundation.org">OSRF</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions turtlebot_panorama/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlebot_panorama
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.3.3 (2015-03-23)
------------------

2.3.2 (2015-01-21)
------------------
Expand Down
2 changes: 1 addition & 1 deletion turtlebot_panorama/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>turtlebot_panorama</name>
<version>2.3.2</version>
<version>2.3.3</version>
<description>
This app utilises pano_ros for taking snapshots and stitching them together to create panorama pictures.
</description>
Expand Down
4 changes: 2 additions & 2 deletions turtlebot_rapps/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog
=========

Forthcoming
-----------
2.3.3 (2015-03-23)
------------------
* change default topic name of scan
* update map nav to apply world canvas and map navigation android app
* update make_a_map to apply world canvas
Expand Down
2 changes: 1 addition & 1 deletion turtlebot_rapps/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>turtlebot_rapps</name>
<version>2.3.2</version>
<version>2.3.3</version>
<description>The core set of turtlebot 'app manager' apps are defined in this package. </description>

<maintainer email="stonier@rnd.yujinrobot.com">Daniel Stonier</maintainer>
Expand Down

0 comments on commit 3e56a63

Please sign in to comment.