Skip to content

Commit

Permalink
fix: missing param
Browse files Browse the repository at this point in the history
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
  • Loading branch information
satoshi-ota committed Mar 7, 2025
1 parent 949f7ed commit c1cdca2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
rolling_back_velocity: 0.5
over_velocity_offset: 2.0
over_velocity_ratio: 0.2
nominal_latency_threshold: 0.01
nominal_latency: 0.01

vel_lpf_gain: 0.9 # Time constant 0.33
hold_velocity_error_until_stop: true

0 comments on commit c1cdca2

Please sign in to comment.