Skip to content

Commit

Permalink
chore(surround_obstacle_checker): enable unknown (autowarefoundation#608
Browse files Browse the repository at this point in the history
)

* chore(surround_obstacle_checker): enable unknown

* fix: distance

* fix
  • Loading branch information
0x126 authored Apr 1, 2024
1 parent 876946d commit fc94333
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
surround_check_side_distance: 0.5
surround_check_back_distance: 0.5
unknown:
enable_check: false
enable_check: true
surround_check_front_distance: 0.5
surround_check_side_distance: 0.5
surround_check_back_distance: 0.5
Expand Down

0 comments on commit fc94333

Please sign in to comment.