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

Range sensor layer frequently returning "Range sensor layer can't transform from.." #86

Open
ApoloM opened this issue Jun 30, 2022 · 1 comment

Comments

@ApoloM
Copy link

ApoloM commented Jun 30, 2022

Sometimes the layer get stuck at the error:

"Range sensor layer can't transform from.."

Apparently, reducing the queue size of the subscribers from 100 to 10 solved my problem (line 106 of range_sensor_layer.cpp). I suggest to add a parameter for customizing the queue size.

@gustavojoseleite
Copy link

gustavojoseleite commented Sep 6, 2023

I tried the same solution but didn't work. Any other solution?
UPDATE: I fixed the frequency of publisher and solved. Thanks!

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