From 527f0d60bba6ea79b082749852d574adb6d2b2e9 Mon Sep 17 00:00:00 2001 From: Asli Aydin Aksan <112695370+asliaydinaksan@users.noreply.github.com> Date: Thu, 18 Jan 2024 13:47:55 +0100 Subject: [PATCH] Update week09.md --- docs/assignments/week09.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/assignments/week09.md b/docs/assignments/week09.md index 8dd3e92..9d12014 100644 --- a/docs/assignments/week09.md +++ b/docs/assignments/week09.md @@ -22,6 +22,13 @@ I had never worked with soft robotics before. Although the concept was not very * [Vicky Luan](https://class.textile-academy.org/2022/vicky-luan/) --> +<video width="500" autoplay loop> + <source src="../../images/week09/gripper.mp4" type="video/mp4"> +</video> + + + + ## References & Inspiration [Intro to Soft Robotics Workshop](https://www.softrobotics.io/intro-soft-robots) for How to make (almost) anything 2019 has a nice summary, tips, tools and resources for making soft robotics. -- GitLab