Changes for page Functions

Last modified by Sofia Kostakonti on 2022/04/05 20:26

From version Icon 22.1 Icon
edited by Sofia Kostakonti
on 2022/04/05 20:23
Change comment: checking sth
To version Icon 23.1
edited by Sofia Kostakonti
on 2022/04/05 20:26
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -2,7 +2,58 @@
2 2  
3 3  The two main use cases we chose to focus on were the UC01: Meal Time Discourse and the UC02: Eating reminder, and the requirements below are chosen for the robot to be able to perform them.
4 4  
5 +{{html}}
5 5  
7 +<table>
8 +<thead>
9 +<tr>
10 +<td>
11 +<strong>ID</strong>
12 +</td>
13 +<td>
14 +<strong>Function</strong>
15 +</td>
16 +</tr>
17 +</thead>
18 +<tbody>
19 +<tr>
20 +<td>
21 +RQ01
22 +</td>
23 +<td>
24 +The robot can play music that suits the situation and the emotional state of the PwD
25 +</td>
26 +</tr>
27 +<tr>
28 +<td>
29 +RQ02
30 +</td>
31 +<td>
32 +The robot can greet the PwD in a personal and varied manner
33 +</td>
34 +</tr>
35 +<tr>
36 +<td>
37 +RQ03
38 +</td>
39 +<td>
40 +The robot can understand the semantic meaning of what the PwD is saying, such as agreement and disagreement
41 +</td>
42 +</tr>
43 +<tr>
44 +<td>
45 +RQ04
46 +</td>
47 +<td>
48 +The robot has a scheduling system, to know when to remind about eating and drinking
49 +</td>
50 +</tr>
51 +</tbody>
52 +</table>
53 +
54 +{{/html}}
55 +
56 +
6 6  = 1. Key features =
7 7  
8 8  == 1.1. Feature: Wellbeing discourse ==