Open
Description
Expected Behavior
We can use 45509 EV3 Infrared Sensor in Scratch 3.0 EV3 extension.
Although 5003400 LEGO MINDSTORMS Education EV3 Core Set does not contain the IR sensor, 31313 MINDSTORMS EV3 for toys contains it. Moreover, the latter does not have the ultrasonic sensor. So I supposed the IR sensor can be used from the EV3 extension.
Actual Behavior
We cannot. The IR sensor can measure distance (or proximity), but distance
block always shows zero.
Steps to Reproduce
- Connect one IR sensor to a EV3.
- Connect the EV3 to a computer using Bluetooth and Scratch Link on https://beta.scratch.mit.edu/.
- Try to read from the sensor using
distance
block.
Operating System and Browser
Windows 10 Home 1803, Google Chrome 68.0.3440.106 (Official build) (64 bit), 45509 EV3 Infrared Sensor
I tested on https://beta.scratch.mit.edu/, on Aug 12, 2018.