openroberta-lab icon indicating copy to clipboard operation
openroberta-lab copied to clipboard

EV3 and NXT simulation incorrect behaviour for the "motor on speed [number]% [rotation|degree]" block

Open VinArt opened this issue 6 years ago • 0 comments

Describe the bug

  • When using speeds at higher percentage a 100, the drive, turn, motor on blocks the robot moves for very short distance, the higher the speed, the shorter the distance

To Reproduce Steps to reproduce the behavior:

  1. Go to ev3 simulation
  2. Use drive block with 15000% speed
  3. Observe the length of the robot path

Expected behavior

  • The robot should not move faster than 100%
  • In any case the length of the path should not depend on speed

Linked #351

VinArt avatar Dec 20 '19 12:12 VinArt