Changes for page Use Cases

Last modified by Cesar van der Poel on 2022/04/05 14:31

From version Icon 2.1 Icon
edited by Cesar van der Poel
on 2022/02/08 12:28
Change comment: There is no comment for this version
To version Icon 6.1 Icon
edited by Simran Karnani
on 2022/02/19 14:22
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Cesarvanderpoe
1 +XWiki.SimranKarnani
Content
... ... @@ -21,11 +21,13 @@
21 21  </td></tr>
22 22  <tr><td bgcolor='gainsboro'>
23 23   <b>Pre-condition</b>
24 -</td>User is restless and wants to take a walk<td>
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 -</td>User stays home<td>
29 +</td><td>
30 + User stays home
29 29  </td></tr>
30 30  <tr><td bgcolor='gainsboro'>
31 31   <b>Action sequence</b>
... ... @@ -73,7 +73,7 @@
73 73  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
74 74   <b>Objective</b>
75 75  </td><td width='70%'>
76 - OB01: Alert caretakers of user that the user has gone out
78 + OB02: Alert caretakers of user that the user has gone out
77 77  </td></tr>
78 78  <tr><td bgcolor='gainsboro'>
79 79   <b>TDP</b>
... ... @@ -86,11 +86,13 @@
86 86  </td></tr>
87 87  <tr><td bgcolor='gainsboro'>
88 88   <b>Pre-condition</b>
89 -</td>User is restless and wants to take a walk<td>
91 +</td><td>
92 + User is restless and wants to take a walk
90 90  </td></tr>
91 91  <tr><td bgcolor='gainsboro'>
92 92   <b>Post-condition</b>
93 -</td>Caretakers are alerted of the fact that the user has left<td>
96 +</td><td>
97 + Caretakers are alerted of the fact that the user has left
94 94  </td></tr>
95 95  <tr><td bgcolor='gainsboro'>
96 96   <b>Action sequence</b>
... ... @@ -129,6 +129,52 @@
129 129  
130 130  </td></tr>
131 131  
136 +
137 +
138 +
139 +<h2>UC001: Guide user when going out</h2>
140 +<table width='100%'>
141 +<tr>
142 +<td width='30%' style="font-size:16px">
143 +<table border='1px' width='50%'>
144 +<tr border='1px' width='30%'><td bgcolor='gainsboro'>
145 + <b>Objective</b>
146 +</td><td width='70%'>
147 + OB01: Guide the user when he/she leave their respective building
148 +</td></tr>
149 +<tr><td bgcolor='gainsboro'>
150 + <b>TDP</b>
151 +</td><td>
152 + TDP: TITLE
153 +</td></tr>
154 +<tr><td bgcolor='gainsboro'>
155 + <b>Actors</b>
156 +</td><td>
157 +</td></tr>
158 +<tr><td bgcolor='gainsboro'>
159 + <b>Pre-condition</b>
160 +</td><td>
161 + User is restless and wants to take a walk
162 +</td></tr>
163 +<tr><td bgcolor='gainsboro'>
164 + <b>Post-condition</b>
165 +</td><td>
166 + Robot accompanies the user to a familiar location
167 +</td></tr>
168 +<tr><td bgcolor='gainsboro'>
169 + <b>Action sequence</b>
170 +</td><td>
171 + Figure<br><br>
172 + UC steps:<br>
173 + 1. User walks to door to go out<br>
174 + 2. User opens door<br>
175 + 3. Door sensor is triggered<br>
176 + 4. In response to door sensor trigger, robot navigates to door<br>
177 + 5. Robot starts to play some sounds corresponding to a familiar location<br>
178 + 6. User listens and recognizes to sound and remembers the route tot that location<br>
179 + 7. Robot accompanies the user on his/her stroll<br>
180 +</td></tr>
181 +
132 132  </table>
133 133  {{/html}}
134 134