Skip to content

Commit 63e525f

Browse files
committed
2.2.0
1 parent 7577272 commit 63e525f

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

ur_calibration/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Forthcoming
2-
-----------
1+
2.2.0 (2025-02-24)
2+
------------------
33
* Update package maintainers (`#735 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/735>`_)
44
* Contributors: Felix Exner
55

ur_calibration/package.xml

+1-1
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>2.1.5</version>
4+
<version>2.2.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
<maintainer email="[email protected]">Felix Exner</maintainer>

ur_dashboard_msgs/CHANGELOG.rst

+2-2
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.2.0 (2025-02-24)
6+
------------------
77
* Update package maintainers (`#735 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/735>`_)
88
* Contributors: Felix Exner
99

ur_dashboard_msgs/package.xml

+1-1
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>2.1.5</version>
4+
<version>2.2.0</version>
55
<description>Messages around the UR Dashboard server.</description>
66

77
<maintainer email="[email protected]">Felix Exner</maintainer>

ur_robot_driver/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Forthcoming
2-
-----------
1+
2.2.0 (2025-02-24)
2+
------------------
33
* Allow setting the speed slider fraction to 0.0 from service (`#738 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/738>`_)
44
* Update package maintainers (`#735 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/735>`_)
55
* Parse the rx and tx idle chars as floats (`#729 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/729>`_)

ur_robot_driver/package.xml

+1-1
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>2.1.5</version>
5+
<version>2.2.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)