raspicam_node icon indicating copy to clipboard operation
raspicam_node copied to clipboard

Cannot find references for awb_gains

Open kauevestena opened this issue 5 years ago • 1 comments

Hello, i'm plannig to use the raspicam in an application where I have to use a custom White Balance, accordingly to the api reference we can change it with with awb_gains

but when I try to read the values (setting awb_mode to "off" does not change that), it says:

 ERROR: Parameter [/raspicam_node/awb_gains] is not set

And searching here in the repo, I cannot find any reference to it...

So, there is a way to use this setting? (i'm trying but it seems very buggy)

kauevestena avatar May 17 '19 19:05 kauevestena

In fact, the driver just does not handle awb_gains, this is very sad for my purposes...

Where can I start, to modify the code in order to implement this functionality?

kauevestena avatar Jun 10 '19 17:06 kauevestena