|
2 | 2 | Changelog for package ur_client_library |
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
4 | 4 |
|
| 5 | +2.8.0 (2026-03-20) |
| 6 | +------------------ |
| 7 | +* Improve cleanup of trajectory buffer (`#466 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/466>`_) |
| 8 | +* Fix documentation of direct_torque example (`#467 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/467>`_) |
| 9 | +* Direct torque friction scales support (`#445 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/445>`_) |
| 10 | +* If no new commands are received, halt (`#440 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/440>`_) |
| 11 | +* Add check to make sure that program name and save path is specified w… (`#447 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/447>`_) |
| 12 | + …hen downloading program. |
| 13 | +* Update gtest to fix MacOS build warnings (`#464 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/464>`_) |
| 14 | +* Fix windows compile warnings (`#451 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/451>`_) |
| 15 | + Fix windows compile warnings and from now all warnings are treated as errors. |
| 16 | +* Fix setGravity comments to be correct directionality (`#462 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/462>`_) |
| 17 | +* Robustify TCPServer implementation for thread safety and windows support (`#458 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/458>`_) |
| 18 | +* Add implementation of creating ExampleRobotWrapper with recipe vectors (`#456 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/456>`_) |
| 19 | +* Rename endian.h to portable_endian.h (`#442 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/442>`_) |
| 20 | +* [primary] Print a warning on additional data in RobotState submessages (`#460 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/460>`_) |
| 21 | +* Replace TEST with TEST_F to ensure teardown (`#459 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/459>`_) |
| 22 | +* [start_ursim.sh] Do not remove trailing "e" for PolyScope X (`#461 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/461>`_) |
| 23 | +* Add doxygen to new dashboard X calls (`#455 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/455>`_) |
| 24 | +* Improve socket connection robustness in external_control.urscript (`#453 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/453>`_) |
| 25 | +* Fix filesystem linking on GCC 8 and add RHEL CI workflow (`#454 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/454>`_) |
| 26 | +* Fix flakyness in ReverseInterfaceTest.handle_program_state (`#430 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/430>`_) |
| 27 | +* Added ScriptCommandInterface command setTcpOffset (`#444 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/444>`_) |
| 28 | +* Refactor rtde parsing for RT and performance improvements (`#419 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/419>`_) |
| 29 | +* Contributors: AdamPettinger, David Karlsböck, Felix Exner, Rune Søe-Knudsen, Sergi Romero, URJala, dependabot[bot] |
| 30 | + |
5 | 31 | 2.7.0 (2026-02-18) |
6 | 32 | ------------------ |
7 | 33 | * Add more RobotAPI commands to PolyScope X Dashboard Client (`#435 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/435>`_) |
|
0 commit comments