Skip to content

Commit

Permalink
increase min_prepare_duration to 1.0 s
Browse files Browse the repository at this point in the history
Signed-off-by: mohammad alqudah <[email protected]>
  • Loading branch information
mkquda committed Nov 13, 2024
1 parent c512dfa commit cec1dcb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
lane_change:
backward_lane_length: 200.0 #[m]
max_prepare_duration: 4.0 #[s]
min_prepare_duration: 0.2 #[s]
min_prepare_duration: 1.0 #[s]

backward_length_buffer_for_end_of_lane: 3.0 # [m]
backward_length_buffer_for_blocking_object: 3.0 # [m]
Expand Down

0 comments on commit cec1dcb

Please sign in to comment.