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

Bad initial connection disables intensity publishing #57

Open
mferenduros opened this issue Feb 24, 2020 · 0 comments
Open

Bad initial connection disables intensity publishing #57

mferenduros opened this issue Feb 24, 2020 · 0 comments

Comments

@mferenduros
Copy link

mferenduros commented Feb 24, 2020

If our robots power on a laser after first starting urg_node, the first connection attempt sometimes fails with persistent checksum errors.
This causes the driver to fail the IsIntensitySupported() test, which permanently clears the publish_intensity_ flag.

After repeated checksum errors the driver will reset and connect successfully but publish_intensity_ will be clear so we will not receive intensity info.
The same logic appears to apply to multiecho, but we don't have a multiecho device to test with.

We're using #58 which appears to fix the issue.

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

1 participant