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

Fix Level Length Check #6

Merged
merged 6 commits into from
May 5, 2024
Merged

Conversation

BytingBulldogs3539
Copy link
Contributor

@BytingBulldogs3539 BytingBulldogs3539 commented May 5, 2024

Currently the length of the "images" that are required must equal the number of points on the board. That is not how it should be. Fixed by completely removing the check against board_corners.size() and boardWidth * boardHeight.

@BytingBulldogs3539 BytingBulldogs3539 marked this pull request as ready for review May 5, 2024 18:00
@mcm001 mcm001 merged commit fdd4f2b into PhotonVision:main May 5, 2024
4 checks passed
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.

2 participants