Hello,
I am trying to implement pivot and spin calibration for a stylus, exactly how it is done in IGT > Pivot Calibration (in order to prevent a user from having to navigate away from a custom module and back again, as well as preventing the need to manually choose the input/output transforms).
I am computing pivot calibration, getting the pivot RMSE, and getting the error text. I am then updating my output node with GetToolTipToToolMatrix and similarly running spin calibration. When I do pivot > spin I get error values about one order of magnitude greater than what I get when I do it in the built-in module. If I do spin > pivot, my pivot error blows up extremely high. Are the error values for pivot/spin related at all, or do they represent separate errors for the individual calibrations?
Thank you!