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

Improve status indicators and error handling #125

Open
jubeira opened this issue Aug 23, 2017 · 0 comments
Open

Improve status indicators and error handling #125

jubeira opened this issue Aug 23, 2017 · 0 comments

Comments

@jubeira
Copy link
Contributor

jubeira commented Aug 23, 2017

The status indicators work fine when everything goes well, but they are not so great for debugging.
To note:

  • ROS indicator goes from paused to OK; it could be set to loading when the connection is checked
  • The case where no master is found can be handled better
  • onTangoStatus only checks for "OK" status; it's not so hard to fix the indicator to reflect other cases. The problem is that this method is usually called more than once, and it may fail at first.
@jubeira jubeira changed the title Improve status indicators Improve status indicators and error handling Aug 23, 2017
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

1 participant