Skip to content

Commit

Permalink
feat(lane_change): add time limit param (#1298)
Browse files Browse the repository at this point in the history
add time limit param

Signed-off-by: mohammad alqudah <[email protected]>
  • Loading branch information
mkquda authored Jan 16, 2025
1 parent bd298a2 commit 79bba19
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**:
ros__parameters:
lane_change:
time_limit: 50.0 # [ms]
backward_lane_length: 200.0
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 79bba19

Please sign in to comment.