Skip to content

Commit

Permalink
0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
130s committed Feb 10, 2016
1 parent 42ffd2d commit a0ff317
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions nextage_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package nextage_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.7.6 (2016-02-09)
------------------

0.7.5 (2016-01-27)
------------------
Expand Down
2 changes: 1 addition & 1 deletion nextage_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>nextage_description</name>
<version>0.7.5</version>
<version>0.7.6</version>
<description>As a part of rtmros_nextage package that is a ROS interface for <a href = "http://nextage.kawada.jp/en/">Nextage</a> dual-armed robot from Kawada Robotics Inc, this package provides its 3D model that can be used in simulation and <a href = "http://ros.org/wiki/moveit">MoveIt!</a>-based motion planning tasks.
</description>
<maintainer email="[email protected]">Kei Okada</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions nextage_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package nextage_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.7.6 (2016-02-09)
------------------

0.7.5 (2016-01-27)
------------------
Expand Down
2 changes: 1 addition & 1 deletion nextage_gazebo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>nextage_gazebo</name>
<version>0.7.5</version>
<version>0.7.6</version>
<description>Gazebo simulation for NEXTAGE Open</description>

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

Forthcoming
-----------
0.7.6 (2016-02-09)
------------------

0.7.5 (2016-01-27)
------------------
Expand Down
2 changes: 1 addition & 1 deletion nextage_ik_plugin/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>nextage_ik_plugin</name>
<version>0.7.5</version>
<version>0.7.6</version>
<description>IKFast package for NEXTAGE Open</description>
<maintainer email="[email protected]">IK Fast Plugin Creater</maintainer>
<author email="[email protected]">TORK Developer 534o</author>
Expand Down
4 changes: 2 additions & 2 deletions nextage_moveit_config/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package nextage_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.7.6 (2016-02-09)
------------------
* [fix] Use RRT as default planner (workaround/fix `#170 <https://github.com/tork-a/rtmros_nextage/issues/170>`_)
* Contributors: Isaac I.Y. Saito

Expand Down
2 changes: 1 addition & 1 deletion nextage_moveit_config/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>nextage_moveit_config</name>
<version>0.7.5</version>
<version>0.7.6</version>
<description>An automatically generated package with all the configuration and launch files for using the NextageOpen with the MoveIt Motion Planning Framework.
</description>
<maintainer email="[email protected]">Kei Okada</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions nextage_ros_bridge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package nextage_ros_bridge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.7.6 (2016-02-09)
------------------
* [improve] better view for hrpsys-simulator
* Contributors: Kei Okada

Expand Down
2 changes: 1 addition & 1 deletion nextage_ros_bridge/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>nextage_ros_bridge</name>
<version>0.7.5</version>
<version>0.7.6</version>
<description>The nextage_ros_bridge package is a main ROS interface for developers and users of <a href = "http://nextage.kawada.jp/en/">Nextage</a> dual-armed robot from Kawada Robotics Inc. Developers can build their own application that takes control over Nextage via this package. Interface for both ROS and <a href = "http://openrtm.org/">OpenRTM</a> is provided.
</description>

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

Forthcoming
-----------
0.7.6 (2016-02-09)
------------------
* [fix] Use RRT as default planner (workaround/fix `#170 <https://github.com/tork-a/rtmros_nextage/issues/170>`_)
* [improve] better view for hrpsys-simulator
* Contributors: Kei Okada, Isaac I.Y. Saito
Expand Down
2 changes: 1 addition & 1 deletion rtmros_nextage/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>rtmros_nextage</name>
<version>0.7.5</version>
<version>0.7.6</version>
<description>The rtmros_nextage package is a ROS interface for <a href = "http://nextage.kawada.jp/en/">Nextage</a> dual-armed robot from Kawada Robotics Inc.
</description>
<maintainer email="[email protected]">Isaac Isao Saito</maintainer>
Expand Down

0 comments on commit a0ff317

Please sign in to comment.