Unable to launch calibration window when doing monocular camera calibration
I'm running kinetic on Ubuntu 16.04, and I attempted to follow the camera calibration tutorial, but I could not reliably get the calibration window to launch despite receiving no errors after I executed:
rosrun cameracalibration cameracalibrator.py --size 7x6 --square 0.015 image:=/camera/imageraw camera:=/usb_cam
But if I add --approximate value, it can run normally. I am confused because the option is used on stereo cameras.
Asked by 七小丘人 on 2018-12-25 04:18:37 UTC
Comments