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

Sidekicks in ball model #1523

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pejotejo
Copy link
Contributor

@pejotejo pejotejo commented Nov 27, 2024

Why? What?

Now the Ball filter forgets the kickdecisions after the robot has kicket the ball. Therefore when the robot does side kicks, it goes back to ball search. See #1185

Fixes #

ToDo / Known Issues

If this is a WIP describe which problems are to be fixed.

Ideas for Next Iterations (Not This PR)

If there are some improvements that could be done in a next iteration, describe them here.

How to Test

disable forward and turn kicks and let the robot kick the ball

@pejotejo pejotejo enabled auto-merge November 27, 2024 20:21
@schluis
Copy link
Contributor

schluis commented Dec 1, 2024

Did you verify that the ball was really always kicked when the walking engine selected Mode:Kicking?

@oleflb
Copy link
Contributor

oleflb commented Dec 1, 2024

Did you verify that the ball was really always kicked when the walking engine selected Mode:Kicking?

That's pretty much impossible, especially for side kicks. The idea is for the robot to go looking for the ball after a side kick, instead of assuming the ball is in the same position

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Request for Review
Development

Successfully merging this pull request may close these issues.

4 participants