We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110ce07 commit f09b5f6Copy full SHA for f09b5f6
1 file changed
src/bitbots_motion/bitbots_hcm/bitbots_hcm/hcm_dsd/hcm.dsd
@@ -23,7 +23,7 @@ $StartHCM
23
FINISHED --> @SetTorque + stiff:true + r:false, @RobotStateControllable, @PlayAnimationDynup + direction:walkready + r:false
24
OFF --> $GameControllerStop
25
STOPPED --> @RobotStatePenalty, @CancelGoals, @StopWalking, @PlayAnimationDynup + direction:walkready + r:false, @Wait
26
- FREE -> $Stop
+ FREE --> $Stop
27
28
FREE -->$CheckIMU
29
IMU_NOT_STARTED --> @RobotStateStartup, @WaitForIMUStartup
0 commit comments