bitbots_main
bitbots_main copied to clipboard
feat(behavior): descend with goalie on block/role-position
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
- [x] Run
colcon build
- [ ] Write documentation
- [ ] Test on your machine
- [ ] Test on the robot
- [ ] Create issues for future work
- [x] Triage this PR and label it