Skip to content

Commit a32facb

Browse files
authored
Fix syntax for link to robot_manual (backport of #1558) (#1560)
1 parent 963eb80 commit a32facb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ur_robot_driver/doc/operation_modes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Both will be explained below.
1414

1515
Robot's control modes
1616
---------------------
17-
PolyScope 5 and PolyScope X robots can operate in different command modes: It can be either in *local control mode* where the teach pendant is the single point of control, or in *remote control mode* where the teach pendant is locked and cannot be used to start any motion, including freedrive. Note that for PolyScope 5 the ability to change to *remote control mode* has to be explicitly enabled in the robot's settings under Settings -> System -> Remote Control. See the [robot manual](https://myur.universal-robots.com/manuals) for details.
17+
PolyScope 5 and PolyScope X robots can operate in different command modes: It can be either in *local control mode* where the teach pendant is the single point of control, or in *remote control mode* where the teach pendant is locked and cannot be used to start any motion, including freedrive. Note that for PolyScope 5 the ability to change to *remote control mode* has to be explicitly enabled in the robot's settings under Settings -> System -> Remote Control. See the `robot manual <https://myur.universal-robots.com/manuals>`_ for details.
1818

1919
The remote control mode is needed for many aspects of this driver such as
2020

0 commit comments

Comments
 (0)