Wiki source code of Graphical User Interface
Version 6.9 by Pierre Bongrand on 2022/04/01 03:25
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = Motivation = | ||
2 | As explained in the section [[Humanoid Robot>>https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/view/Foundation/Technology/Humanoid%20Robot/]], Pepper can interact with the PwD, its relatives and the Healthcare professional using 3 communication channels: | ||
3 | 1. Voice | ||
4 | 1. Tablet | ||
5 | 1. Gesture | ||
6 | |||
7 | For both redundancy of information (i.e. audio impaired patient) and for ease of interaction between PwD and any human we believe that making use of the tablet could be useful. | ||
8 | |||
9 | This section describe a first iteration of a graphical user interface that could be used on the tablet of Pepper. | ||
10 | |||
11 | = High level description = | ||
12 | In an ideal setup Pepper's tablet would be tactile and humans could either talk to Pepper or use the tablet to interactive with it. However, as the tablet of Pepper is not tactile in its current version, we made some design choices thinking that the tablet is mainly a visual support for the person interacting with Pepper to be aware of the possible actions to do. | ||
13 | |||
14 | The design of the visual is extremely simplistic as it needs to be used by users that are unfamiliar with technology. | ||
15 | Every page consist of: | ||
16 | * Neutral colour background | ||
17 | * A title page, | ||
18 | * Multiple coloured boxes that refers to either activities or setting up | ||
19 | * An emergency button, in case an external help is needed | ||
20 | |||
21 | Of course, the pages below can be seen as example, but they could be adapted to each patient's need. The activities can be tuned for the patient's need. | ||
22 | = Landing Page = | ||
23 | [[image:homepage.png||width="1000" height="560"]] | ||
24 | |||
25 | = Patient Page = | ||
26 | [[image:patientux.png||width="1000" height="560"]] | ||
27 | |||
28 | = Patient's relative Page = | ||
29 | [[image:patientrelativeux.png||width="1000" height="560"]] | ||
30 | |||
31 | = Health care professional Page = | ||
32 | [[image:hcpux.png||width="1000" height="560"]] |