mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 10:00:48 +02:00
Added doc for headless_mode attribute
This commit is contained in:
@@ -40,10 +40,9 @@ on details.
|
||||
**Note to e-Series users:**
|
||||
The robot won't accept script code from a remote source unless the robot is put into
|
||||
*remote_control-mode*. However, if put into *remote_control-mode*, the program containing the
|
||||
**External Control** program node can't be started from the panel. In the future, this will be
|
||||
supported in the *headless* mode which doesn't require a panel being connected. Until that, a
|
||||
possible workaround is to use a third party dashboard client (e.g. [ur_dash](https://github.com/gocarter/ur_dash))
|
||||
to start the program through the dashboard server.
|
||||
**External Control** program node can't be started from the panel. If this behavior is required,
|
||||
please use the headless mode that does not require having a program running on the teach pendant.
|
||||
Note: The current headless mode doesn't offer the full functionality of the teach pendant.
|
||||
|
||||
For using the **tool communication interface** on e-Series robots, a `socat` script is prepared to
|
||||
forward the robot's tool communication interface to a local device on the ROS PC. See [the tool
|
||||
|
||||
Reference in New Issue
Block a user