Skip to content

Releases: UniversalRobots/Universal_Robots_Client_Library

1.9.0

28 Mar 14:11
Compare
Choose a tag to compare

New features

  • Primary client power on by @urfeex in #289
  • PrimaryClient: Add methods to unlock protective stop and stop the program by @urfeex in #292
  • Make start_ursim.sh support polyscopex by @urfeex in #294

Bugfixes

  • Do not print a warning when querying the dashboard server for a running program by @urfeex in #287
  • add missing headers by @razr in #290
  • Try catch RTDE setup by @domire8 in #285

CI / repo / package

  • Set increased timeout in dashboard client test by @urfeex in #293
  • Reduce usage of dashboard client in tests and examples by @urfeex in #296

New Contributors

Full Changelog: 1.8.0...1.9.0

1.8.0

17 Mar 12:15
Compare
Choose a tag to compare

New features

  • instruction_executor: Allow canceling an instruction by @urfeex in #281
  • Remove direct primary and secondary stream from UrDriver by @urfeex in #283

Bugfixes

  • Fix buffer order of acceleration and velocity by @urfeex in #279

Documentation

--

CI / repo / package

  • Build on Windows by @vdm-dev in #229
  • instruction_executor: fix movel test by @urfeex in #280
  • Add an explicit CMake option to turn on/off integration tests by @urfeex in #282
  • Configure gcovr to ignore negative hits as errors by @urfeex in #284
  • Remove unused variables by @urfeex in #288

New Contributors

Full Changelog: 1.7.1...1.8.0

1.7.1

25 Feb 11:47
Compare
Choose a tag to compare

Bugfixes

  • In servo mode always allow targets close to current pose by @urfeex in #273
  • Remove sending an idle command in quintic spline test by @urfeex in #275
  • Fix trajectory result in trajectory forward mode when no trajectory is running by @urfeex in #276

Full Changelog: 1.7.0...1.7.1

1.7.0

20 Feb 08:17
Compare
Choose a tag to compare

New features

  • Expose diagnostic error codes by @jessica-chen-ocado in #225
  • Use ExampleRobotWrapper for initialization in all examples by @urfeex in #265
  • Change UrDriver initialization to a config struct by @urfeex in #264
  • Parametrize reconnection time for UrDriver by @urfeex in #266
  • Use colored log output and timestamps in default log handler by @urfeex in #267

Bugfixes

  • Use joint speed for extrapolation rather than differences by @urfeex in #254
  • RTDEClient: pause and stop in destructor only if running by @urfeex in #257
  • Fix DashboardClient load program from subdir by @urfeex in #269
  • Improve limit check by @urfeex in #256
  • UrDriver: Send program in headless mode after creating trajectory and script_command servers by @urfeex in #271

Documentation

  • Add more information about acceleration/velocity parametrization in trajectory examples by @urfeex in #251
  • Move setup instructions to ur_client_library by @urfeex in #248
  • Update link to sphinx-doc.org using https by @urfeex in #247
  • docs: Clarify that the motion functions use script functions for execution by @urfeex in #255
  • Doc examples by @urfeex in #258
  • Fix GH edit URL for trajectory_point_interface example by @urfeex in #259

CI / repo / package

  • Allow clang-format to indent preprocessor directives by @urfeex in #246
  • Urcap based tests by @urfeex in #252
  • Add codecov/test-results-action by @urrsk in #260
  • Fix branch name for integration tests run on push by @urfeex in #262
  • Use coverage flags to distinguish between runs by @urfeex in #261
  • Enable nightly CI jobs by @urfeex in #263
  • Make UrDriver tests run without ctest by @urfeex in #270

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

24 Jan 08:23
Compare
Choose a tag to compare

New features

  • Trajectory point velocities by @urfeex in #241
  • Add instruction executor for high-level robot control by @urfeex in #242

Bugfixes

  • Enable force mode compatibility with various move types by @urrsk in #230
  • Do not throw exception in DashboardClient::sendRequest by @urfeex in #249

Documentation

CI / repo / package

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

26 Nov 07:52
Compare
Choose a tag to compare

What's Changed

New features

Bugfixes / Improvements

Full Changelog: 1.4.0...1.5.0

1.4.0

11 Sep 07:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.7...1.4.0

1.3.7

03 Jun 12:27
Compare
Choose a tag to compare

What's Changed

  • [CI] Update distros for prerelease test by @fmauch in #202
  • [start_ursim] Use a program folder per model by @fmauch in #201
  • [start_ursim] Always check ursim version for compatibility by @fmauch in #203
  • Fix start ursim by @fmauch in #204

Full Changelog: 1.3.6...1.3.7

v1.3.6

08 Apr 07:07
Compare
Choose a tag to compare

What's Changed

  • Changed spline interpolation to use the last commanded joint velocity… by @urmahp in #195

Full Changelog: 1.3.5...1.3.6

v1.3.5

25 Feb 20:11
Compare
Choose a tag to compare

New features

  • Add support for UR30 in start_ursim.sh by @fmauch in #193

Improvements / Bugfixes

Full Changelog: https://github.com/UniversalRobots/Universal_Robots_Client_Library/blob/master/CHANGELOG.rst