Skip to content

Commit 7bbe50f

Browse files
committed
2.14.0
1 parent bc18441 commit 7bbe50f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package ur_client_library
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.14.0 (2026-07-17)
6+
-------------------
77
* Use tcp_nodelay on socket server (`#537 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/537>`_)
88
* Streaming API for trajectory forwarding (`#528 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/528>`_)
99
* background Enable FIFO scheduling by default for RTDE producer thread (`#536 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/536>`_)

package.xml

Lines changed: 1 addition & 1 deletion
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="3">
44
<name>ur_client_library</name>
5-
<version>2.13.0</version>
5+
<version>2.14.0</version>
66
<description>Standalone C++ library for accessing Universal Robots interfaces. This has been forked off the ur_robot_driver.</description>
77
<author>Thomas Timm Andersen</author>
88
<author>Simon Rasmussen</author>

0 commit comments

Comments
 (0)