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

[BUG] Unable to set manual exposure #556

Open
leets0429 opened this issue Jul 8, 2024 · 1 comment
Open

[BUG] Unable to set manual exposure #556

leets0429 opened this issue Jul 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@leets0429
Copy link

I have an OAK-D-POE and my laptop is running ros noetic in ubuntu 20.04

I tried running the following but the camera still uses auto exposure as I can see the brightness of image still changing. And also if I set the expTime to 1000 and expTime to 100, there is no changes in the brightness

roslaunch depthai_examples stereo_inertial_node.launch extended:=true enableSpatialDetection:=false enableRviz:=true manualExposure:=true expTime:=100
@leets0429 leets0429 added the bug Something isn't working label Jul 8, 2024
@Serafadam
Copy link
Collaborator

Hi, which camera do you want to set manual exposure for? In stereo_inertial_node setting exposure is available only for stereo cameras. If you want a more generic approach I would suggest using driver from depthai_ros_driver as it has more customization options via parameters, stereo_inertial_node serves more as an example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants