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

Reader CLI argument consistency pass (coherently enables bare-file) #1073

Closed
wants to merge 1 commit into from

Conversation

emersonknapp
Copy link
Collaborator

Depends on #1072
Part of #972

For all ros2 bag verbs that create a reader, factor out common options into a single place for consistency. This helps consistently expose the bare file workflow enabled in #1072

Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
@emersonknapp emersonknapp requested a review from a team as a code owner August 19, 2022 21:34
@emersonknapp emersonknapp requested review from gbiggs and jhdcs and removed request for a team August 19, 2022 21:34
@emersonknapp emersonknapp changed the title Reader CLIs can take single file (plus consistency pass) Reader CLI argument consistency pass (coherently enables bare-file) Aug 19, 2022
@jhdcs
Copy link
Contributor

jhdcs commented Aug 22, 2022

The code changes look good, though test 3 appears to be failing (it can't find the metadata file, if I'm reading it correctly).

Do you think this error is unrelated to your changes? Is it another flaky test?

@emersonknapp
Copy link
Collaborator Author

Need to just roll this into #1072 for end to end to work properly

@emersonknapp emersonknapp deleted the emersonknapp/single-bag-reader-cli branch December 14, 2022 07:45
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.

2 participants