Skip to content

有没有遇到例子跑不通 #11

@YelaShady

Description

@YelaShady

我自己也基于cmake编译了cyber框架,目前发现自带的common_component_example跑不通,发布的消息,订阅者收不到,查下来,是因为cyber使用fast-rtps进行发布订阅时,基于protobuf对changemsg先进行了序列化操作,序列化后的数据包含了'\0',而fast-rtps不支持数据域中含0数据的传输,导致0以后的数据都被抛弃了,你这边工程有这个问题吗。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions