Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Nov 6, 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


This is an automatic backport of pull request #1546 done by Mergify.

* Support PolyScopeX Robot API through the dashboard client

* Add resume service to docs

Co-authored-by: Mads Holm Peters <[email protected]>
(cherry picked from commit f247c0b)

# Conflicts:
#	ur_robot_driver/doc/dashboard_client.rst
@mergify mergify bot added conflicts humble Relevant for humble and higher ROS versions labels Nov 6, 2025
@mergify
Copy link
Author

mergify bot commented Nov 6, 2025

Cherry-pick of f247c0b has failed:

On branch mergify/bp/humble/pr-1546
Your branch is up to date with 'origin/humble'.

You are currently cherry-picking commit f247c0b.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   ur_robot_driver/include/ur_robot_driver/dashboard_client_ros.hpp
	modified:   ur_robot_driver/src/dashboard_client_ros.cpp
	modified:   ur_robot_driver/test/dashboard_client.py
	modified:   ur_robot_driver/test/test_common.py

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   ur_robot_driver/doc/dashboard_client.rst

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

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

Labels

conflicts humble Relevant for humble and higher ROS versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants