-
Notifications
You must be signed in to change notification settings - Fork 55
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
export images from a bag file and save using rqt_bag #8
Comments
From @ablasdel on July 2, 2015 20:27 I would be open to a pull requests to add a button to the image_view plugin that saves the currently displayed image: https://github.com/ros-visualization/rqt_common_plugins/blob/groovy-devel/rqt_bag_plugins/src/rqt_bag_plugins/image_view.py is that what you are thinking? |
From @saikrishna-1996 on July 3, 2015 13:43 well, I am a beginner to ROS, and, I don't understand what I am supposed to On Fri, Jul 3, 2015 at 1:57 AM, Aaron Blasdel [email protected]
|
From @ablasdel on July 3, 2015 15:14 If you have a specific problem you need solved I think a better solution is to ask your question over at answers.ros.org. Writing a simple node to dump the topic to a file would probably get you there quicker anyway. I still think this enhancement is a good idea and if anyone out there has time to work on it I would be willing to review the pull request. |
I have created a PR to extend While that does not solve this specific use case I thought it was a useful first step. |
Not sure if this was saikrishna-1996's original idea but it would be nice to export all images published to a camera topic (raw or compressed) so that they can be used for training nueral networks. |
From @saikrishna-1996 on July 2, 2015 19:2
this option is not available right now
Copied from original issue: ros-visualization/rqt_common_plugins#325
The text was updated successfully, but these errors were encountered: