UniversalRobots / Universal_Robots_Client_Library

A C++ library for accessing the UR interfaces that facilitate the use of UR robotic manipulators by external applications.
Apache License 2.0
117 stars 86 forks source link

Release 1.3.4 #180

Closed fmauch closed 11 months ago

fmauch commented 11 months ago

Release PR for next release.

codecov[bot] commented 11 months ago

Codecov Report

Patch has no changes to coverable lines.

:loudspeaker: Thoughts on this report? Let us know!.

fmauch commented 11 months ago

Before actually bloom-releasing this we should update the drivers to use the timeout instead of the keepalive count as this raises an error in startup.

Thinking about this: Shouldn't we make the deprecation notice a warning?

fmauch commented 11 months ago

Now including #182

fmauch commented 11 months ago

Waiting for #183. Sorry I didn't realize the warning was in two places...