Skip to content

Commit

Permalink
refactor(planning_launch): remove minimum lane changing length (#308)
Browse files Browse the repository at this point in the history
* refactor(planning_launch): remove minimum lane changing length

Signed-off-by: yutaka <[email protected]>

* fix

Signed-off-by: yutaka <[email protected]>

---------

Signed-off-by: yutaka <[email protected]>
  • Loading branch information
purewater0901 authored Apr 21, 2023
1 parent 26ee934 commit 549de62
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
prepare_duration: 4.0 # [s]

minimum_prepare_length: 10.0 # [m]
minimum_lane_changing_length: 16.5 # [m]
backward_length_buffer_for_end_of_lane: 3.0 # [m]
lane_change_finish_judge_buffer: 2.0 # [m]

Expand Down

0 comments on commit 549de62

Please sign in to comment.