Last modified by Harmen Kroon on 2022/04/05 12:57

From version Icon 4.1 Icon
edited by Tim Huisman
on 2022/03/08 17:36
Change comment: There is no comment for this version
To version Icon 3.1 Icon
edited by Ricardo Vogel
on 2022/03/02 12:08
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.tim_huisman
1 +XWiki.ricardovogel
Content
... ... @@ -1,10 +1,6 @@
1 1  
2 2  == Ontology ==
3 -A specification of a conceptualization. That is, an ontology is a
4 -description of the concepts and relationships that exist within a
5 -certain domain.
6 6  
7 -
8 8  == Design Pattern ==
9 9  Design patterns are reusable "bits" that can be used in a larger system. We have designed two types of [[design patterns>>https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group02/view/Main/Design%20Patterns/]]: team design patterns and interaction design patterns. The team design patterns give a high-level overview of the interaction. They describe the teamwork: how the human and robot should work together to complete a common task. Both physical and cognitive tasks or components of tasks can be visualized. For our team design pattern, we made a small state diagram, as the human is able to have different levels of control. This helped us specify our core interaction and state diagram too, and showed us which areas needed some more thought: if the human loses concentration, we can use our interaction design patterns to get their attention and guide them back.
10 10