ELITE Calibration Program

This topic introduces the process of automatic hand-eye calibration when an ELITE robot communicates with Mech-Mind Vision System through Standard Interface.

The process consists of the following steps:

Attention

Before proceeding, please make sure that:

  • The Standard Interface communication has been set up according to Set up Standard Interface Communication with Elite.

  • The Lua script is running in the background. Otherwise, the communication between the robot and Mech-Mind Software Suite cannot be established.

Open Needed Variables

As the calibration point received from Mech-Mind Software Suite will be stored in variables V099 (TCP) and P099 (JPs), please open these variables first according to the following steps.

  1. On the teach pendant, press Monitor ‣ Global variables ‣ Var_V.

    ../../../../_images/elite_calib1.png
  2. If the dot in the Status column is red, the variable is not opened. Select a closed variable, and press Open in the lower left to open it.

    ../../../../_images/elite_calib2.png
  3. Similarly, press Monitor ‣ Global variables ‣ Var_P and open variable P099. Press Quit to return to the home page.

    ../../../../_images/elite_calib3.png

Teach the Calibration Start Point

  1. On the home page, select the mm_calibration program, and press Open.

    ../../../../_images/elite_calib4.png
  2. Move the robot to the start point for the calibration.

  3. On the teach pendant, press Monitor ‣ Global variables ‣ Var_P, and select the variable to store the calibration start point (P004 is used in the following figure).

    ../../../../_images/elite_calib5.png
  4. Store the calibration point:

    • If the variable is closed, press Open to store the calibration start point.

    • If the variable is opened, press Close first and then Open to store the calibration start point.

      ../../../../_images/elite_calib6.png
  5. Select the second line in the mm_calibration program, and press Instructions ‣ Move commands ‣ MOVJ Joint interpolation.

    ../../../../_images/elite_calib7.png
  6. Select the P variable that stores the calibration start point, and press Done.

    ../../../../_images/elite_calib8.png
  7. Press the yellow SERVO ON switch at the back of the teach pendant, and press OK in the lower left to confirm inserting the move instruction.

    ../../../../_images/elite_calib9.png
  8. If the MOVJ instruction is successfully inserted, you can see the following command in line 3 of the program.

    ../../../../_images/elite_calib10.png

Note

Select the type of move instructions (MOVJ or MOVL) according to the actual situation. If using MOVL instruction, store the calibration start point in a V variable in the form of TCP.

Run the Calibration Program

  1. Move the cursor to the first line of the program, and turn the key to PLAY.

  2. Press the yellow button in the lower right of the teach pendant to start the servo motors, and then press the green button to run the program automatically.

    ../../../../_images/elite_example4.png
  3. Proceed to the next section if the following message is displayed in the Console tab of Mech-Vision Log panel: Entering the calibration process, please start the calibration in Mech-Vision.

Complete Calibration in Mech-Vision

  1. In Mech-Vision, click Camera Calibration (Standard) on the toolbar, or select Camera ‣ Camera Calibration ‣ Standard from the menu bar.

  2. Follow the instructions in Mech-Vision to complete the configuration.

Note

If the robot does not reach the next calibration point within 60 seconds, Mech-Vision will report a timeout error and stop the calibration process. In such cases, please select the mm_calibration program on the teach pendant again, and run it from the first line. Then, restart the calibration process in Mech-Vision.