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

Refactor rqt plot #232

Conversation

trainman419
Copy link
Contributor

Factor out the plot backend into a proper abstraction so that I can attempt to use it elsewhere

Future work will probably move the plot abstraction into rqt_py_common

This addresses several bugs:
 * It wasn't possible to close topic views when running standalone
 * If topic views were closed (non-standalone), it wasn't possible to
   open them again

This also moves the logic for handling open/close interactions out of
the TopicMessageView class, where they might not always be called, and
into the owning class instead
@trainman419
Copy link
Contributor Author

Merge after #230

@ablasdel
Copy link
Contributor

#236 contains all these diffs. I will close this one and test that one.

@ablasdel ablasdel closed this May 29, 2014
@trainman419 trainman419 deleted the refactor_rqt_plot branch June 10, 2014 21:21
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.

2 participants