From 6edf6c68a3e9cc2466142649cbe655ed15e09d58 Mon Sep 17 00:00:00 2001 From: m-tartari <37861893+m-tartari@users.noreply.github.com> Date: Fri, 27 Sep 2024 08:59:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(README):=20fix=20broken=20p?= =?UTF-8?q?ino=20image=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1e54a1..a0d3146 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ This project focuses on the development of an app for rapid model generation of modular robots, starting from a set of basic robotic modules. This app will genereate URDF, SRDF and a complete ROS package, which can be used to simulate and control the robot. -![reconfigurable_pino](https://alberobotics.it/templates/yootheme/cache/reconfigurable_pino-2e1209e8.png) +![reconfigurable_pino](./src/modular/web/modular_frontend/reconfigurable_pino-7af6fda5.webp) This is handled in 2 different scenarios: online or offline.