Skip to content

Exra member in STATUS_AGENT_Payload #140

Open
@jseldent

Description

@jseldent

Micro-XRCE-DDS adds an extra result member before agent_info in STATUS_AGENT_Payload. According to the official dds_xrce_types.idl, it should be

    @extensibility(FINAL)
    struct STATUS_AGENT_Payload {
        AGENT_Representation agent_info;
    };

but an actual STATUS_AGENT message looks like
screenshot
with the extra result member highlighted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions