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