Skip to content

Commit becfddf

Browse files
committed
2.3.0
1 parent 2eb56cc commit becfddf

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.3.0 (2025-04-17)
2+
------------------
33

44
2.2.0 (2025-02-24)
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.2.0</version>
4+
<version>2.3.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.3.0 (2025-04-17)
6+
------------------
77

88
2.2.0 (2025-02-24)
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.2.0</version>
4+
<version>2.3.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.3.0 (2025-04-17)
2+
------------------
33
* Add ROS param (robot_receive_timeout) to control reverse interface timeouts (`#745 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/745>`_)
44
* Add launchfiles for ur7e and ur12e (`#743 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/743>`_)
55
* Add support for ur7e and ur12e (`#742 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/742>`_)

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.2.0</version>
5+
<version>2.3.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)