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

Sensor color report does not seem to report correctly? #72

Open
psychemedia opened this issue Jun 3, 2020 · 0 comments
Open

Sensor color report does not seem to report correctly? #72

psychemedia opened this issue Jun 3, 2020 · 0 comments
Labels
bug Something isn't working ev3devsim

Comments

@psychemedia
Copy link
Contributor

psychemedia commented Jun 3, 2020

Sensor color report does not report correctly; the color code may be right, but the hsv values don't seem to behave properly, particularly the v value?

Looking at eg colorLeft.raw from colorLeft = ColorSensor(INPUT_2), the values seem to be in the range [0..1, 0..1, 0..1] then occasionally [255, 255, 255]?

Also occasionally [NaN, NaN, NaN]?

@psychemedia psychemedia added bug Something isn't working ev3devsim labels Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ev3devsim
Projects
None yet
Development

No branches or pull requests

1 participant