purefisher / Smart-Serve

Our project seeks to create a robot that can assist bartenders by creating cocktails for customers. We seek to create a fully functional 3-D robotic system that is able to upon user request assemble, package and serve a cocktail of their choosing. This embedded system will have a GUI that the user will be able to interact with.
Other
1 stars 1 forks source link

Team 34 Design Doc Review : System Design Doc Event Handling #43

Closed WinnieTrandinh closed 1 year ago

WinnieTrandinh commented 1 year ago

@NickCapstone

Well done with including the undesired event handling within the System Design doc, section 6.2. However, perhaps more detail could be added on the exact event being caught.

For example, which events are being caught? How will they be handled? Are they all handled the same way by notifying the operator, or are there some events that the product could handle by itself? And what exactly is the 'safe state' that is mentioned? How does the product behave within this 'safe state'?

purefisher commented 1 year ago

fixed