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

Closes #143 - Catch RTDE exceptions in constructor #148

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

m-decoster
Copy link
Contributor

Describe your changes

When the RTDE connection fails to establish, URrtde will now retry up to three times.
This is useful after emergency stops, when the connection sometimes fails.

Closes #143

Checklist

  • Have you modified the changelog?
  • If you made changes to the hardware interfaces, have you tested them using the manual tests?

m-decoster and others added 2 commits October 8, 2024 13:42
Sleep on failure, to give connection attempt some time to reset
@m-decoster m-decoster merged commit 6fc4a67 into main Oct 25, 2024
25 checks passed
@m-decoster m-decoster deleted the ur_rtde_retries branch October 25, 2024 09:00
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

Successfully merging this pull request may close these issues.

Catch RTDE exceptions in URrtde constructor
1 participant