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_controllers/CHANGELOG.rst
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
Changelog for package ur_controllers
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
Forthcoming
6
+
-----------
7
+
* Added controller to enable and disable tool contact (`#940 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/940>`_)
8
+
* Start executing passthrough trajectories earlier than all points are transferred. (`#1313 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1313>`_)
9
+
* Update ci (`#1315 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1315>`_)
10
+
* Fix passthrough controller to not read non-existing state_interfaces (`#1314 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1314>`_)
11
+
* Contributors: Felix Exner, URJala
12
+
5
13
3.1.1 (2025-03-17)
6
14
------------------
7
15
* Update ros2_control API to get_optional (`#1289 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1289>`_)
Copy file name to clipboardExpand all lines: ur_robot_driver/CHANGELOG.rst
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
Forthcoming
2
+
-----------
3
+
* Added controller to enable and disable tool contact (`#940 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/940>`_)
4
+
* Start executing passthrough trajectories earlier than all points are transferred. (`#1313 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1313>`_)
5
+
* Support PolyScopeX robots (`#1318 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1318>`_)
6
+
* Add support for UR7e and UR12e (`#1320 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1320>`_)
7
+
* Use UrDriverConfig struct to initialize UrDriver (`#1328 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1328>`_)
8
+
* Fix passthrough controller to not read non-existing state_interfaces (`#1314 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1314>`_)
9
+
* Fix links to forward command controllers (`#1303 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1303>`_)
10
+
* Contributors: Felix Exner, URJala
11
+
1
12
3.1.1 (2025-03-17)
2
13
------------------
3
14
* Update transformForceTorque to handle whether it is a cb3 or an e-Series robot (`#1287 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1287>`_)
0 commit comments