[ros-users] image_proc doesn't work with camera1394
Jack O'Quin
jack.oquin at gmail.com
Thu Apr 1 02:48:46 UTC 2010
On Wed, Mar 31, 2010 at 9:38 PM, Dejan Pangercic
<dejan.pangercic at gmail.com> wrote:
> Furthermore just to clarify it, camera1394 does not do the
> undistortion, it just publishes CameraInfo to be used in image_proc
> correct?
Correct.
There are still some problems with the CameraInfo file handling I have
not had time to fix. It does not handle empty files gracefully. I need
to open a problem ticket on that.
The easiest calibration technique is probably to run without setting
~camera_info_manager/url. That causes the calibration file to be
written in /tmp. Then, copy that file to your camera data directory
and point the URL parameter where you just put it.
--
joq
More information about the ros-users
mailing list