We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Connects to ros2/ros2#533
Envisioned verb configurations
add ros2 bag *
ros2 bag record [-a | topic1 [topic2 ... topicN]
ros2 bag record
ros2 bag play <file_to_bag>
ros2 bag play
ros2 bag info <file_to_bag>
ros2 bag info
The text was updated successfully, but these errors were encountered:
Fixed include order. (Change Request ros2#2)
087c00a
255102d
Perform in-place backport patch for Humble compatibility against our …
ec7075d
…older version (#2) Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
No branches or pull requests
Connects to ros2/ros2#533
Envisioned verb configurations
add ros2 bag *
as a new verb: see initial version of plugin based storage api #7ros2 bag record [-a | topic1 [topic2 ... topicN]
: see Implementros2 bag record
#13ros2 bag play <file_to_bag>
: see Implementros2 bag play
#14ros2 bag info <file_to_bag>
: see Implementros2 bag info
#15The text was updated successfully, but these errors were encountered: