-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
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
Fix user data unpacking in noetic #57
base: melodic-devel
Are you sure you want to change the base?
Conversation
@corot can you provide example code to reproduce this problem? |
To my understanding, this is a general problem in noetic. i.e. decoding any msg fails. Which makes sense because we encode using base64. Can you visualize userdata on noetic w/o this fix? |
Yes, but at this time it seems that this PR has not fixed the visualization failure yet. I got the following error with #54 code.
|
TODO: create noetic-devel branch and change the target for this PR
I will keep as draft meanwhile
Without this PR, on noetic, unpacking any user data fails with