DOBOT CR Series Automatic Calibration
This topic introduces the process of automatic calibration via Standard Interface communication between the DOBOT CR Series robot and Mech-Mind Vision System.
Preparation before Calibration
Make preparation before calibration according to the camera mounting method.
-
If the camera is mounted in the Eye to Hand method, see Preparation before Calibration in Automatic Calibration in the Eye-to-Hand Setup.
-
If the camera is mounted in the Eye in Hand method, see Preparation before Calibration in Automatic Calibration in the Eye-in-Hand Setup.
Pre-calibration Configuration
-
Open Mech-Vision, and click the Camera Calibration button in the toolbar. The Configuration before Calibration window will be prompted.
-
Confirm that the checks are performed, click I’ve finished all checks, and then click Next.
-
In the Select how to calibrate window, select the New calibration radio button, and then click the Next button.
-
In the Select calibration task window, select Hand-eye calibration for listed robot from the drop-down list box, click the Select robot model button to select the robot model used by the project, and then click the Next button.
-
In the Select camera setup window, select the camera mounting method in this project, and then click the Next button.
-
In the Calibration method and robot control window, select Automatic and Standard Interface, and then click the Calibrate button to go to the Calibration window.
Calibration Procedure
Conduct calibration according to the camera mounting method.
-
If the camera is mounted in the Eye to Hand method, see Calibration Procedure in Automatic Calibration in the Eye-to-Hand Setup.
-
If the camera is mounted in the Eye in Hand method, see Calibration Procedure in Automatic Calibration in the Eye-in-Hand Setup.
Precautions
-
When you proceed to the third calibration step (connecting the robot) and you click Start interface service button in the Connect the robot window, the button will change to Waiting for the robot to connect.... If the interface service is already started, you do not need to perform this operation.
-
When the button displays Waiting for the robot to connect..., perform the following steps on the robot side. Then, continue the calibration in the software.
1. Teach Calibration Start Point
-
In the Control interface of DobotStudio Pro, select the Jog mode to move the robot to a proper calibration start position. Set User Frame to 0 and Tool Frame to 0.
-
In the Points interface of DobotStudio Pro, click Add (⑦) to record the current position of the robot.
-
Return to the script programming interface of DobotStudio Pro, find the mm_auto_calib function in the global.lua file, and then modify the parameter values of P1 in the Go command to the values of the recorded current position.
2. Run Calibration Program
-
Call the mm_auto_calib() function in the src0.lua file and click Start to run the calibration program.
-
When, in the Configuration window in Mech-Vision, the current status changes to connected and the button Waiting for the robot to connect changes to Disconnect robot, click Next. Next, proceed to the fourth step of the calibration process (i.e. setting the movement path).
Change the Extrinsic Parameter File
If the camera’s extrinsic parameter file has been used by a Mech-Vision project, you need to change the extrinsic parameter file used by the Mech-Vision project to a new one after you finish the hand-eye calibration.
-
Select the Capture Images from Camera Step.
-
In the Step Parameters panel, click of the Calibration Parameter Group parameter, and select the newly calibrated extrinsic parameter file.
Calibration-Related Status Codes
During automatic calibration via Standard Interface communication, the vision system returns data together with the status code to the robot. Status codes, which are categorized into error codes and normal status codes, indicate the command execution status. Calibration related status codes are listed in the tables below.