How to determine the min_range and max_range for my RGB-D camera?
Hello guys,
I'm trying to do some basic depth detection and as described [here] by (http://answers.ros.org/question/10222/openni_camera-depth-image-opencv/?answer=14994#post-id-14994) by @fergs I need to know the min_range and max_range for my camera in order to convert my image. So how do I know that?
I am using a Carmine 1.09 and the website lists 0.35m as a minimum distance and 1.4m as a maximum one. Are these the values I should be using?