Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fmessmer committed Jan 6, 2018
1 parent 7a74ef4 commit ad740e0
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
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.2.0</version>
<version>1.2.1</version>
<description>
Drivers, description, and utilities for Universal Robot Arms.
</description>
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.2.0</version>
<version>1.2.1</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
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.2.0</version>
<version>1.2.1</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
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.2.0</version>
<version>1.2.1</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
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.2.0</version>
<version>1.2.1</version>
<description>The ur_bringup package</description>

<author>Wim Meeussen</author>
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.2.0</version>
<version>1.2.1</version>
<description>
URDF description for Universal UR5/10 robot arms
</description>
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.2.0</version>
<version>1.2.1</version>
<description>
Driver for the UR5/10 arm based on the Polyscope control scheme.
</description>
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.2.0</version>
<version>1.2.1</version>
<description>
Gazebo wrapper for the Universal UR5/10 robot arms.
</description>
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.2.0</version>
<version>1.2.1</version>
<description>
Provides forward and inverse kinematics for Universal Robots designs.
See http://hdl.handle.net/1853/50782 for details.
Expand Down
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.2.0</version>
<version>1.2.1</version>
<description>The ur_msgs package</description>

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

0 comments on commit ad740e0

Please sign in to comment.