Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Apr 3, 2024
1 parent dd3c347 commit 5f755bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perception/traffic_light_occlusion_predictor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For each traffic light roi, hundreds of pixels would be selected and projected i

![image](images/occlusion.png)

If no point cloud is received or all point clouds have very large stamp difference with the camera image, the occlusion ratio of each roi would be set as 0. The signal whose occlusion ratio is larger than `max_occlusion_ratio `will be set as unknown type.
If no point cloud is received or all point clouds have very large stamp difference with the camera image, the occlusion ratio of each roi would be set as 0. The signal whose occlusion ratio is larger than `max_occlusion_ratio`will be set as unknown type.

## Input topics

Expand Down

0 comments on commit 5f755bd

Please sign in to comment.