Hi fmaurer,
When I run the python script a second time I get this message and no ,json is exported:
Traceback (most recent call last):
File ".\dualStereoChessboardCalibration.py", line 84, in
writeCalibrationJson(calibrations)
File ".\dualStereoChessboardCalibration.py", line 26, in writeCalibrationJson
"baseline": float(calibration[0]["leftToRightTrans"][0])+-1.0,
TypeError: 'NoneType' object is not subscriptable