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

Separate rosbag_storage from rosbag #299

Closed
wants to merge 26 commits into from
Closed

Conversation

dirk-thomas
Copy link
Member

Originally filled as #248 by @tfoote

rosbag_storage contains the file manipulation tools but does not depend on the communication libraries. Allowing rosbag to be used at the API level w/o compiling against the communication libraries.

rosbag_storage elements switched to console_bridge from rosconsole

This needs to be paired with: ros/roscpp_core#12

tfoote and others added 20 commits October 11, 2013 11:46
…her dependencies are gone. It passes catkin_make_isolated, but I find that hard to believe. It must be getting ros headers indirectly through rosconsole.
…t before that it was too good to be true. Now fully isolated and properly breaking. I've worked through a number of items. Now stuck on AdvertiseOptions in message_instance
…ck to player.h which is the only usage if it
…ing test executables to read and write bag files
it builds fine without it, and that will simplify my scripts
dirk-thomas added a commit that referenced this pull request Oct 12, 2013
…pp_core, split rosbag storage specific stuff from client library usage (#299)
@ghost ghost assigned dirk-thomas Oct 12, 2013
@dirk-thomas
Copy link
Member Author

Manually merged in 63f8fef, e73774f and d6b62d3 into Hydro only.

@trainman419
Copy link
Contributor

Please update the documentation to reflect this split. It is currently nearly impossible to find the documentation for rosbag::Bag and rosbag::View without knowing that they've been split into a separate package.

@dirk-thomas
Copy link
Member Author

The docs now reference the new location: http://docs.ros.org/indigo/api/rosbag/html/c++/

@trainman419
Copy link
Contributor

Thanks!

contradict pushed a commit to contradict/ros_comm that referenced this pull request Aug 12, 2016
Fix version clash when PyQt5 is installed
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.

4 participants