Robot arm Calibration

img-1This operation has been performed before the default robot is delivered. You do not need to repeat the operation. Incorrect use of this function may cause damage to the robot. If your robot works without abnormal conditions, please do not use it. Thank you for your cooperation.

Before performing a zero calibration, allow the machine to return to zero and check for any deviation in the zero attitude. If there is, then perform zero calibration; if not, zero calibration is not required. You can use pythonAPI to make the joints reach the zero position: send_angles(degrees, speed), where degrees is a floating-point list with [0,0,0,0,0,0] representing the zero position of the six joints, and speed is the speed at which the joints are moving, which takes the values of 0 to 100.

img-1

Calibrating the robot arm is the precondition for precise control of the robot arm, and setting joint zero and initializing the potential of the motor are basic jobs for subsequent advanced development.

Different types of equipment have different operating methods. They have the approximate steps below:

In this chapter, we will teach you how to calibrate the robot arm and to test and verify the joints.

Calibration Demonstration

1 Applicable Robotic Arms

2 Steps to Operate the Arm

Step1:

Step 2: Press OK Select Calibration.

img-1

Step 2: Press A to start robot arm calibration.

img-1

Step 3: Align each joint with zero-position line in sequence.

img-1

Step 4: After finishing calibrating all joints, a signal Already Calibrate all !! emerges on the screen.

img-1

Calibration results

img-1

Step 5: Press EXIT to stop calibration and then press B to test the zero positions of all joints.

The joints will rotate positively and negatively by 15-30 degrees and return to the zero position.

img-1

img-1

Step 6: Press C to exit this function. Calibration completes.

img-1