Wiki source code of Functions
Version 1.3 by Simran Karnani on 2022/03/01 12:12
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.2 | 1 | **Must Have** |
2 | //Physical // | ||
3 | 1. Detect whether user is trying to leave | ||
4 | 2. Able to talk | ||
5 | 3. Able to play music | ||
6 | 4. Able to move | ||
7 | |||
8 | //Cognitive// | ||
9 | 1. Understand what the user says | ||
10 | 1. Able to hold a short conversation | ||
11 | 1. Able to alert the caretaker if user wants to go out and robot is unable to stop them | ||
12 | |||
13 | |||
14 | |||
15 | **Should Have** | ||
16 | //Physical// | ||
17 | 1. Should be able to touch the user | ||
18 | |||
19 | **Could Have** | ||
20 | |||
21 | **Won't Have** | ||
![]() |
1.3 | 22 | 1. Database with user's information |