From e4d3c945f8bc0e9cee01aa3fb619e746306af022 Mon Sep 17 00:00:00 2001 From: Marina Nelson <150466665+marinarasauced@users.noreply.github.com> Date: Mon, 14 Jul 2025 14:13:17 -0400 Subject: [PATCH] Update 2025_ros2_introduction.md to include hard-coded asset paths --- slides/2025_ros2_introduction.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/slides/2025_ros2_introduction.md b/slides/2025_ros2_introduction.md index 1ea8df6..821245c 100644 --- a/slides/2025_ros2_introduction.md +++ b/slides/2025_ros2_introduction.md @@ -12,7 +12,7 @@ transition: slide-left title: Introduction to ROS2 download: true layout: intro-image-right -image: './resources/ROS2_JazzyJalisco.png' +image: 'https://github.com/blksail-edu/slides/blob/main/slides/resources/ROS2_JazzyJalisco.png' ---
+
---
layout: section
@@ -83,7 +83,7 @@ layout: section
---
layout: image
-image: "./resources/ROS2_Nodes.gif"
+image: "https://github.com/blksail-edu/slides/blob/main/slides/resources/ROS2_Nodes.gif"
---
---
@@ -142,7 +142,7 @@ uint8[] data
---
layout: image
-image: "./resources/ROS2_Topic_Nx_Publisher_Nx_Subscriber.gif"
+image: "https://github.com/blksail-edu/slides/blob/main/slides/resources/ROS2_Topic_Nx_Publisher_Nx_Subscriber.gif"
---
---
@@ -178,7 +178,7 @@ string message
---
layout: image
-image: "./resources/ROS2_Service.gif"
+image: "https://github.com/blksail-edu/slides/blob/main/slides/resources/ROS2_Service.gif"
---
---
@@ -236,4 +236,4 @@ layout: section