Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 32 additions & 1 deletion ur_robot_driver/doc/installation/robot_setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,38 @@ There are many possible ways to connect a UR robot. This section describes a goo
Preferred DNS server: 192.168.1.1
Alternative DNS server: 0.0.0.0
* Enable remote control (Not applicable on Polyscope X versions)
#. Go to the hamburger menu -> settings.
#. Go to System -> Remote control.
#. Unlock the menu using the admin password, and enable Remote Control.
#. Press exit.
#. The robot can now be toggled between local and remote control in the upper right hand corner.

.. image:: initial_setup_images/remote_control.png
:width: 600
:alt: Screenshot showing remote control toggle.

* **If using Polyscope 5.10 or greater:**
#. Go to the hamburger menu -> settings.
#. Go to Security -> Services.
#. Unlock the menu using the admin password.
#. Enable the Dashboard Server (Not applicable on Polyscope X versions), Primary Client Interface, Secondary Client Interface, Real-Time Clien Interface and Real-Time Data Exchange (RTDE) interfaces.
#. Lock the menu and press exit.

* PolyScope 5.xx screen:

.. image:: initial_setup_images/services_ps5_xx.png
:width: 600
:alt: Screenshot from PolyScope 5.xx services menu.

* PolyScope X screen:

.. image:: initial_setup_images/services_psx.jpg
:width: 600
:alt: Screenshot from PolyScope X screen.

Remote PC Setup
~~~~~~~~~~~~~~~
#.
On the remote PC, turn off all network devices except the "wired connection", e.g. turn off wifi.

Expand Down
Loading