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

NXT and EV3: showText boundaries #532

Open KevinL10 opened 4 years ago

KevinL10 commented 4 years ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Go to EV3 or NXT
  2. Use the showText block with out of bound parameters.
  3. Run in simulation
  4. See error

Expected behavior

Screenshots

Device information

boonto commented 4 years ago

We have to check what the actual robots are doing here and do it the same way in the simulation. If it is that way already no action is needed.