Skip to content

Crash when namespace is longer than topic name #155

@afrixs

Description

@afrixs

ros-iron-image-transport-plugins version: 3.1.0-1jammy.20230908.194115

My node uses

image_transport::create_subscription(this, "input", [&](auto &msg) {}, "compressed", rmw_qos_profile_sensor_data);

When I run the node in a longer namespace, e.g. camera360, it crashes at this line

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