-
Notifications
You must be signed in to change notification settings - Fork 18
Kick foot decision biased goal position while going to ball #675
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
Kick foot decision biased goal position while going to ball #675
Conversation
| # Offset so we kick the ball with one foot instead of the center between the feet | ||
| self.side_offset = parameters.get("side_offset", 0.08) | ||
| self.side_offset = parameters.get("side_offset", 0.00) | ||
|
|
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.
Move foot selection here
|
We did some testing during the Go, which still had some issues iirc.. Maybe @cleWu03 remembers more or we can test it in sim. |
|
@cleWu03 please provide some info on the current status. |
|
I think there are some issues with it not being stable on the real robot |
|
this was only approach for a quick fix during the GO, i will close it |
Summary
Calculate the offset for the go to ball position depending on the relative position to the ball
Proposed changes
Related issues
Checklist
colcon build