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

feat(behavior): descend with goalie on block/role-position #588

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

texhnolyze
Copy link
Contributor

by creating a generalized cancelable AbstractDynupAnimation class,
where each implementing class has to define a reset_animation method,
which is triggered on pop

GetWalkready is also now using this as a base in our behavior.

In the future this class should be merge with the similar
PlayAnimationDynup class in HCM.

Checklist

  • Run colcon build
  • Write documentation
  • Test on your machine
  • Test on the robot
  • Create issues for future work
  • Triage this PR and label it

@texhnolyze texhnolyze self-assigned this Jul 20, 2024
@texhnolyze texhnolyze added behavior enhancement New feature or request labels Jul 20, 2024
@texhnolyze texhnolyze marked this pull request as draft July 20, 2024 07:52
@texhnolyze texhnolyze force-pushed the feature/goalie-behavior-descend branch 7 times, most recently from 7cf8f54 to 632cfe9 Compare July 20, 2024 13:06
by creating a generalized cancelable `AbstractDynupAnimation` class,
where each implementing class has to define a `reset_animation` method,
which is triggered on pop.

`GetWalkready` is also now using this as a base in our behavior.

In the future this class should be merge with the similar
`PlayAnimationDynup` class in HCM.

We now descend as goalie both on our role position and when we are in
the block position, which is handled by the `OnBlockPosition` decision.
@texhnolyze texhnolyze force-pushed the feature/goalie-behavior-descend branch from 632cfe9 to ac08594 Compare July 20, 2024 13:16
@jaagut
Copy link
Member

jaagut commented Jul 26, 2024

Is this still a draft or ready for review? @texhnolyze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
behavior enhancement New feature or request
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

2 participants