Skip to content
Snippets Groups Projects
Commit 7b6e7dde authored by Johannes Mey's avatar Johannes Mey
Browse files

link video

parent a4bbef49
No related branches found
No related tags found
No related merge requests found
Pipeline #14469 failed
...@@ -18,6 +18,7 @@ is parsed. ...@@ -18,6 +18,7 @@ is parsed.
- Very simple [Load-Unload grammar](load.md) taken from the original paper [^1] to show a minimal proof-of-concept. - Very simple [Load-Unload grammar](load.md) taken from the original paper [^1] to show a minimal proof-of-concept.
- A [robotic use case](sorting.md) sorting dynamically appearing objects into boxes by colour. - A [robotic use case](sorting.md) sorting dynamically appearing objects into boxes by colour.
![type:video](https://www.youtube.com/embed/KBuFVsKjA1Q)
## Bibliogaphy ## Bibliogaphy
......
# The Robot Sorting Grammar # The Robot Sorting Grammar
## Grammar
![](diagrams/grammar/cleaning.png) ![](diagrams/grammar/cleaning.png)
## Video
![type:video](https://www.youtube.com/embed/KBuFVsKjA1Q)
...@@ -30,3 +30,4 @@ plugins: ...@@ -30,3 +30,4 @@ plugins:
locale: en locale: en
fallback_to_build_date: True fallback_to_build_date: True
- macros - macros
- mkdocs-video
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment