ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Also, what launch are you using to obtain the depth_registered image? Are you running a custom launch which has the parameter depth_registration set to true? If it is set to false, you will see the topic but depth registration won't happen and you can't get a callback at all. Please be sure that depth registration is actually happening.
Please see this: might be useful - http://answers.ros.org/question/11939/activating-openni-depth-registration-by-default/
I have tried my best to answer you. Please tell me if that solves it.
2 | No.2 Revision |
Also, what launch are you using to obtain the depth_registered image? Are you running a custom launch which has the parameter depth_registration set to true? If it is set to false, you will see the topic but depth registration won't happen and you can't get a callback at all. Please be sure that depth registration is actually happening.
Please see this: might be useful - http://answers.ros.org/question/11939/activating-openni-depth-registration-by-default/
I have tried my best to answer you. Please tell me if that solves it.