Changes for page Use Cases

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

From version Icon 5.1 Icon
edited by Xin Wan
on 2022/02/10 15:39
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.xinwan
1 +XWiki.SimranKarnani
Content
... ... @@ -133,6 +133,52 @@
133 133  
134 134  </td></tr>
135 135  
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 +
136 136  </table>
137 137  {{/html}}
138 138