Skip to content

--ros-args --help #1270

Description

@emersonknapp

Description

Add an option to the argument parsing --help that at least prints out a usage string with the available arguments. Something automatic would be better, but being in pure C really limits our options... something manually written would be a fine start.

Motivation

Even for an experienced ROS 2 user, it's not easy to always remember what the commandline arguments are supposed to be to nodes. However, there's no usage text like in most CLI parsers. Let's add one to describe the args that are available.

Design / Implementation Considerations

No response

Additional Information

No response

Activity

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

Metadata

Metadata

Assignees

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