Skip to content

Commit

Permalink
fix: relax threshold
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 3abede8 commit 0b16c04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
velocity_deviation: 100.0
distance_deviation: 100.0
longitudinal_distance_deviation: 1.0
nominal_latency: 0.1
nominal_latency: 0.5

parameters:
# The required trajectory length is calculated as the distance needed
Expand Down

0 comments on commit 0b16c04

Please sign in to comment.