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

MonocularCalibration hanging

asked 2011-09-27 02:23:59 -0500

updated 2014-01-28 17:10:26 -0500

ngrennan gravatar image

I wish to use the MonocularCalibration node for calibrating my ueye camera. The program seems to be working fine meaning it is displaying a nice image with identified corners and lines and I can see that it is trying to adjust the corners and lines. The documentation says that when the CALIBRATE button lights up click on it to complete the calibration. But when the button lighten up and I clicked on it nothing happened and the node hanged.

I have a node which is publishing just the image data as sensor_msgs/Image on a topic "img_out" and I am using this topic to run the MonocularCalibration node.

Do I have to publish the camera_info as well ? It doesnt say so in the tutorial of MonocularCalibration.

edit retag flag offensive close merge delete

Comments

I tried to run it again and this time it showed me some progress by activating the other two buttons as well named "Save" and "Commit". But it is not showing me the calibration results. How can I publish the sensor_msgs/CameraInfo ? I think I have missed this part.
abhinav gravatar image abhinav  ( 2011-09-28 03:36:45 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-05-27 07:58:41 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

It sounds like it's working now that you have the save and commit buttons enabled. I believe it saves to file, and does not publish.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-09-27 02:23:59 -0500

Seen: 412 times

Last updated: May 27 '12