-
Notifications
You must be signed in to change notification settings - Fork 60
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
Comments
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 |
Thanks for the reply, will this be added in the future? |
Currently its not planned. But if you want to contribute, I am happy to review and discuss more details for a PR |
OK, got it, thanks |
I have the problem, how to support disconnection and reconnection, to solve the problem of accidental disconnection
The text was updated successfully, but these errors were encountered: