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 data when disconnect and reconnect #95

Closed
FlyHan opened this issue Apr 6, 2022 · 4 comments
Closed

no data when disconnect and reconnect #95

FlyHan opened this issue Apr 6, 2022 · 4 comments

Comments

@FlyHan
Copy link

FlyHan commented Apr 6, 2022

I have the problem, how to support disconnection and reconnection, to solve the problem of accidental disconnection

@lenpuc
Copy link
Collaborator

lenpuc commented Apr 6, 2022

Hi FlyHan, this is currently not supported in the driver.

This most likely would need to be implemented on the UDP communication level of the driver: https://github.com/SICKAG/sick_safetyscanners/blob/master/src/communication/AsyncUDPClient.cpp

@FlyHan
Copy link
Author

FlyHan commented Apr 6, 2022

Thanks for the reply, will this be added in the future?

@lenpuc
Copy link
Collaborator

lenpuc commented Apr 6, 2022

Currently its not planned.

But if you want to contribute, I am happy to review and discuss more details for a PR

@FlyHan
Copy link
Author

FlyHan commented Apr 6, 2022

OK, got it, 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