Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

post_submission: Set edge mean threshold to 10 #172

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

luator
Copy link
Member

@luator luator commented Feb 8, 2024

Description

After changing the rest position, less of the robot is visible to the cameras while sampling images for the sharpness test. Due to this, fewer edges are found, resulting in a lower "edge mean" value, even if the sharpness of the camera is good.
Thus reduce the threshold to 10 to avoid false positives.

How I Tested

Not explicitly tested. New value is based on values found in false positive self-test failures.

After changing the rest position, less of the robot is visible to the
cameras while sampling images for the sharpness test.  Due to this,
fewer edges are found, resulting in a lower "edge mean" value, even if
the sharpness of the camera is good.
Thus reduce the threshold to 10 to avoid false positives.
@luator luator self-assigned this Feb 8, 2024
@luator luator merged commit 1b4db18 into master Feb 8, 2024
6 of 7 checks passed
@luator luator deleted the fkloss/selftest_camera_blur branch February 8, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant