about ros camera calibration and d435 on chip calibration values
hi Marty, how can I match the prx pry fx fy values in the output of the rs-enumerate-devices -c command with the fx,fy,cx,cy, d0,d1,d2,d3,d4... values in the ros yaml file.
Thanks.
-
Hi Eremteknoloji The RealSense SDK makes use of fx, fy, ppx and ppy. The five coefficients of 400 Series cameras are deliberately set to '0'. More information about this can be found in the link below.
https://github.com/IntelRealSense/librealsense/issues/1430
My understanding is that ppx and ppy in the SDK (the pixel coordinates of the principal point, or 'center of projection') correspond to cx and cy.
Please sign in to leave a comment.

Comments
6 comments