Skip to content

Commit

Permalink
feat(intersection): use own max acc/jerk param
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin committed Oct 23, 2023
1 parent 082e862 commit 1e815a6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
use_intersection_area: false
path_interpolation_ds: 0.1 # [m]
consider_wrong_direction_vehicle: false
max_accel: -2.8
max_jerk: -5.0
delay_response_time: 0.5
stuck_vehicle:
turn_direction:
left: true
Expand Down

0 comments on commit 1e815a6

Please sign in to comment.