You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have had troubles with the EV3 sensor, specifically with the function ReadEV3ColorSensorReflectedLight() which takes around 20 to 30 milliseconds to get a lecture of the sensor, I do not know why is too slow to get the data from the sensors. I measured the performance, seeing the times the sensor was read in one second inside a loop. Furthermore, I am working with the latest API and with the Windows installer code sorcery. I am using eclipse IDE to program some code to link with the libev3api.a library.
The text was updated successfully, but these errors were encountered:
I have had troubles with the EV3 sensor, specifically with the function ReadEV3ColorSensorReflectedLight() which takes around 20 to 30 milliseconds to get a lecture of the sensor, I do not know why is too slow to get the data from the sensors. I measured the performance, seeing the times the sensor was read in one second inside a loop. Furthermore, I am working with the latest API and with the Windows installer code sorcery. I am using eclipse IDE to program some code to link with the libev3api.a library.
The text was updated successfully, but these errors were encountered: