Changes for page Design Patterns

Last modified by Dongxu Lu on 2022/04/04 15:55

From version 10.1
edited by Dongxu Lu
on 2022/04/04 15:55
Change comment: There is no comment for this version
To version 8.1
edited by Dongxu Lu
on 2022/04/02 04:27
Change comment: There is no comment for this version

Summary

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/IDP.jpg" width="600"/>
51 +<img src="https://raw.githubusercontent.com/d-lu-19/SCE-project/main/SceneC.jpg" width="600"/>
52 52  {{/html}}
53 53  
54 54  ==== Patient and Robot ====