Skip to content

Commit

Permalink
Merge pull request autowarefoundation#194 from tier4/sync-awf-upstream
Browse files Browse the repository at this point in the history
chore: sync awf/autoware_launch
  • Loading branch information
tier4-autoware-public-bot[bot] authored Jun 29, 2023
2 parents e022250 + 86e49df commit 62c2662
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
path_interpolation_ds: 0.1 # [m]

stuck_vehicle:
use_stuck_stopline: false # stopline generate before the intersection lanelet when is_stuck
use_stuck_stopline: true # stopline generated before the first conflicting area
stuck_vehicle_detect_dist: 3.0 # this should be the length between cars when they are stopped. The actual stuck vehicle detection length will be this value + vehicle_length.
stuck_vehicle_ignore_dist: 10.0 # obstacle stop max distance(5.0m) + stuck vehicle size / 2 (0.0m-)
stuck_vehicle_vel_thr: 0.833 # 0.833m/s = 3.0km/h
Expand Down

0 comments on commit 62c2662

Please sign in to comment.