Skip to content

Commit 908ecd8

Browse files
authored
Update links to polyscopex-ros2 documentation (#15)
The most recent version is 10.11
1 parent b28a7b1 commit 908ecd8

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

doc/ros2_controller_vs_driver.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ ROS 2 on the robot
1717
of interaction with the robot without the need of any ROS 2 driver. In particular, the robot
1818
publishes a lot of status information and offers services to control e.g. the robot's
1919
I/O ports. See the `Topics and Services overview
20-
<https://docs.universal-robots.com/polyscopex-ros2/v10.7/Appendix/Appendix%202.html>`_ for more
20+
<https://docs.universal-robots.com/polyscopex-ros2/v10.11/Appendix/Appendix%202.html>`_ for more
2121
information.
2222

2323

2424
2. Starting with PolyScope X v10.7.0 there is basic URScript support for ROS 2. This allows
2525
publishing and subscribing to ROS 2 topics directly in URScript as well as calling ROS 2
2626
services and actions from URScript. See `Basic Usage in URScript
27-
<https://docs.universal-robots.com/polyscopex-ros2/v10.7/Basic%20Usage%20in%20URScript.html>`_
27+
<https://docs.universal-robots.com/polyscopex-ros2/v10.11/Basic%20Usage%20in%20URScript.html>`_
2828
for details on that.
2929

3030
.. note::

index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@ application. Some key use cases are:
3636

3737

3838
.. note::
39-
There is also builtin ROS 2 support for PolyScope X robots, see the `PolyScope X ROS 2 documentation <https://docs.universal-robots.com/polyscopex-ros2/v10.7/index.html>`_ for details, or :ref:`ros2_controller_vs_driver` for an explanation of the difference from the ROS 2 driver documented here.
39+
There is also builtin ROS 2 support for PolyScope X robots, see the `PolyScope X ROS 2
40+
documentation <https://docs.universal-robots.com/polyscopex-ros2/v10.11/index.html>`_ for
41+
details, or :ref:`ros2_controller_vs_driver` for an explanation of the difference from the ROS 2
42+
driver documented here.
4043

4144
Table of Contents
4245
-----------------

0 commit comments

Comments
 (0)