-
Notifications
You must be signed in to change notification settings - Fork 62
First version of Pick and Place Challenge 2026 #994
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
base: master
Are you sure you want to change the base?
Conversation
|
Tasks: tableware - clarification about any two objects, what objects are available? plate, cup, bowl? where will the breakfast items be located? or does the robot need to find them? Score: Rename Dues ex machina to Autonomy skip penalty |
Co-authored-by: Leroy Rügemer <[email protected]>
Co-authored-by: Leroy Rügemer <[email protected]>
Co-authored-by: Leroy Rügemer <[email protected]>
Co-authored-by: Leroy Rügemer <[email protected]>
Description
The goal is to have a lot of different pick and place tasks, this way new teams could focus on what they could do, and more advanced teams could showcase a lot of different pick and place scenarios.
The robot tidies up the kitchen table after a dinner. The tableware and cutlery must be placed inside the dishwasher. The snacks must be placed inside the trash. All other objects must be stored into a cabinet with shelves. Objects are sorted on the shelves based on similarity, for instance an apple is stored next to other fruits. The robot has to set a table for breakfast for one person.