Closed erik-lance closed 1 year ago
added another branch for this issue, I'm not sure if we're pushing through with the list of items as an array but I did one item per shelf for now
Yup, I think we can do one item per shelf muna! Combined some changes from my items branch with yours, also refactored some code to be part of a procedure.
We have a bit of a problem with the shelves:
So turning on the shelf debug, we can see that there are multiple columns of shelves because of how many patches there are. Since we're doing single item per shelf, is it okay to leave the shelf items as-is? Maybe to simulate trying to reach up to higher shelves?
I think we can leave it as is for now? since based on the feedback that sir gave us before, he wants us to model a real layout of a grocery store so we have to change the map rin naman
Edited out task 3 as it is worked on by a different issue. Closing.
Our grocery has items stored in shelves. Customer approaches these shelves in order to grab said item.