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

Don't allow user to specify unimplemented compression mode 'message' #415

Merged
merged 1 commit into from
May 21, 2020

Conversation

emersonknapp
Copy link
Collaborator

Currently the user can specify --compression-mode message and an "unimplemented" runtime exception is raised upon actually trying to compress the first message. Remove the option to try and use the unimplemented feature.

Fixes #413
Follow up issue #414

Signed-off-by: Emerson Knapp [email protected]

@zmichaels11
Copy link
Contributor

@ros2/aws-oncall - please run this CI job
Gist: https://gist.githubusercontent.com/zmichaels11/46ee1af7248bcd1692edae72e33ca09e/raw/29c2d87ce85478adbafafa0573f44debfac94057/ros2.repos
BUILD args: --packages-up-to ros2bag
TEST args: --packages-select ros2bag
Job: ci_launcher

@emersonknapp
Copy link
Collaborator Author

emersonknapp commented May 19, 2020

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

@emersonknapp emersonknapp force-pushed the emersonknapp/no-message-compression branch from f113666 to fb19631 Compare May 20, 2020 22:52
@emersonknapp
Copy link
Collaborator Author

emersonknapp commented May 20, 2020

Rerun after rebase

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

@emersonknapp emersonknapp merged commit 75c8126 into master May 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the emersonknapp/no-message-compression branch May 21, 2020 02:57
pjreed pushed a commit to pjreed/rosbag2 that referenced this pull request May 28, 2020
pjreed added a commit to pjreed/rosbag2 that referenced this pull request May 28, 2020
pjreed added a commit to pjreed/rosbag2 that referenced this pull request Jun 2, 2020
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.

Recording bag with message compression not implemented
4 participants