Skip to content

Commit

Permalink
Revert "feat(behavior_path_planner): relax longitudinal_velocity_delt…
Browse files Browse the repository at this point in the history
…a_time (#410)" (#524)

This reverts commit a4e6b07.
  • Loading branch information
tkimura4 authored Jun 23, 2023
1 parent a4e6b07 commit b228b59
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 b228b59

Please sign in to comment.