Skip to content

Commit

Permalink
feat(autoware_launch): add intersection param for wrong direction veh…
Browse files Browse the repository at this point in the history
…icles (autowarefoundation#394)

add consider_wrong_direction_vehicle param

Signed-off-by: beyza <bnk@leodrive.ai>
Co-authored-by: beyza <bnk@leodrive.ai>
  • Loading branch information
beyzanurkaya and beyza authored Jul 6, 2023
1 parent a6da684 commit f3171b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
stop_overshoot_margin: 0.5 # [m] overshoot margin for stuck, collision detection
use_intersection_area: false
path_interpolation_ds: 0.1 # [m]

consider_wrong_direction_vehicle: false
stuck_vehicle:
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.
Expand Down

0 comments on commit f3171b7

Please sign in to comment.