Skip to content

Commit

Permalink
feat(avoidance): add new parameter
Browse files Browse the repository at this point in the history
Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota committed May 29, 2023
1 parent f486673 commit 0d4ce2b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
lateral:
lateral_collision_margin: 1.0 # [m]
lateral_execution_threshold: 0.499 # [m]
lateral_small_shift_threshold: 0.101 # [m]
road_shoulder_safety_margin: 0.3 # [m]
max_right_shift_length: 5.0
max_left_shift_length: 5.0
Expand Down

0 comments on commit 0d4ce2b

Please sign in to comment.