Changes for page Robotic Partner
Last modified by Simran Karnani on 2022/03/20 22:33
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,6 @@ 1 1 2 +{{velocity}} 3 + 2 2 Robotic Partner is a new social actor which combines many aspects of technologies such as, decision making, machine learning, cloud computing, sensors, multimodal expressions, haptics and navigation. 3 3 4 4 * New ways of working together are emerging ... ... @@ -28,10 +28,26 @@ 28 28 29 29 30 30 {{html}} 33 +<table style="width:100%"> 34 + <tr> 35 + <th>Condition</th> 36 + <th>Action</th> 37 + <th>When</th> 38 + </tr> 39 + <tr> 40 + <td>confused emotion</td> 41 + <td>play some music</td> 42 + <td>always</td> 43 + </tr> 44 + <tr> 45 + <td>insist on going out</td> 46 + <td>inform parent or caretaker</td> 47 + <td>always</td> 48 + </tr> 31 31 </table> 32 -<table> 33 -<!-- Your HTML code here --> 34 34 {{/html}} 35 35 36 36 Shared experiences 37 37 54 + 55 +