Skip to content

Commit

Permalink
feat: change pull_out_velocity from 2m/s to 4m/s (#509)
Browse files Browse the repository at this point in the history
Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
  • Loading branch information
tkimura4 authored Jun 9, 2023
1 parent 96942ae commit ba53693
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
collision_check_distance_from_end: 1.0
# shift pull out
enable_shift_pull_out: true
shift_pull_out_velocity: 2.0
shift_pull_out_velocity: 4.0
pull_out_sampling_num: 4
minimum_shift_pull_out_distance: 0.0
maximum_lateral_jerk: 2.0
Expand Down

0 comments on commit ba53693

Please sign in to comment.