Hi @code_lover,
The left to right camera transform is accessible with the stereo_transform attribute of the CalibrationParameters class.
stereo_transform = camera_info.camera_configuration.calibration_parameters.stereo_transform
Hi @code_lover,
The left to right camera transform is accessible with the stereo_transform attribute of the CalibrationParameters class.
stereo_transform = camera_info.camera_configuration.calibration_parameters.stereo_transform