bit-bots/bitbots_motion

HCM: wrong state during stand up

Closed this issue · 3 comments

Expected behavior

HCM should publish "GettingUp" when standing up

Current behavior

I publishes "AnimationRunning"

Steps to Reproduce

Start motion_standalone. Let robot fall and stand up again.

Is this actually a problem? Because we check whether an animation is played and as long as we stand up with an animation, this is true.

Nevertheless the state GettingUp is more tight than AnimationRunning. Therefore it should be published instead.

fixed in #154