Skip to content

Print a list of storage (and possibly converter) plugins + description #80

Closed
@Martin-Idel-SI

Description

Currently, there is no way to know which converter and storage plugins are installed. This is annoying for storage plugins as rosbag_v2 as you need to know its name to play an old bagfile.

Provide a way to get a list of all installed plugins via command line.

I see a few options here:

  • Try to provide autocompletion on -s (would be the nicest solution in my eyes)
  • Add an option like --list-storage-plugins for ros2 bag play/record
  • New verb for ros2 bag

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions