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

Setting PointGrey camera parameters?

asked 2016-07-11 06:48:04 -0500

polar gravatar image

Am bit confuse on where and how to modify Cameleon 3 camera parameters. For example, in PointGrey,cfg, there seems to be three different values... Why not only one

gen.add("frame_rate",         double_t, SensorLevels.RECONFIGURE_RUNNING,    "Camera speed (frames per second).",                                            100, 0, 100)

Also please, how to set the values in camera.launch instead of PointGrey,cfg, so as to avoid the need of compiling after each modification?

Am particularly interested in frame_rate, exposure, shutter speed, and image size...

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-07-11 08:24:34 -0500

donald gravatar image

Probably the easiest way to do this will be to use rqt_reconfigure, where you should be able to access and change your camera's parameters. I used it for the Chameleon 3 camera, and it worked pretty much out of the box.

edit flag offensive delete link more

Comments

It works but you have to launch that everytime.. Do you know how to set the desire frame rate to be launched by default?

ROSkinect gravatar image ROSkinect  ( 2017-10-25 03:31:52 -0500 )edit

Question Tools

Stats

Asked: 2016-07-11 06:48:04 -0500

Seen: 956 times

Last updated: Jul 11 '16