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

Camera Calibration with Freenect Kinect driver

asked 2015-08-26 04:33:08 -0500

End-Effector gravatar image

Hello,

I'm working with a Kinect and the Freenect driver package.

The Kinect is working fine and the distances provided are also fine. But I think I should calibrate the Kinect, if I do not people might call me stupid or something. I can calibrate the Kinect using opencv_cam_calibration package. This package gives a camera_conf.xml file that is the configuration of the camera. I can convert the file from .xml to .yaml.

My question is where do I put this file in the Freenect Kinect driver? I can't seem to find the place where to put it.

Anyone knows? Thanks so much!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-08-26 06:07:26 -0500

End-Effector gravatar image

I found out.

You need to put the .yaml confg file in: home/user_name/.ros/camera_info/camera_config.yaml file.

edit flag offensive delete link more

Comments

Shouldn't that file be automatically written? http://wiki.ros.org/camera_calibratio...

Humpelstilzchen gravatar image Humpelstilzchen  ( 2015-08-27 00:50:13 -0500 )edit

I used that package, I did it this morning. Yes it creates the file, but then you have to put it that place so the freenect package can detect the file. I had to rename the file also.

End-Effector gravatar image End-Effector  ( 2015-08-27 09:49:14 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2015-08-26 04:33:08 -0500

Seen: 1,240 times

Last updated: Aug 26 '15