Skip to content

Commit

Permalink
1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fmessmer committed Apr 1, 2016
1 parent aed562d commit f095650
Show file tree
Hide file tree
Showing 20 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions universal_robot/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package universal_robot
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.6 (2016-04-01)
------------------
* add moveit_config for ur3
* Contributors: ipa-fxm

Expand Down
2 changes: 1 addition & 1 deletion universal_robot/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>universal_robot</name>
<version>1.1.5</version>
<version>1.1.6</version>
<description>
Drivers, description, and utilities for Universal Robot Arms.
</description>
Expand Down
4 changes: 2 additions & 2 deletions ur10_moveit_config/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur10_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.6 (2016-04-01)
------------------
* add missing dependency for moveit_simple_controller_manager
* Merge branch 'indigo-devel' of github.com:ros-industrial/universal_robot into ur3_moveit_config
* apply latest setup assistant changes to ur5 and ur10
Expand Down
2 changes: 1 addition & 1 deletion ur10_moveit_config/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<package>

<name>ur10_moveit_config</name>
<version>1.1.5</version>
<version>1.1.6</version>
<description>
An automatically generated package with all the configuration and launch files for using the ur10 with the MoveIt Motion Planning Framework
</description>
Expand Down
4 changes: 2 additions & 2 deletions ur3_moveit_config/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur3_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.6 (2016-04-01)
------------------
* add missing dependency for moveit_simple_controller_manager
* apply default RRTConnect to ur3
* add moveit_config for ur3
Expand Down
2 changes: 1 addition & 1 deletion ur3_moveit_config/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<package>

<name>ur3_moveit_config</name>
<version>1.1.5</version>
<version>1.1.6</version>
<description>
An automatically generated package with all the configuration and launch files for using the ur3 with the MoveIt Motion Planning Framework
</description>
Expand Down
4 changes: 2 additions & 2 deletions ur5_moveit_config/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur5_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.6 (2016-04-01)
------------------
* add missing dependency for moveit_simple_controller_manager
* Merge branch 'indigo-devel' of github.com:ros-industrial/universal_robot into ur3_moveit_config
* apply latest setup assistant changes to ur5 and ur10
Expand Down
2 changes: 1 addition & 1 deletion ur5_moveit_config/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<package>

<name>ur5_moveit_config</name>
<version>1.1.5</version>
<version>1.1.6</version>
<description>
An automatically generated package with all the configuration and launch files for using the ur5 with the MoveIt Motion Planning Framework
</description>
Expand Down
4 changes: 2 additions & 2 deletions ur_bringup/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur_bringup
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.6 (2016-04-01)
------------------
* provide launch files for ur3
* Contributors: ipa-fxm

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

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

Forthcoming
-----------
1.1.6 (2016-04-01)
------------------
* unify mesh names
* add color to avoid default color 'red' for collision meshes
* use correct DH parameter + colored meshes
Expand Down
2 changes: 1 addition & 1 deletion ur_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>ur_description</name>
<version>1.1.5</version>
<version>1.1.6</version>
<description>
URDF description for Universal UR5/10 robot arms
</description>
Expand Down
4 changes: 2 additions & 2 deletions ur_driver/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur_driver
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.6 (2016-04-01)
------------------
* Moved SetIO FUN constants from driver.py to relevant srv file for easier interaction from other files
* Merge pull request `#170 <https://github.com/ros-industrial/universal_robot/issues/170>`_ from ipa-fxm/prevent_programming
[Indigo] enable reconfigure and set_param side by side
Expand Down
2 changes: 1 addition & 1 deletion ur_driver/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>ur_driver</name>
<version>1.1.5</version>
<version>1.1.6</version>
<description>
Driver for the UR5/10 arm based on the Polyscope control scheme.
</description>
Expand Down
4 changes: 2 additions & 2 deletions ur_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.6 (2016-04-01)
------------------
* provide launch files for ur3
* use controller_manager spawn
* allow to start gazebo without gui
Expand Down
2 changes: 1 addition & 1 deletion ur_gazebo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>ur_gazebo</name>
<version>1.1.5</version>
<version>1.1.6</version>
<description>
Gazebo wrapper for the Universal UR5/10 robot arms.
</description>
Expand Down
4 changes: 2 additions & 2 deletions ur_kinematics/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur_kinematics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.6 (2016-04-01)
------------------
* apply ur-kin-constants fix for ur3
* Merge remote-tracking branch 'origin-rosi/indigo-devel' into ur-kin-constants
* ur_kinematics: Move #defines to constants in source file.
Expand Down
2 changes: 1 addition & 1 deletion ur_kinematics/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>ur_kinematics</name>
<version>1.1.5</version>
<version>1.1.6</version>
<description>
Provides forward and inverse kinematics for Universal Robots designs.
See http://hdl.handle.net/1853/50782 for details.
Expand Down
4 changes: 2 additions & 2 deletions ur_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.1.6 (2016-04-01)
------------------
* Moved SetIO FUN constants from driver.py to relevant srv file for easier interaction from other files
* catkin_lint
* Contributors: Thomas Timm Andersen, ipa-fxm
2 changes: 1 addition & 1 deletion ur_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>ur_msgs</name>
<version>1.1.5</version>
<version>1.1.6</version>
<description>The ur_msgs package</description>

<author email="glusia@rpi.edu">Andrew Glusiec</author>
Expand Down

0 comments on commit f095650

Please sign in to comment.