Skip to content

Commit

Permalink
Merge pull request #290 from tier4/sync-awf-latest
Browse files Browse the repository at this point in the history
chore: sync awf-latest
  • Loading branch information
tier4-autoware-public-bot[bot] authored Jan 24, 2024
2 parents 5291a10 + 8b818d4 commit 3a4728b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
use_conservative_buffer_longitudinal: true # [-] When set to true, the base_link2front is added to the longitudinal buffer before avoidance.
truck:
execute_num: 1
moving_speed_threshold: 2.0 # 7.2km/h
moving_speed_threshold: 1.0 # 3.6km/h
moving_time_threshold: 2.0
max_expand_ratio: 0.0
envelope_buffer_margin: 0.5
Expand All @@ -48,7 +48,7 @@
use_conservative_buffer_longitudinal: true
bus:
execute_num: 1
moving_speed_threshold: 2.0 # 7.2km/h
moving_speed_threshold: 1.0 # 3.6km/h
moving_time_threshold: 2.0
max_expand_ratio: 0.0
envelope_buffer_margin: 0.5
Expand All @@ -58,7 +58,7 @@
use_conservative_buffer_longitudinal: true
trailer:
execute_num: 1
moving_speed_threshold: 2.0 # 7.2km/h
moving_speed_threshold: 1.0 # 3.6km/h
moving_time_threshold: 2.0
max_expand_ratio: 0.0
envelope_buffer_margin: 0.5
Expand Down

0 comments on commit 3a4728b

Please sign in to comment.