From 2ea936f321e3e00acd3c53ac507bd81f19cafa4b Mon Sep 17 00:00:00 2001 From: Felix Exner Date: Thu, 13 Jun 2024 08:52:56 +0000 Subject: [PATCH] Update link to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16d65aed..bc042cf0 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Currently, this library contains the following components: interface. * **RTDE interface:** The [RTDE interface](https://www.universal-robots.com/articles/ur-articles/real-time-data-exchange-rtde-guide/) is fully supported by this library. See - [RTDEClient](https://docs.universal-robots.com/Universal_Robots_ROS2_Documentation/doc/ur_client_library/doc/architecture.html#rtdeclient) + [RTDEClient](https://docs.universal-robots.com/Universal_Robots_ROS_Documentation/doc/ur_client_library/doc/architecture.html#rtdeclient) for further information on how to use this library as an RTDE client. * **Dashboard interface:** The [Dashboard