Skip to content

Commit

Permalink
0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelarguedas committed Sep 20, 2016
1 parent 78e7949 commit 34b9ffa
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions naoqi_apps/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package naoqi_apps
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.5 (2016-09-19)
------------------
* set Surya as the maintainer
* Contributors: Vincent Rabaud

Expand Down
2 changes: 1 addition & 1 deletion naoqi_apps/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>naoqi_apps</name>
<version>0.5.4</version>
<version>0.5.5</version>
<description>Package bridging NAOqi to executing things on the robot.</description>
<author>Vincent Rabaud</author>
<maintainer email="[email protected]">Surya Ambrose</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions naoqi_bridge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package naoqi_bridge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.5 (2016-09-19)
------------------
* set Surya as the maintainer
* Contributors: Vincent Rabaud

Expand Down
2 changes: 1 addition & 1 deletion naoqi_bridge/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>naoqi_bridge</name>
<version>0.5.4</version>
<version>0.5.5</version>
<description>Meta package to interface ROS with Aldebaran's NAOqi.</description>
<author>Vincent Rabaud</author>
<maintainer email="[email protected]">Surya Ambrose</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions naoqi_driver_py/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package naoqi_driver
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.5 (2016-09-19)
------------------
* add doc to args
* disable odom with param and get arg from launch file
* set Surya as the maintainer
Expand Down
2 changes: 1 addition & 1 deletion naoqi_driver_py/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>naoqi_driver_py</name>
<version>0.5.4</version>
<version>0.5.5</version>
<description>
<p>
Python implementation of the driver package for the Naoqi robot, providing access to walking commands,
Expand Down
4 changes: 2 additions & 2 deletions naoqi_pose/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package naoqi_pose
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.5 (2016-09-19)
------------------

0.5.4 (2016-05-20)
------------------
Expand Down
2 changes: 1 addition & 1 deletion naoqi_pose/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>naoqi_pose</name>
<version>0.5.4</version>
<version>0.5.5</version>
<description>
<p>
This package contains nodes for managing Nao's poses.
Expand Down
4 changes: 2 additions & 2 deletions naoqi_sensors_py/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package naoqi_sensors
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.5 (2016-09-19)
------------------
* set Surya as the maintainer
* Contributors: Vincent Rabaud

Expand Down
2 changes: 1 addition & 1 deletion naoqi_sensors_py/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>naoqi_sensors_py</name>
<version>0.5.4</version>
<version>0.5.5</version>

<description>
ROS driver for miscellaneous sensors on NAO.
Expand Down
4 changes: 2 additions & 2 deletions naoqi_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package naoqi_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.5 (2016-09-19)
------------------
* cleanup, approching pep8 pep257 compliance (`#56 <https://github.com/ros-naoqi/naoqi_bridge/issues/56>`_)
* cleanup, approching pep8 pep257 compliance
* fix typo
Expand Down
2 changes: 1 addition & 1 deletion naoqi_tools/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>naoqi_tools</name>
<version>0.5.4</version>
<version>0.5.5</version>

<description>
Set of tools provided by Aldebaran to convert Aldebaran files (URDF, blender...)
Expand Down

0 comments on commit 34b9ffa

Please sign in to comment.