Obeservation:
The method "motorStepSpeed(brick,nos,speed,step1,step2,step3,brake)" if given a negative step the position of the robot is sent to the void where the position is NaN and heading is NaN. The motors also do not stop moving.
System: Windows 10
Version: Robot Sim v 1.02
Configuration: Lock-It robot, Default settings except:
-Gyro sensor replaces touch sensor 1
-Maze realizm middle/maximum (Unknown whether it occurs on minimum)
-Map: Any
brick.motorStepSpeed('A',80,1,-1,1)
Name: Hunter S. (FSE 100 86044)
Obeservation:
The method "motorStepSpeed(brick,nos,speed,step1,step2,step3,brake)" if given a negative step the position of the robot is sent to the void where the position is NaN and heading is NaN. The motors also do not stop moving.
System: Windows 10
Version: Robot Sim v 1.02
Configuration: Lock-It robot, Default settings except:
-Gyro sensor replaces touch sensor 1
-Maze realizm middle/maximum (Unknown whether it occurs on minimum)
-Map: Any
brick.motorStepSpeed('A',80,1,-1,1)Name: Hunter S. (FSE 100 86044)