Skip to content

Commit eaf38b2

Browse files
author
Felix Exner
committed
v2.0.0
1 parent ff7dfb5 commit eaf38b2

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

controller_stopper/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog for package controller_stopper
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.0.0 (2021-09-07)
6+
------------------
77
* Initial release
88
* Contributors: Felix Exner, Felix Mauch, G.A. vd. Hoorn, Tristan Schnell

controller_stopper/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>controller_stopper</name>
4-
<version>0.0.3</version>
4+
<version>2.0.0</version>
55
<description>A small helper node that stops and restarts ROS controllers based on a boolean status topic.</description>
66

77
<!-- One maintainer tag required, multiple allowed, one person per tag -->

ur_calibration/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Forthcoming
2-
-----------
1+
2.0.0 (2021-09-07)
2+
------------------
33
* Add new features to the driver:
44
- Cartesian position-based control
55
- Cartesian twist-based control

ur_calibration/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>ur_calibration</name>
4-
<version>0.0.3</version>
4+
<version>2.0.0</version>
55
<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>
66

77
<!-- One maintainer tag required, multiple allowed, one person per tag -->

ur_dashboard_msgs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package ur_dashboard_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.0.0 (2021-09-07)
6+
------------------
77
* Initial release
88
* Fix package dependencies `#132 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/132>`_ from UniversalRobots/fix_dependencies
99
* Use SPDX license identifiers. (`#145 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/145>`_)

ur_dashboard_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>ur_dashboard_msgs</name>
4-
<version>0.0.3</version>
4+
<version>2.0.0</version>
55
<description>Messages around the UR Dashboard server.</description>
66

77
<!-- One maintainer tag required, multiple allowed, one person per tag -->

ur_robot_driver/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Forthcoming
2-
-----------
1+
2.0.0 (2021-09-07)
2+
------------------
33
* Merge pull request `#408 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/408>`_ from UniversalRobots/staging
44
Adds new features to the driver:
55
- Cartesian position-based control

ur_robot_driver/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ur_robot_driver</name>
5-
<version>0.0.3</version>
5+
<version>2.0.0</version>
66
<description>The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series.</description>
77
<author>Thomas Timm Andersen</author>
88
<author>Simon Rasmussen</author>

0 commit comments

Comments
 (0)