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

Reconnection to sensor #332

Closed
evehult opened this issue May 28, 2024 · 2 comments · Fixed by #361
Closed

Reconnection to sensor #332

evehult opened this issue May 28, 2024 · 2 comments · Fixed by #361
Assignees
Labels
question Further information is requested

Comments

@evehult
Copy link

evehult commented May 28, 2024

Hi,
I'm planning to use the Ouster driver in a project and I am interested to know how the driver handles reconnection.

  1. How does the driver behave if it has initialized a sensor and moved to active (lifecycle) state, but then looses connection due to, e.g., power loss?
  2. Does the driver detect and/or alert when it looses connection? If not, is this a feature that you are planning to develop?

Thanks!

@Samahu Samahu self-assigned this May 28, 2024
@Samahu Samahu added the question Further information is requested label May 30, 2024
@Samahu
Copy link
Contributor

Samahu commented Aug 9, 2024

Hi @evehult, sorry for the delayed response but currently the driver doesn't handle re-connection if the sensor loses power or network is disconnected. But one of our community members made a contribution a while back to this regard which I aim to look into soon and integrate in the driver, you may check it out here #119 and see if covers your use case.

@evehult
Copy link
Author

evehult commented Aug 9, 2024

No worries, thank you for the reply @Samahu! The contribution you referred to looks promising for our use case and I will look into it. Regarding integrating it into the driver, do you have any idea about when that work will be initiated? I understand it may be hard to determine, but I wanted to ask anyway since if it is soon, then maybe my team and I will have time to wait for the integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants