Wiki source code of Functions
Version 1.4 by Simran Karnani on 2022/03/01 12:14
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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 | 2. Play music according to certain activity or time of day | ||
| 19 | |||
| 20 | **Could Have** | ||
| 21 | |||
| 22 | **Won't Have** | ||
| 23 | 1. Database with user's information |