Skip to content

Conversation

@urfeex
Copy link
Member

@urfeex urfeex commented Oct 23, 2025

Adds support for the new Robot API coming with PolyScope 10.11.0. It serves as a replacement of the PolyScope 5 Dashboard Server, though functionality is currently limited to

  • Loading a program
  • Changing the program state
  • Fetching the current Program state
  • Changing the robot's state

This requires UniversalRobots/Universal_Robots_Client_Library#392

@urfeex urfeex requested a review from a team October 23, 2025 05:06
Co-authored-by: Mads Holm Peters <[email protected]>
@urfeex urfeex requested a review from urmahp October 24, 2025 07:58
@urfeex
Copy link
Member Author

urfeex commented Oct 25, 2025

Increasing version of package(s) in repository ur_client_library to 2.5.0-1:

ur_client_library

* Polyscopex dashboard client (#392 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/392>)
* Use enable_external_ft_sensor on old software versions (#395 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/395>)
* Rtde external ft (#388 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/388>)
* Fixed auto reconnection to the RTDE server. (#384 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/384>)
* Refactor Rtde client test (#389 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/389>)
* Add release.yml for auto-generated changelogs (#391 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/391>)
* Allow an empty input recipe to the RTDE client (#318 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/318>)
* Contributors: Felix Exner, Mads Holm Peters, URJala

@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

❌ Patch coverage is 0% with 173 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.50%. Comparing base (1b121b7) to head (6c53458).
⚠️ Report is 504 commits behind head on main.

Files with missing lines Patch % Lines
ur_robot_driver/src/dashboard_client_ros.cpp 0.00% 131 Missing ⚠️
...r/include/ur_robot_driver/dashboard_client_ros.hpp 0.00% 42 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main    #1546       +/-   ##
==========================================
+ Coverage   3.59%   16.50%   +12.91%     
==========================================
  Files         13       34       +21     
  Lines        947     3592     +2645     
  Branches     152      436      +284     
==========================================
+ Hits          34      593      +559     
- Misses       843     2982     +2139     
+ Partials      70       17       -53     
Flag Coverage Δ
unittests 16.50% <0.00%> (+12.91%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants