Skip to content

Should we add a "Reselect Bite" option to BiteAcquisitionCheck? #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
amalnanavati opened this issue May 8, 2023 · 2 comments
Closed
Assignees

Comments

@amalnanavati
Copy link
Contributor

Currently, BiteAcquisitionCheck lets the user either move the robot on to the staging location or has it try again with the same food mask. But perhaps we should give them the option to reselect the bite? This could be in addition to, or instead of, the "no try again" option. The motivation for this is two-fold:

  1. Perhaps the user changes their mind and wants a different bite.
  2. It is highly likely that in the first acquisition, the food items on the plate moved, so the previous mask may no longer be applicable.
@amalnanavati
Copy link
Contributor Author

What this is making me realize is that we should never allow the user to move to the BiteAcquistion action without going through BiteSelection immediately before, since the mask might change.

@amalnanavati
Copy link
Contributor Author

Addressed with #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants