Skip to content
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

Combining Storing Groceries and Clean the Table into a Stage 2 task #913

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

SparkRibeiro21
Copy link

As described in #912 this is presented as an initial draft to combine the Clean the Table with Storing Groceries. Resulting into an updated Clean the Table where the robot also has to clean up remaining foods, drinks, fruits, ... left on the table in the cabinet (similarly to SG). I have also added a bonus task where a class of objects is announced as trash (for example: drinks) where the robot must place this object in the trash bin. Making this a much more realistic post-meal scenario where you have dishes to be cleaned, food to be stored and trash to be placed in a bin.

There are still some pending matters that I think new opinions may help with the overall task flow:

  1. How many objects should the robot have to store?
    I have added four food objects to be cleaned up (three to be stored on the cabinet and one in the trash). But maybe this is too much or too little. Personally I was indecisive between three or four food objects.

  2. The points adjustment according to difficulty have not been updated yet.
    The goal of this pull request is just to figure out the combination of SG and CT. Point adjustments still have to be made in a later pull request.

  3. The amount of time HAS to be increased, but not sure of what it should be.

  4. Standardise the points received for picking and placing of objects.

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

Successfully merging this pull request may close these issues.

Combine Storing Groceries and Clean the Table into one Stage 2 Task
1 participant