Skip to content
New issue

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

Exra member in STATUS_AGENT_Payload #140

Open
jseldent opened this issue Apr 1, 2022 · 1 comment
Open

Exra member in STATUS_AGENT_Payload #140

jseldent opened this issue Apr 1, 2022 · 1 comment
Milestone

Comments

@jseldent
Copy link

jseldent commented Apr 1, 2022

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.

@pablogs9 pablogs9 added this to the v3.0.0 milestone Apr 4, 2022
@pablogs9
Copy link
Member

pablogs9 commented Apr 4, 2022

Added to 3.0.0 milestone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants