Skip to content

Commit

Permalink
feat(avoidance): add parameter to configurate avoidance return point (a…
Browse files Browse the repository at this point in the history
…utowarefoundation#493) (autowarefoundation#644)

Signed-off-by: satoshi-ota <[email protected]>
Co-authored-by: Satoshi OTA <[email protected]>
  • Loading branch information
kosuke55 and satoshi-ota authored Sep 26, 2023
1 parent f829866 commit ad92eb0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
# avoidance distance parameters
longitudinal:
prepare_time: 2.0 # [s]
remain_buffer_distance: 30.0 # [m]
min_prepare_distance: 1.0 # [m]
min_slow_down_speed: 1.38 # [m/s]
buf_slow_down_speed: 0.56 # [m/s]
Expand Down

0 comments on commit ad92eb0

Please sign in to comment.