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