Changes for page Design Patterns
Last modified by Clara Stiller on 2022/04/05 15:31
From version 78.1
edited by Cesar van der Poel
on 2022/04/02 23:26
on 2022/04/02 23:26
Change comment:
There is no comment for this version
To version 89.1
edited by Clara Stiller
on 2022/04/05 15:31
on 2022/04/05 15:31
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.C esarvanderpoe1 +XWiki.ClaraStiller - Content
-
... ... @@ -15,6 +15,8 @@ 15 15 </table> 16 16 {{/html}} 17 17 18 + 19 + 18 18 === Scene 2=== 19 19 {{html}} 20 20 <table style="width: 100%"> ... ... @@ -29,6 +29,9 @@ 29 29 </table> 30 30 {{/html}} 31 31 34 + 35 + 36 + 32 32 == TDP 33 33 |**Problem**|The caretaker of a person with dementia (PwD) might not always be around to prevent a user from going out wandering and to locate them and bring them back if they do. To still be able to provide safe environments for all PwDs, a humanoid robot will try to take care of such situations. This will relieve the caretakers from a number of these burdens. There might, however, be cases where the robot cannot do enough, and thus needs to alert a caretaker that can interfere. 34 34 |**Solution structure**|[[image:TDP1-improved.png||height="400"]]