Changes for page Use Cases

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

From version Icon 8.1 Icon
edited by Cesar van der Poel
on 2022/02/19 18:02
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
... ... @@ -3,7 +3,7 @@
3 3  <h2>UC001: User prevented from going out</h2>
4 4  <table width='100%'>
5 5  <tr>
6 -<td style="font-size:16px">
6 +<td width='30%' style="font-size:16px">
7 7  <table border='1px' width='50%'>
8 8  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
9 9   <b>Objective</b>
... ... @@ -38,14 +38,29 @@
38 38   2. User opens door<br>
39 39   3. Door sensor is triggered<br>
40 40   4. In response to door sensor trigger, robot navigates to door<br>
41 - 5. Robot interacts with user<br>
41 + 5. Robot attempts to get attention of user through movement and auditory signals<br>
42 42   6. User focusses on robot<br>
43 - 7. Robot invites user to stay inside<br>
44 - 8. User complies<br>
43 + 7. Robot guides user away from door<br>
45 45  </td></tr>
46 46  </table>
47 47  </td>
48 48  <td width='50%' style="font-size:16px">
48 +<table border='1px' width='50%'>
49 +<tr><td bgcolor='gainsboro'>
50 + <b>UC step<b>
51 +</td><td bgcolor='gainsboro'>
52 + <b>Requirements</b>
53 +</td><td bgcolor='gainsboro'>
54 +<b>Claims</b>
55 +</td><td bgcolor='gainsboro'>
56 +<b>IDP</b>
57 +</td></tr>
58 +<tr><td>1</td><td>RQ001: Title</td><td>CL001: Title</td><td>IDP: Title</td></tr>
59 +<tr><td>2</td><td>-</td><td>-</td><td>-</td></tr>
60 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
61 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
62 +<tr><td></td><td>-</td><td>-</td><td>-</td></tr>
63 +</table>
49 49  
50 50  
51 51  </td></tr>
... ... @@ -90,7 +90,7 @@
90 90   2. User opens door<br>
91 91   3. Door sensor is triggered<br>
92 92   4. In response to door sensor trigger, robot navigates to door<br>
93 - 5. Robot attempts to interact with user<br>
108 + 5. Robot attempts to get attention of user through movement and auditory signals<br>
94 94   6. User ignores robot and walks outside<br>
95 95   7. Robot alerts caretakers that the user has done so<br>
96 96   8. Caretakers take actions necessary to protect and/or locate user<br>
... ... @@ -114,13 +114,17 @@
114 114  <tr><td></td><td>-</td><td>-</td><td>-</td></tr>
115 115  <tr><td></td><td>-</td><td>-</td><td>-</td></tr>
116 116  </table>
132 +
133 +
117 117  </td></tr>
118 -</table>
119 119  
120 120  
121 121  
122 122  
123 123  <h2>UC001: Guide user when going out</h2>
140 +<table width='100%'>
141 +<tr>
142 +<td width='30%' style="font-size:16px">
124 124  <table border='1px' width='50%'>
125 125  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
126 126   <b>Objective</b>