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

[compression] Move compression artifacts from rosbag2_cpp to rosbag2_compression #257

Merged
merged 2 commits into from
Jan 16, 2020

Conversation

piraka9011
Copy link
Contributor

This removes the dependency of both zstd and rosbag2_compression from rosbag2_cpp.

This is part of a multi-PR effort to:

  • Create a reader that can decompress files/messages in rosbag2_compression.
  • Create a writer that can compress files/messages in rosbag2_compression.
  • Select the appropriate reader/writer to use in rosbag2_transport based on the CLI.
  • Add CLI options for compression in ros2bag.

Signed-off-by: Anas Abou Allaban allabana@amazon.com

Signed-off-by: Anas Abou Allaban <allabana@amazon.com>
Signed-off-by: Anas Abou Allaban <allabana@amazon.com>
@piraka9011
Copy link
Contributor Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@piraka9011 piraka9011 merged commit 323f7e9 into ros2:master Jan 16, 2020
@zmichaels11 zmichaels11 changed the title Move compression artifacts from rosbag2_cpp to rosbag2_compression [compression] Move compression artifacts from rosbag2_cpp to rosbag2_compression Jan 22, 2020
MichaelOrlov added a commit that referenced this pull request Sep 1, 2022
compression_options.cpp was supposed to be moved to the
`rosbag2_compression` package in #257 but was forgotten to delete from
`rosbag2_cpp` package.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
MichaelOrlov added a commit that referenced this pull request Sep 14, 2022
compression_options.cpp was supposed to be moved to the
`rosbag2_compression` package in #257 but was forgotten to delete from
`rosbag2_cpp` package.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
mergify bot pushed a commit that referenced this pull request Mar 8, 2023
compression_options.cpp was supposed to be moved to the
`rosbag2_compression` package in #257 but was forgotten to delete from
`rosbag2_cpp` package.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
(cherry picked from commit 50e28cb)
emersonknapp pushed a commit that referenced this pull request Mar 11, 2023
compression_options.cpp was supposed to be moved to the
`rosbag2_compression` package in #257 but was forgotten to delete from
`rosbag2_cpp` package.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
(cherry picked from commit 50e28cb)

Co-authored-by: Michael Orlov <michael.orlov@apex.ai>
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.

None yet

4 participants