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

Multiple robot simulation: When one of the robots uses the 'reset gyroscope' sensor, the other robots stop working #538

Open Caffetaria opened 4 years ago

Caffetaria commented 4 years ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Create a new nepo program
  2. Use only the 'reset gyroscope' sensor in a 'repeat indefinitely' block.
  3. Create another nepo program.
  4. Use both programs in the multiple simulation.
  5. Start the simulation.
  6. See error

Expected behavior

Screenshots

Device information

sachinsshetty commented 4 years ago

i am able to reproduce this issue. Currently going through the source code for RCA. Can i get assigned to this issue ?