Skip to content

Commit d9a22c4

Browse files
committed
Add about PolyScope X compatibility
1 parent 8b9fb9f commit d9a22c4

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

doc/architecture/script_sender.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ The following example creates a ``ScriptSender`` listening on port ``12345`` and
2222
:linenos:
2323
:lineno-match:
2424
:start-at: constexpr uint32_t PORT
25+
26+
.. note::
27+
PolyScope X users cannot use the URCap linked above. There is a development version of a URCapX
28+
available at https://github.com/UniversalRobots/Universal_Robots_ExternalControl_URCapX.

doc/polyscope_compatibility.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,13 @@ your robot.
2525
- `polyscope_compat_break_1 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/tree/polyscope_compat_break_1>`_
2626
- `tcp_offset in RTDE interface <https://github.com/UniversalRobots/Universal_Robots_Client_Library/pull/110>`_
2727

28+
29+
.. note::
30+
|polyscope| X doesn't support all features supported by this library for |polyscope| 5.
31+
Currently, the following components are known not to be supported:
32+
33+
- Dashboard client -- |polyscope| X doesn't have a dashboard server.
34+
- Using external control on |polyscope| X requires another URCapX for making external control
35+
work. This is currently in the process of being created.
36+
2837
.. |polyscope| replace:: PolyScope

0 commit comments

Comments
 (0)