From 99e163cffeb4c599bf6ab12610de26f63d1d19eb Mon Sep 17 00:00:00 2001 From: Walter Lucetti Date: Tue, 18 Apr 2023 11:19:56 +0200 Subject: [PATCH] Update README.md --- tutorials/zed_depth_tutorial/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/zed_depth_tutorial/README.md b/tutorials/zed_depth_tutorial/README.md index c905f65..5c1830b 100644 --- a/tutorials/zed_depth_tutorial/README.md +++ b/tutorials/zed_depth_tutorial/README.md @@ -2,6 +2,6 @@ In this tutorial you will learn how to write a simple node that subscribes to messages of type sensor_msgs/Image to retrieve the depth images published by the ZED node and to get the measured distance at the center of the image -The complete documentation is available on the [Stereolabs website](https://www.stereolabs.com/docs/ros2/depth_sensing/) +The complete documentation is available on the [Stereolabs website](https://www.stereolabs.com/docs/ros2/depth-sensing/)