From 78cc506cf8d1e61cfb4de7328d70d9d522f91ffd Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Sat, 30 Dec 2023 12:42:58 -0700 Subject: [PATCH] Blog: update urls to public --- src/content/blog/duckietown/lab1.md | 6 ++--- src/content/blog/duckietown/lab2.md | 36 ++++++++++++------------- src/content/blog/duckietown/lab3.md | 16 +++++------ src/content/blog/duckietown/lab4.md | 6 ++--- src/content/blog/duckietown/lab5.md | 24 ++++++++--------- src/content/blog/duckietown/lab6.md | 8 +++--- src/content/blog/duckietown/pre_lab1.md | 2 +- 7 files changed, 49 insertions(+), 49 deletions(-) diff --git a/src/content/blog/duckietown/lab1.md b/src/content/blog/duckietown/lab1.md index 5e82ff3..7623417 100644 --- a/src/content/blog/duckietown/lab1.md +++ b/src/content/blog/duckietown/lab1.md @@ -2,7 +2,7 @@ title: 'DuckieTown - Lab 1' description: "Let's get rolling!" pubDate: 'Jan 22 2023' -heroImage: '../../../src/assets/duckietown/sleeping_duckies.avif' +heroImage: '/images/duckietown/sleeping_duckies.avif' ---

@@ -132,7 +132,7 @@ in a browser. It has a live camera feed and sensor signals. Here's a dashboard with my bot driving forward in a straight line Motors of duckiebot driving forward, as seen from the dashboard @@ -140,7 +140,7 @@ Notice how the angular speed is 0. That's since it's not turning. Below is a picture of it spinning in a circle, now with no forward velocity Motors of duckiebot spinning in a circle, as seen form the dashboard diff --git a/src/content/blog/duckietown/lab2.md b/src/content/blog/duckietown/lab2.md index a60e23c..6b2310e 100644 --- a/src/content/blog/duckietown/lab2.md +++ b/src/content/blog/duckietown/lab2.md @@ -2,7 +2,7 @@ title: 'DuckieTown - Lab 2' description: "Camera and kinematics" pubDate: 'Feb 13 2023' -heroImage: '../../../src/assets/duckietown/lab2/quiver_plot_sparse.avif' +heroImage: '/images/duckietown/lab2/quiver_plot_sparse.avif' ---