Skip to content

Commit e1b0f21

Browse files
authored
README: update references to URLs documentation (#11)
1 parent 7b96b63 commit e1b0f21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A ROS 2 package that provides a RTDE (Real Time Data Exchange) publisher for Uni
88
This package is currently in an early development stage. At this point, we don't make any
99
guarantees about ROS API stability, so the interface types for published data might change in the
1010
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>`_.
1212

1313
Usage
1414
-----
@@ -22,7 +22,7 @@ The node is started using the provided launch file:
2222
output_recipe:='["payload", "robot_mode"]' \
2323
rtde_frequency:=125
2424
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.
2626

2727
Parameters
2828
^^^^^^^^^^

0 commit comments

Comments
 (0)