ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The openni driver does not implement set_camera_info, so you have to tell cameracalibrator.py that it should not rely on it. Just add --no-service-check when running it.
Also, you can check here for more information on calibrating the kinect.