警告

これは、古いバージョンのドキュメントです。 最新の情報をご覧になりたい場合は、次をご覧ください。 5.0 .

save_calibration

戻り値

  • コマンドが成功した場合は、 200 が返されますが、コマンドが成功しなかった場合は、 エラーコード を参照してください。

説明

Saves the current hand-eye calibration performed. This command should be called after calibrate to save the data in the system if you consider the result to be good enough. Once the calibration is saved, it will automatically be used in production. If another calibration has been saved before, it will be overwritten by the new calibration.

注釈

If you forget to call this command and stop the hand-eye calibration state, you will lose all recorded data.

使用例

calibrate
200 calibration_accuracy=0.42
save_calibration
200