Retrieve the Projection Matrix from `CameraInfo`
Hi there,
How do I retrieve the projection matrix info?
For example, I have created camera info as here and I am currently receiving images here but I can't seem to find a way to retrieve the projection matrix as it keps telling me Receiver expects five arguments but I am passing four even though I have amended Receiver to take in an extra argument for the cameraProjectionMatrix