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
123 stars 118 forks source link

Arduino: Unable to choose from multiple timers in get value timer block #457

Open KevinL10 opened 4 years ago

KevinL10 commented 4 years ago

Describe the bug

NOTE: This error also applies to mBot and Bionics4Education. Please see additional context as well.

To Reproduce Steps to reproduce the behavior:

  1. Open an Arduino, mBot or Bionics4Education program
  2. Open the sensors category
  3. See timer blocks
  4. See error

Expected behavior

Screenshots

Device information

Additional context

Robot types with neither dropdown: micro::bit NXT Bot'n Roll Bob3 senseBox calliopeMini

boonto commented 4 years ago

There should either be support for multiple timers or for only one, with the according dropdown. This should depend on the capability of the robot.