-
Notifications
You must be signed in to change notification settings - Fork 302
Dashboard client polyscopex #1546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Also, advertise it on a connected PolyScope X robot only
ur_robot_driver/include/ur_robot_driver/dashboard_client_ros.hpp
Outdated
Show resolved
Hide resolved
ur_robot_driver/include/ur_robot_driver/dashboard_client_ros.hpp
Outdated
Show resolved
Hide resolved
Co-authored-by: Mads Holm Peters <[email protected]>
|
Increasing version of package(s) in repository
ur_client_library |
Codecov Report❌ Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
This requires UniversalRobots/Universal_Robots_Client_Library#392