Skip to content

Documentation clarification on ROS2 zenoh-pico demo #7

@Entropy512

Description

@Entropy512

I see that the demo is serializing Twist messages as little-endian - the serialization approach looks consistent with CDR, except that if I'm reading the spec correctly, a CDR encapsulation is supposed to start with an octet that indicates endianness. This octet appears to be missing from the serialized message.

Little-endian is also not network byte order, which is what I would expect absent any other convention - where does the little-endian convention originate from?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions