Skip to content

Commit

Permalink
feat: enable unknown avoidance and change some parameters (autowarefo…
Browse files Browse the repository at this point in the history
…undation#631)

Signed-off-by: tomoya.kimura <[email protected]>
  • Loading branch information
tkimura4 committed Oct 27, 2023
1 parent df34fa7 commit f8745ee
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
moving_speed_threshold: 0.28 # 1.0km/h
moving_time_threshold: 1.0
max_expand_ratio: 0.0
envelope_buffer_margin: 0.5
envelope_buffer_margin: 0.1
avoid_margin_lateral: 0.7
safety_buffer_lateral: 0.3
safety_buffer_lateral: -0.2
safety_buffer_longitudinal: 0.0
bicycle:
is_target: true
Expand Down

0 comments on commit f8745ee

Please sign in to comment.