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

update camera_info in ueye_cam

asked 2014-02-03 03:04:46 -0500

Vero gravatar image

Hi,

I'm using the ROS package ueye_cam (fuerte branch) and I would like to know how update the camera_info.

I do the calibration with camera_calibration ROS package, I convert the calibration info in .yaml file and I put these files in /home/../.ros/camera_info.

If I run

roslaunch ueye_cam master_slaves_rgb8.launch and I do rostopic echo /master/camera_info, I don't see the new value.

How can I update these values?

Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-06-23 18:52:01 -0500

anqixu gravatar image

Currently there is a bug in ueye_cam's calibration parser, where it loads a yaml file, but parses the format of a Videre INI file instead. This will be fixed very soon. For the time being, you can manually modify the contents of your .yaml file according to the Videre INI specs (yuk, I know, sorry).

edit flag offensive delete link more

Comments

anqixu gravatar image anqixu  ( 2014-10-16 22:00:10 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-02-03 03:04:46 -0500

Seen: 273 times

Last updated: Jun 23 '14