Warning

You are reading the documentation for an older Pickit release (2.1). Documentation for the latest release (3.3) can be found here.

URCap robot camera calibration program

This example program requires the Pickit URCap plugin to be installed in your robot.  For installation instructions of both the URCap plugin and the example programs, please refer to the URCap installation and setup article.

Before following these URCap specific instructions in this article, make sure you first understand the process of executing a robot camera calibration as explained on Calibration.

Multi poses calibration

../../../_images/urcap-calibration-1.png

The program starts by opening a pop-up message, informing that multi-poses calibration will be carried out. Before running the program, the user must have the Calibration page of the Pickit web interface open. If this is not the case, it is notified by a pop-up message. Otherwise, the following sequence is repeated five times:

  1. Moves the robot to a waypoint.

    ../../../_images/urcap-calibration-2.png

    All MoveJ commands are specified with respect to the tool flange (as opposed to the TCP).

    While teaching the waypoints, it is recommended to have the Calibration page open in the Pickit web interface, where the user can verify whether the calibration plate is visible.

    Note

    This program is a template, and the waypoints are not set. They must be taught by the user since they depend on the physical environment and location of the calibration plate. Refer to the multi-poses calibration article for guidelines on how the five waypoints should be taught.

  2. Sends Pickit a calibration request, through the command Find calibration plate.

    ../../../_images/urcap-calibration-3.png

In the Calibration page, the user can follow the progress of calibration.

Single pose calibration

For single pose calibration, the program consists of one single calibration request.

../../../_images/urcap-calibration-4.png