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] WLS filtered image all black #551

Open
flabrosse opened this issue Jun 28, 2024 · 4 comments
Open

[BUG] WLS filtered image all black #551

flabrosse opened this issue Jun 28, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@flabrosse
Copy link

Ubuntu 22.04, ROS humble, OAK-D S2.

I'm trying example_wls_filter.launch.py from the depthai_filters package. All I get is a black image. Nothing that looks like an error in the output. All the other images are there, but the filtered one is black, but published at nearly 20Hz.

Without filtering the camera is close to useless with rtabmap as there is way too much noise. What am I missing to make the wls filtering work?

@flabrosse flabrosse added the bug Something isn't working label Jun 28, 2024
@flabrosse
Copy link
Author

I installed everything from sources, to get the latest version of everything and now nothing gets published on the topic /wls_filtered. Any ideas?

@flabrosse
Copy link
Author

Could this be related:

[ERROR] [launch_ros.actions.load_composable_nodes]: Failed to load node 'rectify_color_node' of type 'image_proc::RectifyNode' in container 'oak_container': Could not find requested resource in ament index

@Serafadam
Copy link
Collaborator

Hi, @flabrosse thanks for the report and sorry for the delay, could you test if this branch works for you? Also, even though WLS filter "smooths" the depth readings it is also susceptible to distortions so I am not sure if it will be good enough for usage with RTABMap

@flabrosse
Copy link
Author

Same. Nothing published on /wls_filtered.

Noise is definitely an issue. I see many people reporting this, in particular with more noise from the ROS driver. I am still playing with the settings, and also hope that it'll work better outside.

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