ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Help with setting up Kinect

asked 2016-08-19 00:04:47 -0500

dexter05 gravatar image

Hi,

I am new to the ROS Community and am trying to connect a Kinect camera with ROS for my current project. I am using Ubuntu 14.04 and the ROS indigo distribution.

So far, I have followed the tutorial http://wiki.ros.org/Robots/evarobot/T... . However towards the end of the tutorial, after the step roslaunch openni_launch openni.launch, I get a the following warnings:

----------
[ WARN] [1471581084.378448573]: Camera calibration file /home/fday562/.ros/camera_info/rgb_B00364629578138B.yaml not found.
[ WARN] [1471581084.378476614]: Using default parameters for RGB camera calibration.
[ WARN] [1471581084.378506677]: Camera calibration file /home/fday562/.ros/camera_info/depth_B00364629578138B.yaml not found.
[ WARN] [1471581084.378520480]: Using default parameters for IR camera calibration.
----------

Everything else works fine. Earlier I was trying to use usb_cam and it threw similar warnings. Any idea whats this about? Any help is appreciated.

Thanks :)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-08-19 08:55:16 -0500

fleishman gravatar image

I had the same problem with my ASUS Xtion Pro Live camera, and answered my own question here: http://answers.ros.org/question/23872... I used this http://wiki.ros.org/openni_launch/Tut... calibration to generate those files.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2016-08-19 00:04:47 -0500

Seen: 139 times

Last updated: Aug 19 '16