The Robnot Testing section covers reading data from the robot and sending commands to it.


Each microcontroller has a unique serial number. Press Get under Get Serial Number. The serial number will be displayed at the top.
Press the Reset button to reset the robot’s transform. The transform values should return to zero.
This command sets the robot’s vector motion. You can set the velocity for each axis individually and press Send. Press Stop to halt the robot. The robot should move in the desired direction.
Please ensure the robot is lifted when sending commands. Otherwise, the robot may move and cause damage.
This command sets the speed of an individual motor. Select the motor from the drop-down menu, set the desired velocity, and press Send. Press Stop to halt the motor. Only the selected motor should move.
Please ensure the robot is lifted when sending commands. Otherwise, the robot may move and cause damage.
This command enables or disables the software emergency stop. Press Enable to activate it and Disable to deactivate it. When enabled, the status should change to Enabled and the red LED will illuminate.