Skip to content

fix incorrect calibration warnings #40

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

Conversation

ThatAmuzak
Copy link
Contributor

@ThatAmuzak ThatAmuzak commented Jul 2, 2025

the warnings produced were happening for phalanges which were not calibrated for, and misattributing it to the minimum ray interaction threshold. We already have the editor warning for phalanges which haven't received any data during the calibration phase. If no data was collected for a phalange at all, then the "calibration went wrong" shouldn't be fired. This PR fixes that by ensuring at least one frame with one ray interacted with the relevant phalange before complaining about calibration going incorrect on account of min ray interaction threshold's requirement.

the warnings produced were happening for phalanges which were not
calibrated for. We already have the editor warning for that. If no data
was collected for a phalange at all, then the "calibration went wrong"
shouldn't be fired. This fixes that by ensuring at least one frame with
one ray interacted with the relevant phalange
@ThatAmuzak ThatAmuzak requested a review from ahmed-shariff July 2, 2025 21:04
@ThatAmuzak ThatAmuzak requested a review from ahmed-shariff July 3, 2025 18:42
@ahmed-shariff ahmed-shariff merged commit cd413ec into ovi-lab:development Jul 4, 2025
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