From 655d9748c48a8175ee055b74238700502c820732 Mon Sep 17 00:00:00 2001 From: hello-sanchez Date: Fri, 5 Aug 2022 12:54:46 -0700 Subject: [PATCH] Changed link for the next tutorial. --- perception.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perception.md b/perception.md index cb02fd6..9324aa1 100644 --- a/perception.md +++ b/perception.md @@ -63,4 +63,4 @@ The `DepthCloud` display is visualized in the main RViz window. This display tak Hello Robot also has a ROS package that uses deep learning models for various detection demos. A link to the package is provided: [stretch_deep_perception](https://github.com/hello-robot/stretch_ros/tree/master/stretch_deep_perception). -**Next Tutorial:** [ReSpeaker Microphone Array](respeaker_mircophone_array.md) +**Next Tutorial:** [ArUco Marker Detection](aruco_marker_detection.md)