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

How to adjust the camera exposure by topic #900

Closed
WangyuHIT opened this issue Aug 23, 2019 · 8 comments
Closed

How to adjust the camera exposure by topic #900

WangyuHIT opened this issue Aug 23, 2019 · 8 comments

Comments

@WangyuHIT
Copy link

No description provided.

@doronhi
Copy link
Contributor

doronhi commented Aug 28, 2019

Could you elaborate a little...?

@wikpunGitHub
Copy link

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?

@doronhi
Copy link
Contributor

doronhi commented Oct 29, 2019

You can add the following lines to your launch file before the section of launching realsense2_camera node:

<rosparam>
  /camera/rgb_camera/auto_exposure_roi/left: 30
  /camera/rgb_camera/auto_exposure_roi/right: 350
</rosparam>

(you can check the precise string using rqt_reconfigure)

@RealSenseCustomerSupport
Copy link
Collaborator


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!

@denseishin
Copy link

denseishin commented Nov 22, 2023

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.

@MartyG-RealSense
Copy link
Collaborator

Hi @denseishin Which RealSense camera model and ROS1 wrapper version are you using, please?

@denseishin
Copy link

I'm using a D405, but to do so I'm using rjwb1's fork #2297

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Nov 23, 2023

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)

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

6 participants