How to retrieve XYZ co-ordinates from a raw depth image?
I am taking a depth image from /camera/depth_registered/image_raw and thresholding it to find objects within a certain range. I would like to find the xyz co-ordinates of these objects in order to calculates relevant velocities. I'm trying to avoid using PCL as this gave me a lot of noise when I tried to use it to detect the obstacles. I've been told that I could find the co-ordinates using tf but I have no idea what to do with it.
I've merged your questions; please don't ask duplicate questions.
Sorry opened a new account and thought my first one didn't post. Wasn't that clear.