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

Cleaning Error Logic #17

Open
hjsuh94 opened this issue Apr 21, 2021 · 1 comment
Open

Cleaning Error Logic #17

hjsuh94 opened this issue Apr 21, 2021 · 1 comment
Assignees

Comments

@hjsuh94
Copy link
Member

hjsuh94 commented Apr 21, 2021

The error handling logic seems slightly strange atm, and we should give here another pass.

We also need to document different sources of error and how to notify the user. So far three cases have been discovered.

  1. Errors coming out of a mathematicalprogram in step function (kNoSolutionFound)
  2. Errors coming out of invalid commands (NaNs, etc.)
  3. Communication timeout with IIWA.
@hjsuh94
Copy link
Member Author

hjsuh94 commented May 5, 2021

Bumping up priority for this one....I found it hard to debug without it telling me why it went to ERROR state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants