Skip to content

Support for @key in ROS Interface files #939

@SuperJappie08

Description

@SuperJappie08

Description

Currently keyed topics require the use of IDL messages.

However, ROS Interface files (.msg, .srv & .action) already support @optional.
Maybe this could be extended to include @key as well?

Motivation

Simplify the use of keyed topics, without requiring the developer to create .idl message definitions.

Design / Implementation Considerations

Maybe the annotation system can be expanded in such a way it allows for more future additions easily.

Additional Information

No response

Metadata

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