pointgrey_camera_driver icon indicating copy to clipboard operation
pointgrey_camera_driver copied to clipboard

Setting Binning on Chameleon 3

Open cynosure4sure opened this issue 8 years ago • 1 comments

Hi I am trying to set 2x2 (mode 4) binning on Chameleon 3 (13Y3C) which is supported according to the Technical reference thorough a ROS launch file but cannot find the appropriate parameters to set. I can bin the image using Flycap software but not through ROS driver/launch file. Any help regarding this? Thank you.

cynosure4sure avatar Feb 27 '16 02:02 cynosure4sure

Hi, I came across your issue only now.

Did you try pulling the last version of the code and then using (in your launch file) :

<param name="video_mode" value="format7_mode4" />

Look at this merge: https://github.com/ros-drivers/pointgrey_camera_driver/pull/84

Hope it helps.

fabrizioschiano avatar Dec 12 '16 16:12 fabrizioschiano