Skip to content

Commit f510a87

Browse files
authored
Remove walkready in dsd in ready (#576)
2 parents 07a2f2d + ad8cc73 commit f510a87

File tree

1 file changed

+1
-1
lines changed
  • bitbots_behavior/bitbots_body_behavior/bitbots_body_behavior/behavior_dsd

1 file changed

+1
-1
lines changed

bitbots_behavior/bitbots_body_behavior/bitbots_body_behavior/behavior_dsd/main.dsd

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ $IsPenalized
148148
READY --> $AnyGoalScoreRecently + time:50
149149
YES --> #PositioningReady
150150
NO --> $DoOnce
151-
NOT_DONE --> @ChangeAction + action:waiting + r:false, @LookAtFieldFeatures + r:false, @Stand + duration:1, @GetWalkready + r:false
151+
NOT_DONE --> @ChangeAction + action:waiting + r:false, @LookAtFieldFeatures + r:false, @Stand + duration:2
152152
DONE --> #PositioningReady
153153
SET --> $SecondaryStateDecider
154154
PENALTYSHOOT --> $SecondaryStateTeamDecider

0 commit comments

Comments
 (0)