pysdic.Camera.extrinsic_update#
- Camera.extrinsic_update()[source]#
Called when the extrinsic transformation has changed.
This method should be called whenever the extrinsic transformation is updated to ensure that the camera’s internal state is consistent with the new extrinsic parameters.
Currently, this method does not perform any specific actions but is provided for future extensibility.