Reset Calibration - Universal Robots CB3 Manual

Hide thumbs Also See for CB3:
Table of Contents

Advertisement

1. Plate Calibration

1.6 Reset Calibration

The kinematic calibration can be removed by deleting the root .urcontrol calibration.conf file, placed together
with the other configurations. It can also be removed by manually replace all the decimal and hex numbers, in
the configuration files, to zeros like in Listing 1.2.
[mounting]
1
delta_theta = [ 0, 0, 0, 0, 0, 0]
2
delta_a = [ 0, 0, 0, 0, 0, 0]
3
delta_d = [ 0, 0, 0, 0, 0, 0]
4
delta_alpha = [ 0, 0, 0, 0, 0, 0]
5
joint_checksum = [ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]
6
calibration_status = 0 # 0 == notInitialized / 1 == notLinearised / 2 == Linearised
7
joint_raw_offset = [ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]
8
joint_selftest_data_crc = [ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0]
9
8
Listing 1.2: calibration.conf file filled with zeros

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CB3 and is the answer not in the manual?

Questions and answers

Table of Contents