Skip to content

Commit

Permalink
feat(intersection): use own max acc/jerk param (#650)
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin authored Oct 23, 2023
1 parent 90c7a6a commit 13b2855
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 13b2855

Please sign in to comment.