Skip to content

Commit

Permalink
Disable kick smoothing
Browse files Browse the repository at this point in the history
  • Loading branch information
Flova committed Jan 7, 2025
1 parent bd731cd commit 3f8512e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ body_behavior:
dribble_ball_distance_threshold: 0.5
dribble_kick_angle: 0.6

kick_decision_smoothing: 5.0
kick_decision_smoothing: 1.0

##################
# costmap params #
Expand Down

0 comments on commit 3f8512e

Please sign in to comment.