You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ur_calibration/CHANGELOG.rst
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
Changelog for package ur_calibration
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
5.0.0 (2026-04-09)
6
+
------------------
7
+
* Ensure calibration library in ur_calibration is always built as static (`#1667 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1667>`_)
Copy file name to clipboardExpand all lines: ur_calibration/package.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<?xml version="1.0"?>
2
2
<packageformat="2">
3
3
<name>ur_calibration</name>
4
-
<version>4.5.0</version>
4
+
<version>5.0.0</version>
5
5
<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>
0 commit comments