From 7eafcdb8e48dfb42a141ca4bef58590d13fefa87 Mon Sep 17 00:00:00 2001 From: Tomoya Fujita Date: Thu, 11 Dec 2025 17:57:32 +0900 Subject: [PATCH] Remove videos from personal/company youtube channel. (#6081) Signed-off-by: Tomoya Fujita (cherry picked from commit 907d837e59d293709407d6beb79cfe9a8e1effbe) --- source/Concepts.rst | 5 ----- source/Concepts/Intermediate/About-RQt.rst | 4 ---- .../Introducing-Turtlesim/Introducing-Turtlesim.rst | 2 -- 3 files changed, 11 deletions(-) diff --git a/source/Concepts.rst b/source/Concepts.rst index 032cde1ab14..d2283ba2da2 100644 --- a/source/Concepts.rst +++ b/source/Concepts.rst @@ -15,8 +15,3 @@ Related Content ^^^^^^^^^^^^^^^ :doc:`See the ROS 2 citations ` for more explanation of concepts and citable resources. - -For a brief video introduction to ROS 2, see this community contributed content: - -* `Getting started with ROS Part 1: Nodes, Parameters and Topics `_ -* `Getting started with ROS Part 2: Services and Actions `_ diff --git a/source/Concepts/Intermediate/About-RQt.rst b/source/Concepts/Intermediate/About-RQt.rst index b286670ff0f..d6d17201b3a 100644 --- a/source/Concepts/Intermediate/About-RQt.rst +++ b/source/Concepts/Intermediate/About-RQt.rst @@ -81,7 +81,3 @@ Further Reading * ROS 2 Discourse `announcement of porting to ROS 2 `__) * `RQt for ROS 1 documentation `__ * Brief overview of RQt (from `a Willow Garage intern blog post `__) - - .. raw:: html - - diff --git a/source/Tutorials/Beginner-CLI-Tools/Introducing-Turtlesim/Introducing-Turtlesim.rst b/source/Tutorials/Beginner-CLI-Tools/Introducing-Turtlesim/Introducing-Turtlesim.rst index bd9ec5aaa4b..6735748b168 100644 --- a/source/Tutorials/Beginner-CLI-Tools/Introducing-Turtlesim/Introducing-Turtlesim.rst +++ b/source/Tutorials/Beginner-CLI-Tools/Introducing-Turtlesim/Introducing-Turtlesim.rst @@ -263,5 +263,3 @@ Related content --------------- The turtlesim package can be found in the `ros_tutorials `_ repo. - -`This community contributed video `_ demonstrates many of the items covered in this tutorial.