Changes for page Use Cases
Last modified by Cesar van der Poel on 2022/04/05 14:31
To version
7.1


edited by Cesar van der Poel
on 2022/02/19 17:56
on 2022/02/19 17:56
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 - xwiki:XWiki.BartVastenhouw1 +XWiki.Cesarvanderpoe - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{html}} 2 2 <!-- Your HTML code here --> 3 -<h2>UC001: TITLE</h2>3 +<h2>UC001: User prevented from going out</h2> 4 4 <table width='100%'> 5 5 <tr> 6 6 <td width='30%' style="font-size:16px"> ... ... @@ -8,7 +8,7 @@ 8 8 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 9 9 <b>Objective</b> 10 10 </td><td width='70%'> 11 - OB01: TITLE11 + OB01: Prevent user from going out 12 12 </td></tr> 13 13 <tr><td bgcolor='gainsboro'> 14 14 <b>TDP</b> ... ... @@ -22,10 +22,12 @@ 22 22 <tr><td bgcolor='gainsboro'> 23 23 <b>Pre-condition</b> 24 24 </td><td> 25 + User is restless and wants to take a walk 25 25 </td></tr> 26 26 <tr><td bgcolor='gainsboro'> 27 27 <b>Post-condition</b> 28 28 </td><td> 30 + User stays home 29 29 </td></tr> 30 30 <tr><td bgcolor='gainsboro'> 31 31 <b>Action sequence</b> ... ... @@ -32,14 +32,72 @@ 32 32 </td><td> 33 33 Figure<br><br> 34 34 UC steps:<br> 35 - 1. ...<br> 36 - 2. ...<br> 37 + 1. User walks to door to go out<br> 38 + 2. User opens door<br> 39 + 3. Door sensor is triggered<br> 40 + 4. In response to door sensor trigger, robot navigates to door<br> 41 + 5. Robot interacts with user<br> 42 + 6. User focusses on robot<br> 43 + 7. Robot invites user to stay inside<br> 44 + 8. User complies<br> 37 37 </td></tr> 38 38 </table> 39 39 </td> 40 40 <td width='50%' style="font-size:16px"> 49 + 50 + 51 +</td></tr> 52 + 53 +</table> 54 + 55 +<h2>UC002: User not prevented from going out</h2> 56 +<table width='100%'> 57 +<tr> 58 +<td width='30%' style="font-size:16px"> 41 41 <table border='1px' width='50%'> 60 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 61 + <b>Objective</b> 62 +</td><td width='70%'> 63 + OB02: Alert caretakers of user that the user has gone out 64 +</td></tr> 42 42 <tr><td bgcolor='gainsboro'> 66 + <b>TDP</b> 67 +</td><td> 68 + TDP: TITLE 69 +</td></tr> 70 +<tr><td bgcolor='gainsboro'> 71 + <b>Actors</b> 72 +</td><td> 73 +</td></tr> 74 +<tr><td bgcolor='gainsboro'> 75 + <b>Pre-condition</b> 76 +</td><td> 77 + User is restless and wants to take a walk 78 +</td></tr> 79 +<tr><td bgcolor='gainsboro'> 80 + <b>Post-condition</b> 81 +</td><td> 82 + Caretakers are alerted of the fact that the user has left 83 +</td></tr> 84 +<tr><td bgcolor='gainsboro'> 85 + <b>Action sequence</b> 86 +</td><td> 87 + Figure<br><br> 88 + UC steps:<br> 89 + 1. User walks to door to go out<br> 90 + 2. User opens door<br> 91 + 3. Door sensor is triggered<br> 92 + 4. In response to door sensor trigger, robot navigates to door<br> 93 + 5. Robot attempts to interact with user<br> 94 + 6. User ignores robot and walks outside<br> 95 + 7. Robot alerts caretakers that the user has done so<br> 96 + 8. Caretakers take actions necessary to protect and/or locate user<br> 97 +</td></tr> 98 +</table> 99 +</td> 100 +<td width='50%' style="font-size:16px"> 101 +<table border='1px' width='50%'> 102 +<tr><td bgcolor='gainsboro'> 43 43 <b>UC step<b> 44 44 </td><td bgcolor='gainsboro'> 45 45 <b>Requirements</b> ... ... @@ -58,6 +58,52 @@ 58 58 59 59 </td></tr> 60 60 121 + 122 + 123 + 124 +<h2>UC001: Guide user when going out</h2> 125 +<table width='100%'> 126 +<tr> 127 +<td width='30%' style="font-size:16px"> 128 +<table border='1px' width='50%'> 129 +<tr border='1px' width='30%'><td bgcolor='gainsboro'> 130 + <b>Objective</b> 131 +</td><td width='70%'> 132 + OB01: Guide the user when he/she leave their respective building 133 +</td></tr> 134 +<tr><td bgcolor='gainsboro'> 135 + <b>TDP</b> 136 +</td><td> 137 + TDP: TITLE 138 +</td></tr> 139 +<tr><td bgcolor='gainsboro'> 140 + <b>Actors</b> 141 +</td><td> 142 +</td></tr> 143 +<tr><td bgcolor='gainsboro'> 144 + <b>Pre-condition</b> 145 +</td><td> 146 + User is restless and wants to take a walk 147 +</td></tr> 148 +<tr><td bgcolor='gainsboro'> 149 + <b>Post-condition</b> 150 +</td><td> 151 + Robot accompanies the user to a familiar location 152 +</td></tr> 153 +<tr><td bgcolor='gainsboro'> 154 + <b>Action sequence</b> 155 +</td><td> 156 + Figure<br><br> 157 + UC steps:<br> 158 + 1. User walks to door to go out<br> 159 + 2. User opens door<br> 160 + 3. Door sensor is triggered<br> 161 + 4. In response to door sensor trigger, robot navigates to door<br> 162 + 5. Robot starts to play some sounds corresponding to a familiar location<br> 163 + 6. User listens and recognizes to sound and remembers the route tot that location<br> 164 + 7. Robot accompanies the user on his/her stroll<br> 165 +</td></tr> 166 + 61 61 </table> 62 62 {{/html}} 63 63