bit-bots / bitbots_main

This git contains all RoboCup code from the Hamburg Bit-Bots.
https://bit-bots.de
MIT License
30 stars 11 forks source link

Add falling to rise portion of dynup #510

Closed Flova closed 6 days ago

Flova commented 6 days ago

Summary

Allow falling detection in Descent, Rise and Walkready dynup targets. To utilize that the HCM standup now calls the dynup twice, once for each portion.

Depends on https://github.com/bit-bots/dynamic_stack_decider/pull/110

Checklist