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

Implement ros2 bag record #13

Closed
Karsten1987 opened this issue Jul 30, 2018 · 0 comments
Closed

Implement ros2 bag record #13

Karsten1987 opened this issue Jul 30, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@Karsten1987
Copy link
Collaborator

Options are:

ros2 bag record -a --> record all available topics
ros2 bag record topic1 [topic2 ... topicN] --> record specific topics

@Karsten1987 Karsten1987 changed the title Implement rosbag record Implement ros2 bag record Jul 30, 2018
@sloretz sloretz added the enhancement New feature or request label Aug 1, 2018
james-rms pushed a commit to james-rms/rosbag2 that referenced this issue Nov 17, 2022
Currently, an exception will be thrown if lookup fails.

Signed-off-by: Jacob Bandes-Storch <jacob@foxglove.dev>
james-rms pushed a commit to james-rms/rosbag2 that referenced this issue Nov 17, 2022
Currently, an exception will be thrown if lookup fails.

Signed-off-by: Jacob Bandes-Storch <jacob@foxglove.dev>
Signed-off-by: James Smith <james@foxglove.dev>
emersonknapp added a commit that referenced this issue May 14, 2024
* More ergonomic convert CLI that just takes in some YAML-represented StorageOptions/RecordOptions so doesn't require an external file

Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants