-
Notifications
You must be signed in to change notification settings - Fork 12
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
Robocup 2022: Take out the garbage #1175
Comments
Current state:Robot correctly drives and positions itself in front of the first trashbin, attempt to grab the trash, lifts it and force drives backwards (hardcoded). Drives to the drop off area and crashes Todo:
|
I just did a complete successful run of the challenge, so the main flow of the challenge is working!! 🥳 |
Just realized the We either have to change edit: |
force_drive is broken in combination with this challenge. @P-ict0 is taking a look before next dev evening. |
Some shortcomings of the current implementation: |
Current state:
Todo:
The text was updated successfully, but these errors were encountered: