Skip to content

Commit e5180eb

Browse files
committed
3.2.1
1 parent a96d7fe commit e5180eb

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

ur/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package ur
33
^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.2.1 (2025-04-11)
6+
------------------
77

88
3.2.0 (2025-04-10)
99
------------------

ur/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ur</name>
5-
<version>3.2.0</version>
5+
<version>3.2.1</version>
66
<description>Metapackage for universal robots</description>
77
<maintainer email="[email protected]">Felix Exner</maintainer>
88
<maintainer email="[email protected]">Rune Søe-Knudsen</maintainer>

ur_calibration/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package ur_calibration
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.2.1 (2025-04-11)
6+
------------------
77

88
3.2.0 (2025-04-10)
99
------------------

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>3.2.0</version>
4+
<version>3.2.1</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_controllers/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package ur_controllers
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.2.1 (2025-04-11)
6+
------------------
77

88
3.2.0 (2025-04-10)
99
------------------

ur_controllers/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ur_controllers</name>
5-
<version>3.2.0</version>
5+
<version>3.2.1</version>
66
<description>Provides controllers that use the speed scaling interface of Universal Robots.</description>
77

88
<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+
3.2.1 (2025-04-11)
6+
------------------
77

88
3.2.0 (2025-04-10)
99
------------------

ur_dashboard_msgs/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ur_dashboard_msgs</name>
5-
<version>3.2.0</version>
5+
<version>3.2.1</version>
66
<description>Messages around the UR Dashboard server.</description>
77

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

ur_moveit_config/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package ur_moveit_config
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.2.1 (2025-04-11)
6+
------------------
77

88
3.2.0 (2025-04-10)
99
------------------

ur_moveit_config/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ur_moveit_config</name>
5-
<version>3.2.0</version>
5+
<version>3.2.1</version>
66
<description>
77
An example package with MoveIt2 configurations for UR robots.
88
</description>

ur_robot_driver/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Forthcoming
2-
-----------
1+
3.2.1 (2025-04-11)
2+
------------------
33
* Disable enforcing command limits (`#1342 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1342>`_)
44
* Contributors: Felix Exner
55

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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ur_robot_driver</name>
5-
<version>3.2.0</version>
5+
<version>3.2.1</version>
66
<description>The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series.</description>
77

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

0 commit comments

Comments
 (0)