Wiki source code of Functions
Version 4.1 by Simran Karnani on 2022/03/01 15:05
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | **Must Have** | ||
2 | |||
3 | 1. Detect whether the user is trying to leave | ||
4 | 1. Talking | ||
5 | 1. Understand what the user says | ||
6 | 1. recognize the user's emotional state | ||
7 | 1. Play music | ||
8 | 1. Move/ change position | ||
9 | 1. Able to hold a short conversation (includes showing emotion and facial expression) | ||
10 | 1. 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 | 1. Play music according to certain activity or time of day | ||
17 | |||
18 | |||
19 | **Could Have** | ||
20 | |||
21 | 1. face recognition, in order to react differently on each PwD | ||
22 | |||
23 | |||
24 | **Won't Have** | ||
25 | |||
26 | 1. Database with user's information | ||
27 | 1. GPS system to guide user home | ||
28 | 1. Be able to leave the building |