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

Openni_launch Error

asked 2011-12-06 08:40:57 -0500

osuairt gravatar image

updated 2016-10-24 09:02:38 -0500

ngrennan gravatar image

[ERROR] [1323210464.780630833]: Unable to open camera calibration file [/home/turtlebot/.ros/camera_info/depth_A00366913112050A.yaml] [ WARN] [1323210464.780840076]: Camera calibration file /home/turtlebot/.ros/camera_info/depth_A00366913112050A.yaml not found. [ WARN] [1323210464.789039472]: Using default parameters for RGB camera calibration. [ WARN] [1323210464.789295719]: Using default parameters for IR camera calibration.calibration.

Can anyone explain to me the above error message?

Thanks in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-12-06 10:11:28 -0500

karthik gravatar image

Hi, Launch file is looking for a calibration file in specified path and which is not available.

This question is already open http://answers.ros.org/question/2891/ros-kinect-roslaunch-openni_launch-opennilaunch

You can use the following which works fine for me, if it serves your purpose.

roslaunch openni_camera openni_node.launch

Hope this helps, Karthik

edit flag offensive delete link more

Comments

In the trunk it isn't an error anymore. Just a warning, so I assume it will eventually appear in the debs.
osuairt gravatar image osuairt  ( 2011-12-06 14:41:58 -0500 )edit

Question Tools

Stats

Asked: 2011-12-06 08:40:57 -0500

Seen: 2,331 times

Last updated: Dec 06 '11