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

No stream match for pointcloud chosen texture Process - Color #588

Closed
atyshka opened this issue Jan 24, 2019 · 1 comment
Closed

No stream match for pointcloud chosen texture Process - Color #588

atyshka opened this issue Jan 24, 2019 · 1 comment

Comments

@atyshka
Copy link
Contributor

atyshka commented Jan 24, 2019

Launching the camera, I'm getting this error and it's only happened in the last couple weeks.

I'm launching aligned depth with filter like so:

<include file="$(find realsense2_camera)/launch/rs_aligned_depth.launch">
  <arg name="filters" value="temporal,spatial,pointcloud"/>
</include>

And I'm getting [ WARN] [1548347476.424286155]: No stream match for pointcloud chosen texture Process - Color
It seems to be just a warning with no effect on functionality, but it's definitely annoying. Absolute latest librealsense debian and firmware.

@doronhi
Copy link
Contributor

doronhi commented Jan 27, 2019

The warning appears every time there is a frame drop of the needed as texture. For that frame, the point cloud is not published.
I agree it's more annoying then informative.
Fixed in PR #591

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

2 participants