Hi @jimbow77 , @oasisartisan ,
I updated the voxl-camera-server on a branch to save the tof v2 calibration to a file. Here is the commit : https://gitlab.com/voxl-public/voxl-sdk/services/voxl-camera-server/-/commit/f7aadc13246df35757498ee8c2633897864d47ff .
Are you able to build the camera server from this branch?
https://gitlab.com/voxl-public/voxl-sdk/services/voxl-camera-server/-/tree/save-tof-v2-lens-cal
We will review the changes more thoroughly a bit later and we can merge them to dev..
On my drone, the calibration file (which will include the serial number of the TOF sensor) is created when running camera server:
cat /data/misc/camera/irs2975c_8E7F-3715-16E7-2CA0_lens.cal VERSION:1.0:VERSION #px,py,cx,cy,tan-coeff[0..1], rad-coeff[0..n-1] 120.985 87.9267 101.435 101.435 0.000431714 -0.000511291 -0.0315991 -0.0224586 0.00496448Alex