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

camera_calibration runs but cannot calibrate [closed]

asked 2015-04-10 04:10:15 -0500

mark_vision gravatar image

Hi all, I tried to calibrate my Firefly MV Firewire camera with the provided ROS Indigo package. So I ran roscore and camera1394, and then the command on the wiki.

The wiki says that to start the calibration I have to press the Calibrate Button but it is gray and nothing happens when I press it.

Anyone can help me?

I use Ubuntu 14.04 and ROS Indigo.

This is the command I ran:

rosrun camera_calibration cameracalibrator.py --size 8x5 --square 0.030 image:=/camera/image_raw camera:=/camera
edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by mark_vision
close date 2015-04-13 07:58:37.090810

2 Answers

Sort by ยป oldest newest most voted
0

answered 2015-04-11 00:36:54 -0500

clynamen gravatar image

You have to collect the samples first, then the the 'calibrate' button will be enabled

edit flag offensive delete link more
0

answered 2015-04-13 01:56:16 -0500

l0g1x gravatar image

If you already collected the samples, and are pressing the calibrate button after, it does take a super long time for it to actually finish creating your calibration parameters (i sometimes have to wait close to 8-10 minutes). The more samples you have, the longer that the calibration will take. Im not sure if this is actually just a bug or not, but i do know that it used to not take this long (i cant remember when 'used to' exactly was, but i think back when i used hydro). It doesnt seem like there is a issue on the camera_calibration repo about this considering how long i myself have encountered this super long wait time.

If you could, just try doing the bare minimum to be able to click the calibrate button (so least amount of samples you can get) and wait just a bit (5-10 minutes) and post here if you could actually get the calibration to be produced.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-04-10 04:10:15 -0500

Seen: 912 times

Last updated: Apr 13 '15