Wiki source code of Functions
Version 1.7 by Clara Stiller on 2022/03/01 14:45
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | **Must Have** | ||
2 | |||
3 | 1. Detect whether the user is trying to leave | ||
4 | 2. Talking | ||
5 | 3. Understand what the user says | ||
6 | 4. recognize the user's emotional state | ||
7 | 5. Play music | ||
8 | 6. Move/ change position | ||
9 | 7. Able to hold a short conversation (includes showing emotion and facial expression) | ||
10 | 8. Able to alert the caretaker (if user wants to go out and robot is unable to stop them) | ||
11 | |||
12 | |||
13 | **Should Have** | ||
14 | |||
15 | 1. Should be able to touch the user | ||
16 | 2. Play music according to certain activity or time of day | ||
17 | |||
18 | **Could Have** | ||
19 | |||
20 | 1. face recognition, in order to react differently on each PwD | ||
21 | |||
22 | **Won't Have** | ||
23 | |||
24 | 1. Database with user's information | ||
25 | 2. GPS system to guide user home | ||
26 | 3. Be able to leave the building |