Changes for page Design Patterns
Last modified by Dongxu Lu on 2022/04/04 15:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -48,7 +48,7 @@ 48 48 To enable communication between the robot and the other actors we need specific design patterns which enable effective communication. The communication between the robot and loved ones is a simple text message notifying the not performing of activities and therefore does not need a design pattern. 49 49 50 50 {{html}} 51 -<img src="https://raw.githubusercontent.com/d-lu-19/SCE-project/main/ SceneC.jpg" width="600"/>51 +<img src="https://raw.githubusercontent.com/d-lu-19/SCE-project/main/IDP.jpg" width="600"/> 52 52 {{/html}} 53 53 54 54 ==== Patient and Robot ====