Skip to content

Commit

Permalink
fix(planning_launch): add backward_path_length_parameter (#346)
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Zulfaqar <zulfaqar.azmi@tier4.jp>
  • Loading branch information
zulfaqar-azmi-t4 committed May 15, 2023
1 parent 85bbac3 commit e8af33c
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:
backward_lane_length: 200.0 #[m]
prepare_duration: 4.0 # [s]

backward_length_buffer_for_end_of_lane: 3.0 # [m]
Expand Down

0 comments on commit e8af33c

Please sign in to comment.