Skip to content

Commit

Permalink
feat(start_planner): change lateral acceleration sampling num (autowa…
Browse files Browse the repository at this point in the history
…refoundation#4017)

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
  • Loading branch information
kosuke55 authored and zulfaqar-azmi-t4 committed Jun 21, 2023
1 parent 15573fe commit 3143c17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
minimum_shift_pull_out_distance: 0.0
deceleration_interval: 15.0
lateral_jerk: 0.5
lateral_acceleration_sampling_num: 1
lateral_acceleration_sampling_num: 3
minimum_lateral_acc: 0.15
maximum_lateral_acc: 0.5
# geometric pull out
Expand Down

0 comments on commit 3143c17

Please sign in to comment.