From 1dc2039b216847c91ff01395aecdcce21e86ae17 Mon Sep 17 00:00:00 2001 From: rschoene <rene.schoene@tu-dresden.de> Date: Wed, 24 Nov 2021 13:05:01 +0100 Subject: [PATCH] remove videos from documentation --- pages/docs/img/moving-robot.mp4 | 3 --- pages/docs/img/poster-presentation.mp4 | 3 --- pages/docs/use_cases.md | 6 +----- 3 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 pages/docs/img/moving-robot.mp4 delete mode 100644 pages/docs/img/poster-presentation.mp4 diff --git a/pages/docs/img/moving-robot.mp4 b/pages/docs/img/moving-robot.mp4 deleted file mode 100644 index 40da2c6..0000000 --- a/pages/docs/img/moving-robot.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:814b592f202dd72ae2cdb7b0841faefbc963d7847d9f568aca75547c647ee1e3 -size 1867731 diff --git a/pages/docs/img/poster-presentation.mp4 b/pages/docs/img/poster-presentation.mp4 deleted file mode 100644 index 155b3ee..0000000 --- a/pages/docs/img/poster-presentation.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ecec299aab95eff5f422c49fba1484bead41a85b1be602725dbf34ae9c31aa8 -size 12622544 diff --git a/pages/docs/use_cases.md b/pages/docs/use_cases.md index b815b7a..6e4524c 100644 --- a/pages/docs/use_cases.md +++ b/pages/docs/use_cases.md @@ -7,11 +7,7 @@ One model was used to ensure a low speed of the robot when within a safety zone  -[📽 Recording of the simulated robot during the use case](img/moving-robot.mp4) - -This paper was presented on October, 16h during the [MPM4CPS workshop](https://msdl.uantwerpen.be/conferences/MPM4CPS/2020/) within the [MODELS 2020 conference](https://conf.researchr.org/home/models-2020). For more information, see the [presented slides](img/mpm4cps-slides.pdf) or the [a recording of the session](https://youtu.be/Hgc1qFfmr44?t=1220). - -There is also a [poster](img/poster.pdf) and a [pre-recorded presentation](img/poster-presentation.mp4) of this poster. +This paper was presented on October, 16h during the [MPM4CPS workshop](https://msdl.uantwerpen.be/conferences/MPM4CPS/2020/) within the [MODELS 2020 conference](https://conf.researchr.org/home/models-2020). For more information, see the [presented slides](img/mpm4cps-slides.pdf), [a recording of the session](https://youtu.be/Hgc1qFfmr44?t=1220) or the accompanied [poster](img/poster.pdf). The repository with the used source code can be found at: <https://git-st.inf.tu-dresden.de/ceti/ros/mpm4cps2020> The usage is dockerized, so starting the application only involves the commands listed below. -- GitLab