Skip to content

Commit

Permalink
feat(lane_change): enable cancel when ego in turn direction lane main…
Browse files Browse the repository at this point in the history
… (RT0-33893) (autowarefoundation#1209)

RT0-33893 add dist from prev intersection

Signed-off-by: Zulfaqar Azmi <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 authored Nov 7, 2024
1 parent 1ab296d commit 9df54ff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

backward_length_buffer_for_end_of_lane: 3.0 # [m]
backward_length_buffer_for_blocking_object: 3.0 # [m]
backward_length_from_intersection: 5.0 # [m]

lane_changing_lateral_jerk: 0.5 # [m/s3]

Expand Down

0 comments on commit 9df54ff

Please sign in to comment.