We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ros-iron-image-transport-plugins version: 3.1.0-1jammy.20230908.194115
ros-iron-image-transport-plugins
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
camera360
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ros-iron-image-transport-plugins
version:3.1.0-1jammy.20230908.194115
My node uses
When I run the node in a longer namespace, e.g.
camera360
, it crashes at this lineThe text was updated successfully, but these errors were encountered: