Skip to content

Commit

Permalink
Merge pull request autowarefoundation#555 from tier4/sync-awf-latest
Browse files Browse the repository at this point in the history
chore: sync awf-latest
  • Loading branch information
tier4-autoware-public-bot[bot] authored Aug 21, 2024
2 parents e5ab552 + d38a63e commit ff012e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
# object recognition
object_recognition:
use_object_recognition: true
collision_check_soft_margins: [2.0, 1.5, 1.0]
collision_check_soft_margins: [5.0, 4.5, 4.0, 3.5, 3.0, 2.5, 2.0, 1.5, 1.0] # the maximum margin when ego and objects are oriented.
collision_check_hard_margins: [0.6] # this should be larger than `surround_check_distance` of surround_obstacle_checker
object_recognition_collision_check_max_extra_stopping_margin: 1.0
th_moving_object_velocity: 1.0
Expand Down

0 comments on commit ff012e3

Please sign in to comment.