Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set white balance on flea3 #36

Closed
gareth-cross opened this issue Apr 3, 2015 · 1 comment
Closed

Set white balance on flea3 #36

gareth-cross opened this issue Apr 3, 2015 · 1 comment

Comments

@gareth-cross
Copy link

Hi, I have a USB3 flea3 color camera. According to the flycap driver PropertyInfo structure it should support both auto and manual white balance. When I try changing those properties (white_balance_blue and white_balance_red) with rqt_reconfigure, the driver throws an error:

Reconfigure Callback failed with error: PointGreyCamera::setWhiteBalance  Failed to set value. | FlyCapture2::ErrorType 26Property not present.

I have verified that the blue/red values are in the valid range (0,1023). The PropertyInfo.present flag is true, also. Any idea why it might not be working?

Thanks.

@gareth-cross
Copy link
Author

Sorry - this was my mistake. The camera was in RAW8 mode, but white balance only takes effect if the driver is switched to RGB8 mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant