-
Notifications
You must be signed in to change notification settings - Fork 132
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
rqt_bag: plot plugin only lets you plot 1 topic #312
Comments
The best way to do this would be through the same context menu that allows plotting: instead of just offering to plot a topic, the menu should also allow the user to add the selected topic to an existing plot. |
I like that. All we would have to do is give each of the plot windows a unique title and display that as an option in the drop down. This actually doesn't sound super hard at all. If I get some time next week I will see if I can implement this before I release rqt. |
Coming up on the self assign anniversary... It is pretty clear other priorities won out. If that looks like it will change I will reassign myself. |
This issue was moved to ros-visualization/rqt_bag#7 |
It would be nice if you could get multiple topics in the same plugin graph for correlation.
The text was updated successfully, but these errors were encountered: