You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just ran into this same issue. As far as I'm aware the real issue is not due to the length of the namespace, but the namespace itself that is being referenced.
I was able to validate this quickly by changing my subscriber node namespace to match the namespace of the image topic being published. When i did this, the image transport was able to create the parameters correctly and there was no crash.
To ROS maintainers, what is the process for making this fix? Seems like this is an issue even in the latest rolling release.
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: