Wiki source code of Functions
Version 11.1 by Rembrandt Oltmans on 2022/03/29 15:37
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
8.1 | 1 | == Requirements == |
| |
9.1 | 2 | The requirements together aim to enable the robot to successfully complete all tasks set out in the use cases from the original design. |
| |
11.1 | 3 | We identified two main use cases the robot should be able to perform, which we will work out in more detail. These 2 use cases are the //Daily todo list//: UC001 and the //Quiz//: UC005 which have some dependencies which are also added. |
| |
10.1 | 4 | The requirements are as follows: |
| |
3.1 | 5 | |
| |
11.1 | 6 | === Main Use cases === |
| |
8.1 | 7 | RQ001: Robot has the ability to play sounds |
| 8 | RQ002: Robot should recognize an indication of being done | ||
| |
10.1 | 9 | RQ009: Robot should recognize spoken words |
| 10 | RQ010: Robot has the ability to play sounds | ||
| 11 | |||
| 12 | === Other requirements === | ||
| |
8.1 | 13 | RQ003: Have the means of contacting loved ones and caregiver |
| 14 | RQ004: Have some way of modifying the todo list and the music associated with the tasks | ||
| 15 | RQ005: Robot has the ability to perform simple movements | ||
| 16 | RQ006: Robot has the ability to save the data and upload it to cloud | ||
| 17 | RQ007: Robot has games and rules stored in memory and is able to recognize the players | ||
| 18 | RQ008: Robot can monitor an ongoing game | ||
| 19 | RQ011: Robot should recognize when the patient suddenly stops interacting | ||
| 20 | RQ012: Have the means of transmitting live audio and video | ||
| 21 | RQ013: Robot can remember the context of the emergency call |