You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ur_robot_driver/doc/usage/script_code.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ Scripts with execution monitoring
70
70
---------------------------------
71
71
The action server at ``/urscript_interface/execute_script`` allows executing script programs and getting the information when execution is done and whether there was an error during execution.
72
72
73
-
The ``SendScript`` action definition can be seen in the `ur_msgsaction definitions <https://docs.ros.org/en/rolling/p/ur_msgs/__action_definitions.html/>`_
73
+
The ``SendScript`` action definition can be seen in the `ur_msgs/action/SendScript <https://docs.ros.org/en/rolling/p/ur_msgs/action/SendScript.html>`_
74
74
75
75
This action server is a ROS wrapper around the `URCL primary client's <https://github.com/UniversalRobots/Universal_Robots_Client_Library/blob/master/doc/architecture/primary_client.rst/>`_
76
76
SendScriptBlocking method, and the meaning of parameters can be seen there.
0 commit comments