Skip to content

Commit f4f5ba7

Browse files
committed
Update changelog for upcoming release
1 parent ee46144 commit f4f5ba7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: CHANGELOG.rst

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
Changelog for package ur_client_library
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Remove unused variables (`#288 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/288>`_)
8+
* Remove direct primary and secondary stream from UrDriver (`#283 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/283>`_)
9+
* Configure gcovr to ignore negative hits as errors (`#284 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/284>`_)
10+
* Add an explicit CMake option to turn on/off integration tests (`#282 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/282>`_)
11+
* instruction_executor: Allow canceling an instruction (`#281 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/281>`_)
12+
* instruction_executor: fix movel test (`#280 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/280>`_)
13+
* Fix buffer order of acceleration and velocity (`#279 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/279>`_)
14+
* Support compilation on Windows (`#229 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/229>`_)
15+
* Contributors: Felix Exner, VDm
16+
517
1.7.1 (2025-02-25)
618
------------------
719
* Fix trajectory result in trajectory forward mode when no trajectory is running (`#276 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/276>`_)

0 commit comments

Comments
 (0)