Skip to content
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

Closed
ubicray opened this issue Feb 27, 2020 · 6 comments

Comments

@ubicray
Copy link

ubicray commented Feb 27, 2020

Why do I get this on the ROS side bridge when I try to plot?
What does that mean? Any idea?

@jtbandes
Copy link
Contributor

Can you provide some more details? Which version of ROS, what are you advertising on the topic, publisher side code, etc.

@ubicray
Copy link
Author

ubicray commented Feb 27, 2020

Ros Kinetic
Happens with a lot of kinds of topics but not all
For example if I try to plot latitude values from sensor_msgs/NavSatFix Message

@janpaul123
Copy link
Contributor

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!

@Sollimann
Copy link

Sollimann commented Mar 12, 2020

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

@meitiever
Copy link

I have the same issue even if I subscribe to image topic.

@janpaul123
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants