Changes for page Functions

Last modified by Laura Ottevanger on 2022/04/05 13:57

From version Icon 19.3 Icon
edited by Tim Huisman
on 2022/03/02 09:59
Change comment: There is no comment for this version
To version Icon 21.1 Icon
edited by Ricardo Vogel
on 2022/03/02 10:07
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.tim_huisman
1 +XWiki.ricardovogel
Content
... ... @@ -8,36 +8,30 @@
8 8  These functions are described and laid out in the sections, flowchart and storyboards below.
9 9  
10 10  
11 -== Walking with the MiRo==
11 +== 1. Walking with the MiRo==
12 12  Walking with the MiRo is divided in two functional parts: Starting the walk and guiding the patient on the path.
13 13  
14 -=== Starting the walk===
14 +=== 1.1 Starting the walk===
15 15  MiRo can be programmed with various walking routes. We assumed that, in general, the patients with dementia are not able to choose and/or set up a good/suitable walking routes by themselves, and therefore we think that placing this responsibility at the activity coordinator is the best option. The coordinators can set up new walking routes through an online portal in which they can draw a route on a floor plan of their building. The coordinators can then create profiles for each of their patients to specify a walking plan containing suitable routes.
16 16  
17 17  The patient can start a walk by indicating to a caretaker that he/she wants to take a walk (for example in the form of a button). Once the patient presses the button, a caretaker will come to bring MiRo. The caretaker will also attach the proximity bracelet, see section ??? for its description. MiRo will then either automatically choose a suitable route or get instructed by the coordinator for a specific route.
18 18  
19 -=== Guiding the patient ===
20 -Once the route is started, MiRo walks ahead to show the way.
19 +=== 1.2 Guiding the patient ===
20 +==== 1.2.1 Indicating route ====
21 +Once the route is started, MiRo walks ahead to show the way. When approaching turns, MiRo indicates which way to go by slightly moving towards the desired direction and moving his head to indicate the turn. When the patient does well (e.g. follows MiRo consistently), MiRo gives positive reinforcement in the form of excited sounds and a wagging tail.
21 21  
22 -1. Walking and following a path
23 -- Walk ahead in the desired direction
24 -- Indicate which way to go by already slightly moving towards the desired direction/turn.
25 -- Positive reinforcement when human does well with excited sounds and wagging tail (dog emotions)
23 +==== 1.2.2 Guiding human back on route ===
24 +When the user gets distracted, is stubborn, or for some other reason strays from the original path, the system will be able to detect this through the distance sensor. MiRo tries to get the attention of the user first by barking and by colorful lights. If the user keeps walking away, MiRo can get closer to keep trying to get attention. MiRo can also (gently) block the users path, which should make it easier to get attention, as MiRo is now in the user's field of view. If all else fails: MiRo will notify the activity coordinator or a different caretaker to take the user back to their room.
26 26  
27 -2. Guiding human back on path
28 -Description
29 -- Determine when the human going off the path
30 -- Getting attention of the human
31 - - Noises
32 - - Tilting head
33 - - Going towards human, gently blocking path
34 - - Alerting caretakers when human does not return to path
26 +Once the user's attention is back at the MiRo, they should be convinced to turn back. This will be done mostly through emotions. MiRo will show excitement towards the correct path, by looking at it, taking some "steps" in its direction, making excited sounds, and wagging its tail. MiRo can also look at the user and tilt its head, similarly to how a dog would ask its owner to keep walking.
35 35  
36 -3. Snoezelen
28 +If the user is confused, these methods, combined with the leash they're holding, could remind them what they are doing. If the user is being stubborn, the excitement and begging motion from MiRo could convince them to keep walking.
37 37  
30 +== 2. Snoezelen ==
38 38  
39 39  
40 40  
34 +
41 41  == Proximity bracelet ==
42 42  
43 43