From 2dec9ba0a23668b12b035ffd662a204fa855f778 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Michel=20Gori=C3=9Fen?= <leon.gorissen@llt.rwth-aachen.de> Date: Fri, 17 May 2024 15:22:35 +0200 Subject: [PATCH] Fix: Docs spelling --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f4ce571..e09017c 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ This project aims to explore the following aspects: This project extends the previous work presented by `Schneider et al. 2024 <https://jan-niklas-schneider.pages.git-ce.rwth-aachen.de/LSTM-based_inverse_dynamics_learning_for_franka_emika_panda/>`_. -.. image:: ../diagrams/diagram.png +.. image:: ../diagram/diagram.png Three instances of Franka Emika Robots are present within the RWTH Aachen University Cluster of Excellence Internet of Production. To generate meaningful knowledge from data gather on these three instances--situtated at the Chair for Laser Technology (LLT), Chair for Machine Tools (WZL MT) and the Institute for Textile Technology (ITA)--automated data storage and management is required. -- GitLab