We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I haven't found a way to change camera settings (resolution) without restarting the node.
If there were a possibility to change the camera params on-the-fly, it would be very useful in some situations.
The text was updated successfully, but these errors were encountered:
@OTL, do you have any ideas on how to implement this (the API)? I could do it, because it's critical for my application.
But I haven't found any examples on how to do it properly. I also created a question on ROS Answers (https://answers.ros.org/question/286667/api-for-changing-a-camera-resolution/), but no one has answered.
Sorry, something went wrong.
Hi, you got the answer in answers.ros.org.
I prefer dynamic_reconfigure or(and) service.
No branches or pull requests
I haven't found a way to change camera settings (resolution) without restarting the node.
If there were a possibility to change the camera params on-the-fly, it would be very useful in some situations.
The text was updated successfully, but these errors were encountered: