-
Notifications
You must be signed in to change notification settings - Fork 261
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
rosbag2_storage_mcap: merge into rosbag2 repo #1163
rosbag2_storage_mcap: merge into rosbag2 repo #1163
Conversation
c2a4354
to
c5354bb
Compare
c6a1403
to
02c2200
Compare
Not sure if you are planning to squash or use merge commit, but if you are going to merge and keep the history around, it might be worth doing a bulk rename of issue references in commits to link fully qualified |
d1a3c49
to
6248196
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@james-rms It looks good to me among a few nitpicks.
I assume that this migration is supposed to be pretty much straight forward copy-past right?
If it was some changes in baseline files could you please highlight them in MR description?
This pull request has been mentioned on ROS Discourse. There might be relevant details there: https://discourse.ros.org/t/ros-2-tsc-meeting-minutes-2022-11-17/28457/1 |
I'd lean toward squash with a pointer to the original repo for those who want to look at the history. But, not a strong preference. Is this actually ready for merge, or are we still doing a few things at the source? If so, should we mark this as draft for now? |
4b0795c
to
437ae3c
Compare
@emersonknapp should be ready to merge now - I wanted to wait to integrate some of the most recent PRs into https://github.com/ros-tooling/rosbag2_storage-mcap , but that's done now. |
17a406e
to
e91a3e5
Compare
Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (ros2#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0
Signed-off-by: James Smith <[email protected]>
Signed-off-by: James Smith <[email protected]>
e91a3e5
to
f538685
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
* rosbag2_storage_mcap: merge into ros2/rosbag2 Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (ros2#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0 * ci: include rosbag2_storage_mcap Signed-off-by: James Smith <[email protected]> * package.xml: include ROS Tooling WG maintainers Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: update readme after move Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]>
…1163) * rosbag2_storage_mcap: merge into ros2/rosbag2 Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (ros2#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0 * ci: include rosbag2_storage_mcap Signed-off-by: James Smith <[email protected]> * package.xml: include ROS Tooling WG maintainers Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: update readme after move Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]>
…os2#1163) * rosbag2_storage_mcap: merge into ros2/rosbag2 Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (ros2#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0 * ci: include rosbag2_storage_mcap Signed-off-by: James Smith <[email protected]> * package.xml: include ROS Tooling WG maintainers Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: update readme after move Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]>
@james-rms We should have been running full CI before merge. |
… (#1189) * [backport] rosbag2_storage_mcap: merge into rosbag2 repo (#1163) * rosbag2_storage_mcap: merge into ros2/rosbag2 Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0 * ci: include rosbag2_storage_mcap Signed-off-by: James Smith <[email protected]> * package.xml: include ROS Tooling WG maintainers Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: update readme after move Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> * zstd_vendor: do not remove zstd_errors.h Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]>
… (#1189) * [backport] rosbag2_storage_mcap: merge into rosbag2 repo (#1163) * rosbag2_storage_mcap: merge into ros2/rosbag2 Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0 * ci: include rosbag2_storage_mcap Signed-off-by: James Smith <[email protected]> * package.xml: include ROS Tooling WG maintainers Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: update readme after move Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> * zstd_vendor: do not remove zstd_errors.h Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> (cherry picked from commit 953c8ed) # Conflicts: # .github/workflows/test.yml
… (#1189) * [backport] rosbag2_storage_mcap: merge into rosbag2 repo (#1163) * rosbag2_storage_mcap: merge into ros2/rosbag2 Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0 * ci: include rosbag2_storage_mcap Signed-off-by: James Smith <[email protected]> * package.xml: include ROS Tooling WG maintainers Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: update readme after move Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> * zstd_vendor: do not remove zstd_errors.h Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> (cherry picked from commit 953c8ed) Signed-off-by: James Smith <[email protected]>
… (#1189) * [backport] rosbag2_storage_mcap: merge into rosbag2 repo (#1163) * rosbag2_storage_mcap: merge into ros2/rosbag2 Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0 * ci: include rosbag2_storage_mcap Signed-off-by: James Smith <[email protected]> * package.xml: include ROS Tooling WG maintainers Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: update readme after move Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> * zstd_vendor: do not remove zstd_errors.h Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> (cherry picked from commit 953c8ed) Signed-off-by: James Smith <[email protected]>
* rosbag2_storage_mcap: merge into ros2/rosbag2 Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (ros2#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0 * ci: include rosbag2_storage_mcap Signed-off-by: James Smith <[email protected]> * package.xml: include ROS Tooling WG maintainers Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: update readme after move Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> Signed-off-by: Ricardo Manríquez <[email protected]>
This pull request has been mentioned on ROS Discourse. There might be relevant details there: https://discourse.ros.org/t/ros-2-tsc-meeting-minutes-2022-12-15/28840/1 |
… (#1189) * [backport] rosbag2_storage_mcap: merge into rosbag2 repo (#1163) * rosbag2_storage_mcap: merge into ros2/rosbag2 Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0 * ci: include rosbag2_storage_mcap Signed-off-by: James Smith <[email protected]> * package.xml: include ROS Tooling WG maintainers Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: update readme after move Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> * zstd_vendor: do not remove zstd_errors.h Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> (cherry picked from commit 953c8ed) Signed-off-by: James Smith <[email protected]>
…#1198) * [Humble backport] rosbag2_storage_mcap: merge into rosbag2 repo (#1163) (#1189) * [backport] rosbag2_storage_mcap: merge into rosbag2 repo (#1163) * rosbag2_storage_mcap: merge into ros2/rosbag2 Signed-off-by: James Smith <[email protected]> mcap_storage: 'none' is a valid storage preset profile (#86) Signed-off-by: James Smith <[email protected]> bloom: add changelog changes 0.6.0 * ci: include rosbag2_storage_mcap Signed-off-by: James Smith <[email protected]> * package.xml: include ROS Tooling WG maintainers Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: update readme after move Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> * zstd_vendor: do not remove zstd_errors.h Signed-off-by: James Smith <[email protected]> Signed-off-by: James Smith <[email protected]> (cherry picked from commit 953c8ed) Signed-off-by: James Smith <[email protected]> * rosbag2_storage_mcap: foxy now creates bag dir Signed-off-by: James Smith <[email protected]> * Use mcap tarball rather than git clone (#1200) This avoids git lfs quota issues Signed-off-by: Michael Carroll <[email protected]> Signed-off-by: Michael Carroll <[email protected]> * mcap_vendor: install only public headers Signed-off-by: James Smith <[email protected]> move --------- Signed-off-by: James Smith <[email protected]> Signed-off-by: Michael Carroll <[email protected]> Co-authored-by: james-rms <[email protected]> Co-authored-by: Michael Carroll <[email protected]>
…#1163) (#1198)" This reverts commit e457d92. Signed-off-by: Michael Orlov <[email protected]>
…#1163) (#1198)" This reverts commit e457d92. Signed-off-by: Michael Orlov <[email protected]>
…#1163) (#1198)" This reverts commit e457d92. Signed-off-by: Michael Orlov <[email protected]>
…#1163) (#1198)" (#1347) This reverts commit e457d92. Signed-off-by: Michael Orlov <[email protected]>
Merges
rosbag2_storage_mcap
into therosbag2
monorepo.This PR merges the entire
main
branch of rosbag2_storage_mcap intorolling
. Once this is approved, subsequent PRs intogalactic
,foxy
, andhumble
will follow with the exact same code. Therosbag2_storage_mcap
codebase is designed to be compatible with all active distributions, and we intend to keep the copies of the code in each release branch exactly the same for as long as possible.Fixes ros-tooling/rosbag2_storage_mcap#63