You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for taking some time to wrap things up, we agreed that i write down the interface that we discussed so far, regarding the action interface:
move, takes either a zone or a point-of-interest as input. Points of interests would be Machine sides, we could think about making shelves/slides separate points of interest (that maybe simple coincide with the respective machine input position)
pick, takes machine side + optional shelf and shelf-spot as parameters, if a shelf pick is performed
put, takes machine side + optional slide parameter if a slide put is performed
Both pick and put should have optional fields to attach workpiece information (Base, Ring and Cap colors) as well as order information. These optional field could also be attached to the move action (would not hurt and may be useful in the future).
The text was updated successfully, but these errors were encountered: