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: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ A ROS 2 package that provides a RTDE (Real Time Data Exchange) publisher for Uni
8
8
This package is currently in an early development stage. At this point, we don't make any
9
9
guarantees about ROS API stability, so the interface types for published data might change in the
10
10
future. Hence, this package is currently not available as a pre-built binary in any ROS
11
-
distribution, and users need to :ref:`build it from source <ur_rtde_pub/installation>`.
11
+
distribution, and users need to `build it from source <https://docs.universal-robots.com/Universal_Robots_ROS_Documentation/rolling/doc/ur_rtde_ros2_publisher/doc/installation.html>`_.
12
12
13
13
Usage
14
14
-----
@@ -22,7 +22,7 @@ The node is started using the provided launch file:
22
22
output_recipe:='["payload", "robot_mode"]' \
23
23
rtde_frequency:=125
24
24
25
-
See the documentation's :ref:`ur_rtde_pub/usage` section for more details on how to run the node and verify its operation.
25
+
See the documentation's `usage <https://docs.universal-robots.com/Universal_Robots_ROS_Documentation/rolling/doc/ur_rtde_ros2_publisher/doc/usage.html>`_ section for more details on how to run the node and verify its operation.
0 commit comments