Skip to content

Commit 53a38f6

Browse files
committed
Remove foot zeroing
1 parent b495d91 commit 53a38f6

2 files changed

Lines changed: 1 addition & 25 deletions

File tree

src/bitbots_motion/bitbots_hcm/bitbots_hcm/hcm_dsd/actions/set_foot_zero.py

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/bitbots_motion/bitbots_hcm/bitbots_hcm/hcm_dsd/hcm.dsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ $StartHCM
3434
FREE --> @RobotStateFallen, @CancelGoals, @StopWalking, @RobotStateGettingUp, @PlayAnimationStandupFront, @SetSquat + squat:true
3535
FALLEN_BACK --> $GameControllerStop
3636
STOPPED --> @RobotStateFallen, @CancelGoals, @StopWalking, @Wait
37-
FREE --> @RobotStateFallen, @CancelGoals, @StopWalking, @RobotStateGettingUp, @SetFootZero, @PlayAnimationFallingBack, @PlayAnimationStandupBack, @SetSquat + squat:true
37+
FREE --> @RobotStateFallen, @CancelGoals, @StopWalking, @RobotStateGettingUp, @PlayAnimationFallingBack, @PlayAnimationStandupBack, @SetSquat + squat:true
3838
FALLEN_RIGHT --> $GameControllerStop
3939
STOPPED --> @RobotStateFallen, @CancelGoals, @StopWalking, @Wait
4040
FREE --> @RobotStateFallen, @CancelGoals, @StopWalking, @PlayAnimationTurningFrontRight

0 commit comments

Comments
 (0)