Hi all,<br><br>I tried to compile the PivotCalibration sample from the Sandbox-4.4 but some errors occured :<br><br>'RequestAddSample' : is not a member of 'igstk::PivotCalibration'<br>'RequestCalculateCalibration' : is not a member of 'igstk::PivotCalibration'<br>
'GetValidPivotCalibration' : is not a member of 'igstk::PivotCalibration'<br>'GetCalibrationTransform' : is not a member of 'igstk::PivotCalibration'<br>'GetPivotPosition' : is not a member of 'igstk::PivotCalibration'<br>
'GetRootMeanSquareError' : is not a member of 'igstk::PivotCalibration'<br>'GetNumberOfSamples' : is not a member of 'igstk::PivotCalibration'<br><br>I checked in the "igstkPivotCalibration.h" and indeed none of the mentioned methods are declared. So where can I find the proper "igstkPivotCalibration.h" to use ?<br>
<br>Thank you in advance.<br><br>Thanh-Ha<br><br><br><br>Current packages :<br>IGSTK-4.4<br>InsightToolkit-3.20.0<br>vtk-5.6.1<br>Sandbox-4.4<br><br>