-
Notifications
You must be signed in to change notification settings - Fork 421
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
Exception calling subscribe callback: 'float' object has no attribute '__slots__' #346
Comments
Can you provide some more details? Which version of ROS, what are you advertising on the topic, publisher side code, etc. |
Ros Kinetic |
Ah I think this should get fixed once we implement the webviz side of this PR: RobotWebTools/rosbridge_suite#452 We'll have to make some time for that soon, so stay tuned! |
I have the same issue when subscribing to /odometry /tf /joint_states messages. How's the fix doing? Btw, great tool you have here! @janpaul123 |
I have the same issue even if I subscribe to image topic. |
This should be fixed now since #396. You'll have to use the latest version of the rosbridge now. Let me know if you still have any issues! |
Why do I get this on the ROS side bridge when I try to plot?
What does that mean? Any idea?
The text was updated successfully, but these errors were encountered: