Skip to content

Commit 3651925

Browse files
authored
Fix link to action_definitions doc page (backport #1876) (#1884)
1 parent 08e63c1 commit 3651925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ur_robot_driver/doc/usage/script_code.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Scripts with execution monitoring
7070
---------------------------------
7171
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.
7272

73-
The ``SendScript`` action definition can be seen in the `ur_msgs action 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>`_
7474

7575
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/>`_
7676
SendScriptBlocking method, and the meaning of parameters can be seen there.

0 commit comments

Comments
 (0)