Skip to content

Commit

Permalink
tuning for shiojiri (#432)
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin authored Sep 21, 2023
1 parent b06c5b0 commit c44c5e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
occupied_to_free: 0.05
free_to_occupied: 0.2
free_to_free: 0.8
v_ratio: 10.0
v_ratio: 4.5
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
do_dp: true
before_creep_stop_time: 0.1 # [s]
min_vehicle_brake_for_rss: -2.5 # [m/s^2]
max_vehicle_velocity_for_rss: 16.66 # [m/s] == 60kmph
max_vehicle_velocity_for_rss: 13.88 # [m/s] == 60kmph
denoise_kernel: 1.0 # [m]
possible_object_bbox: [1.5, 2.5] # [m x m]
ignore_parked_vehicle_speed_threshold: 0.8333 # == 3.0km/h
Expand Down

0 comments on commit c44c5e5

Please sign in to comment.