Skip to content

Commit

Permalink
Merge pull request #351 from tier4/feat/enable-int-occ
Browse files Browse the repository at this point in the history
feat(intersection_occlusion): enable intersection_occlusion detection
  • Loading branch information
soblin authored Mar 21, 2024
2 parents b591d38 + ae6d0bb commit a3db177
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
object_time_margin_to_collision_point: 4.0

occlusion:
enable: false
enable: true
occlusion_attention_area_length: 70.0
free_space_max: 43
occupied_min: 58
Expand Down

0 comments on commit a3db177

Please sign in to comment.