Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed May 5, 2022
1 parent 40ff73a commit 50b7785
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions ur_bringup/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur_bringup
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.1.1 (2022-05-05)
------------------

2.1.0 (2022-05-03)
------------------
Expand Down
2 changes: 1 addition & 1 deletion ur_bringup/package.xml
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ur_bringup</name>
<version>2.1.0</version>
<version>2.1.1</version>
<description>Launch file and run-time configurations, e.g. controllers.</description>

<maintainer email="denis@stoglrobotics.de">Denis Stogl</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions ur_calibration/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur_calibration
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.1.1 (2022-05-05)
------------------

2.1.0 (2022-05-03)
------------------
Expand Down
2 changes: 1 addition & 1 deletion ur_calibration/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>ur_calibration</name>
<version>2.1.0</version>
<version>2.1.1</version>
<description>Package for extracting the factory calibration from a UR robot and change it such that it can be used by ur_description to gain a correct URDF</description>

<maintainer email="exner@fzi.de">Felix Exner</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions ur_controllers/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur_controllers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.1.1 (2022-05-05)
------------------

2.1.0 (2022-05-03)
------------------
Expand Down
2 changes: 1 addition & 1 deletion ur_controllers/package.xml
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ur_controllers</name>
<version>2.1.0</version>
<version>2.1.1</version>
<description>Provides controllers that use the speed scaling interface of Universal Robots.</description>

<maintainer email="denis@stoglrobotics.de">Denis Stogl</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions ur_dashboard_msgs/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur_dashboard_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.1.1 (2022-05-05)
------------------

2.1.0 (2022-05-03)
------------------
Expand Down
2 changes: 1 addition & 1 deletion ur_dashboard_msgs/package.xml
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ur_dashboard_msgs</name>
<version>2.1.0</version>
<version>2.1.1</version>
<description>Messages around the UR Dashboard server.</description>

<maintainer email="exner@fzi.de">Felix Exner</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions ur_moveit_config/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package ur_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.1.1 (2022-05-05)
------------------
* Remove non-required dependency from CMakeLists
* Contributors: Felix Exner

Expand Down
2 changes: 1 addition & 1 deletion ur_moveit_config/package.xml
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ur_moveit_config</name>
<version>2.1.0</version>
<version>2.1.1</version>
<description>
An example package with MoveIt2 configurations for UR robots.
</description>
Expand Down
4 changes: 2 additions & 2 deletions ur_robot_driver/CHANGELOG.rst
@@ -1,5 +1,5 @@
Forthcoming
-----------
2.1.1 (2022-05-05)
------------------

2.1.0 (2022-05-03)
------------------
Expand Down
2 changes: 1 addition & 1 deletion ur_robot_driver/package.xml
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ur_robot_driver</name>
<version>2.1.0</version>
<version>2.1.1</version>
<description>The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series.</description>

<maintainer email="denis@stoglrobotics.de">Denis Stogl</maintainer>
Expand Down

0 comments on commit 50b7785

Please sign in to comment.