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

dynamic config doesn't change anything #572

Open
khuechuong opened this issue Aug 6, 2024 · 4 comments
Open

dynamic config doesn't change anything #572

khuechuong opened this issue Aug 6, 2024 · 4 comments
Labels
question Further information is requested

Comments

@khuechuong
Copy link

So I did dynamic config just to test out calibration for oak-d-pro-poe like https://docs.luxonis.com/software/ros/depthai-ros/driver/ said
problem is the depth image doesn't seem to change at all, for example, I changed the dot brightness:
low_dot
max_dot

here I changed floodlight brightness
low_flot
high_flood
I don't see any changes

@khuechuong khuechuong added the question Further information is requested label Aug 6, 2024
@Serafadam
Copy link
Collaborator

Hi, are you getting any logs when setting those parameters? Also, could you show view from left/right camera?

@khuechuong
Copy link
Author

I'm not getting logs but I don't think that the problem is dynamic config since the rgb image changes when I check and uncheck rgb_r_set_man_whitebalance. As for the left/right camera, I don't have it since when I run rgbd.launch it only gives me 2 image rostopics: oak/stereo/image_raw and oak/rgb/image_raw

@khuechuong
Copy link
Author

@Serafadam any updates?

@Serafadam
Copy link
Collaborator

Hi, to enable left/right you can edit rgbd.yaml with following values:

left_i_publish_topic: true
right_i_publish_topic: true

Then those topics should appear, generally just by looking at them (might be better to do in darker environment) you should see if projector dots are affected by config values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants