Mindstorms EV3: Advanced color sensoring functions detectable_colors() and hsv() not working #952
Answered
by
laurensvalk
rahulgitsit
asked this question in
Q&A
-
I am not able to use the ColorSensor methods such as detectable_colors() and hsv() for Mindstorms EV3. I am getting the following error while trying to use it. I am able to use the functions like color() and reflection(). Sample code that I tried:
|
Beta Was this translation helpful? Give feedback.
Answered by
laurensvalk
Feb 16, 2023
Replies: 1 comment 2 replies
-
Unfortunately, those methods are not available for the EV3 Color Sensor. See this page for the EV3 documentation. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
rahulgitsit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, those methods are not available for the EV3 Color Sensor.
See this page for the EV3 documentation.