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