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

Query automatically set parameters #117

Open
akloeker opened this issue Feb 24, 2023 · 1 comment
Open

Query automatically set parameters #117

akloeker opened this issue Feb 24, 2023 · 1 comment

Comments

@akloeker
Copy link

Is there a possibility to query the current values used by the camera, e.g. gain or exposure, if those are set to auto/continuous?
rosparam get only returns the parameters set at the start of the camera node, however I want to know what the actual camera settings are for each captured image.

@icolwell-as
Copy link
Member

The functionality you describe doesn't exist in the driver at the moment, but I think it should be easy to add if you use the getFeatureValue() function and query the features you are interested in.

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

2 participants