Skip to content
Snippets Groups Projects
Commit e7e762da authored by René Schöne's avatar René Schöne
Browse files

Merge branch 'master' into dev

- also update version to 1.0.0-alpha
parents 00325c47 dcb00e7e
No related branches found
No related tags found
2 merge requests!39Version 1.1.0,!35Version 1.0.0
Pipeline #11950 passed
# Changelog
## 0.3.2
- Allow connection endpoints for list nonterminals ([#21](https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/21))
- Ensure correct connect and disconnect functionality ([#31](https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/31))
- Enhance documentation ([#13](https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/13), [#20](https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/20), [#41](https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/41))
## 0.3.1
- Full support for incremental dependency tracking
......
File deleted
File deleted
......@@ -7,11 +7,7 @@ One model was used to ensure a low speed of the robot when within a safety zone
![Screenshot of Gazebo](img/robo3d.png)
[📽 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.
......
#Thu Jun 24 17:13:44 CEST 2021
version=0.3.2-alpha
#Wed Nov 24 13:20:50 CET 2021
version=1.0.0-alpha
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment