Skip to content

Commit

Permalink
feat(autoware_launch): longer yield time when green in intersection (a…
Browse files Browse the repository at this point in the history
…utowarefoundation#508)

Signed-off-by: Takayuki Murooka <[email protected]>
  • Loading branch information
takayuki5168 authored Oct 18, 2023
1 parent e9e44bd commit 494b9ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
minimum_upstream_velocity: 0.01 # [m/s] minimum velocity to avoid null division for the stop line from the upstream velocity
yield_on_green_traffic_light:
distance_to_assigned_lanelet_start: 10.0
duration: 5.0
duration: 8.0
object_dist_to_stopline: 10.0 # [m]
ignore_on_amber_traffic_light:
object_expected_deceleration: 2.0 # [m/ss]
Expand Down

0 comments on commit 494b9ca

Please sign in to comment.