Skip to content

Commit

Permalink
1.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Jun 23, 2015
1 parent 63430cf commit d3a2d74
Show file tree
Hide file tree
Showing 14 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions hrpsys_ros_bridge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hrpsys_ros_bridge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.14 (2015-06-23)
-------------------
* [hrpsys_ros_bridge] Add splash screen to hrpsys dashboard
* Enable to set step time for each foot steps and update documentation
* Add emergency walking stop and update documentations
Expand Down
2 changes: 1 addition & 1 deletion hrpsys_ros_bridge/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>hrpsys_ros_bridge</name>
<version>1.2.13</version>
<version>1.2.14</version>
<description>hrpsys_ros_bridge package provides basic functionalities to bind
<a href = "http://wiki.ros.org/hrpsys">hrpsys</a>, a
<a href = "http://openrtm.org/">OpenRTM</a>-based controller, and ROS.<br />
Expand Down
4 changes: 2 additions & 2 deletions hrpsys_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package hrpsys_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.14 (2015-06-23)
-------------------
* Add EmergencyStopper setting to hrpsys.launch
* Contributors: Shunichi Nozawa

Expand Down
2 changes: 1 addition & 1 deletion hrpsys_tools/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>hrpsys_tools</name>
<version>1.2.13</version>
<version>1.2.14</version>
<description>The hrpsys_tools package</description>

<maintainer email="[email protected]">Kei Okada</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions openrtm_ros_bridge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package openrtm_ros_bridge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.14 (2015-06-23)
-------------------

1.2.13 (2015-06-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion openrtm_ros_bridge/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>openrtm_ros_bridge</name>
<version>1.2.13</version>
<version>1.2.14</version>
<description>openrtm_ros_bridge package provides basic functionalities to bind
two robotics framework: <a href = "http://openrtm.org/">OpenRTM</a> and ROS.<br />
By using this package, you can write your ROS packages that communicate with your
Expand Down
4 changes: 2 additions & 2 deletions openrtm_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package openrtm_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.14 (2015-06-23)
-------------------

1.2.13 (2015-06-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion openrtm_tools/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>openrtm_tools</name>
<version>1.2.13</version>
<version>1.2.14</version>
<description>The openrtm_tools package</description>

<maintainer email="[email protected]">Kei Okada</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions rosnode_rtc/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosnode_rtc
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.14 (2015-06-23)
-------------------

1.2.13 (2015-06-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion rosnode_rtc/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosnode_rtc</name>
<version>1.2.13</version>
<version>1.2.14</version>
<description>
This package gives transparency between RTM and ROS.

Expand Down
4 changes: 2 additions & 2 deletions rtmbuild/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rtmbuild
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.14 (2015-06-23)
-------------------
* [rtmbuild/scripts/idl2srv.py] print when service is called and returned
* Contributors: Kei Okada

Expand Down
2 changes: 1 addition & 1 deletion rtmbuild/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rtmbuild</name>
<version>1.2.13</version>
<version>1.2.14</version>
<description>Build scripts for OpenRTM and OpenHRP</description>
<license>BSD</license>
<maintainer email="[email protected]">Kei Okada</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions rtmros_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rtmros_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.14 (2015-06-23)
-------------------

1.2.13 (2015-06-11)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion rtmros_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>rtmros_common</name>
<version>1.2.13</version>
<version>1.2.14</version>
<description>A package suite that provides all the capabilities for
the ROS users to connect to the robots that run on
<a href = "http://www.openrtm.org/openrtm/en/content/what-rt-middleware-0">RT Middleware</a>
Expand Down

0 comments on commit d3a2d74

Please sign in to comment.