-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
How to adjust the camera exposure by topic #900
Comments
Could you elaborate a little...? |
Hi, I have the same question. Is there a way to adjust the "set auto exposure" setting in launch file or node parameter rather than using rqt_reconfigure? |
You can add the following lines to your launch file before the section of launching realsense2_camera node:
(you can check the precise string using rqt_reconfigure) |
Hi @ WangyuHIT, Has the comment provided by @doronhi helped to find an answer to your question? Please let us know if you need any further assistance with this matter. Thank you! |
I have the same question as @wikpunGitHub, but in my case there is no /camera/rgb_camera/auto_exposure_roi visible on rqt_reconfigure, only /camera/stereo_module/auto_exposure_roi exists. I can also see a top and bottom parameter. |
Hi @denseishin Which RealSense camera model and ROS1 wrapper version are you using, please? |
I'm using a D405, but to do so I'm using rjwb1's fork #2297 |
Even though development on the official ROS1 wrapper has ceased, the RealSense ROS development team recently added support for the D405 PID to the wrapper, as described at #2915 (comment) |
No description provided.
The text was updated successfully, but these errors were encountered: