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

Add "From nodes" button to rqt_bag record mode like "rosbag record --node" #348

Closed

Conversation

garaemon
Copy link
Contributor

Add node selection window when rqt_bag is used in record mode like
rosbag record --node.

User can select node instead of topic to record and rqt_bag automatically
record the topics which the selected nodes are subscribing.

select the topics you want to record_013
select the nodes you want to record_014
select the topics you want to record_016

@dirk-thomas
Copy link
Contributor

Thank you for the contribution and sorry for the late response. I have cherry-picked your changes in 702da07 and applied some style fixes as well as removed a print message in 2cbfb7d.

@dirk-thomas
Copy link
Contributor

It would be nicer if the node selection would happen within the same modal dialog instead of opening another one. But since the new feature is certainly useful and doesn't impact the existing functionality it was merged as is. It can always be improved in the future.

@dirk-thomas dirk-thomas closed this Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants