OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
124 stars 118 forks source link

Combination switching left and right LED #1620

Closed AHberta closed 4 months ago

AHberta commented 5 months ago

Describe the bug When switching the right LED of the Edison on and off in combination with switching the left LED on and off, different behavior occurs in the simulation. However, the program works as expected on the Edison itself.

To Reproduce Steps to reproduce the behavior: image -> right LED is off

image -> same behavior

image -> right LED is always on

image -> same behavior

image -> everything fine!

Is there any tip?

Screenshots

Device information

bjost2s commented 4 months ago

tested