-
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
Rwc2023 challenge serve breakfast #1326
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve this PR, but I wrote half of it and opened it.
I don't think we should re-tune this for Impuls, rather move to a better method. |
d3955f9
to
e7b5e50
Compare
robot.base.force_drive(0, 0, vyaw, PICK_ROTATION / vyaw) | ||
arm.gripper.send_goal("close", timeout=0.0) | ||
|
||
# Look to the operator |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look at the operator standing to the right of the robot!
issue #1325 keeps track of the issues that are still in the code. I suggest to first merge the rwc2023 version and then make smaller PRs to fix these smaller issues.