Skip to content

Commit

Permalink
feat(behavior_path_planner): relax longitudinal_velocity_delta_time (a…
Browse files Browse the repository at this point in the history
…utowarefoundation#410)

Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
  • Loading branch information
shmpwk committed Jun 22, 2023
1 parent d944796 commit e100e56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

lateral_distance_max_threshold: 1.7
longitudinal_distance_min_threshold: 3.0
longitudinal_velocity_delta_time: 0.8
longitudinal_velocity_delta_time: 0.3

expected_front_deceleration: -1.0
expected_rear_deceleration: -1.0
Expand Down

0 comments on commit e100e56

Please sign in to comment.