Skip to content

Commit

Permalink
add parameter to enable/disable keeping distance from front stopped o…
Browse files Browse the repository at this point in the history
…bject

Signed-off-by: mohammad alqudah <[email protected]>
  • Loading branch information
mkquda committed Dec 26, 2024
1 parent bc3fbe7 commit fdc5a01
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,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]
enable_stopped_vehicle_buffer: true

# turn signal
min_length_for_turn_signal_activation: 10.0 # [m]
Expand Down

0 comments on commit fdc5a01

Please sign in to comment.