File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments