Skip to content

Commit

Permalink
revert: "feat(behavior_path_planner): relax longitudinal_velocity_del…
Browse files Browse the repository at this point in the history
…ta_time" (#415)

Revert "feat(behavior_path_planner): relax longitudinal_velocity_delta_time (#410)"

This reverts commit e100e56.
  • Loading branch information
shmpwk authored Jun 23, 2023
1 parent 8b2e533 commit ce4608e
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.3
longitudinal_velocity_delta_time: 0.8

expected_front_deceleration: -1.0
expected_rear_deceleration: -1.0
Expand Down

0 comments on commit ce4608e

Please sign in to comment.