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

YARP-ROS: Do not know anything about type XXX #14

Open
randaz81 opened this issue Nov 28, 2017 · 1 comment
Open

YARP-ROS: Do not know anything about type XXX #14

randaz81 opened this issue Nov 28, 2017 · 1 comment

Comments

@randaz81
Copy link
Member

Sometimes it happens the following:

  • I launch a module publishing a ROS message
  • After ~30sec it crashes with a message similar to this:
yarp: Sending output from /tf+@/baseControl to /rviz_1511888078417210480 using tcpros
Do not know anything about type 'tf2_msgs/TFMessage'
Could not connect to a type server to look up type 'tf2_msgs/TFMessage'
yarp: Removing input from /baseControl/rpc:o to /cer_sim/mobile_base/rpc:i

(The above example is related to a baseControl module publishing on /tf topic, and rviz supposed to visualize them).

The meaning of this message is still unclear to me.
But here I want to put a reminder that every time that it happened, the crash of my module persisted until I stopped and restarted the subscriber (in my case the rviz that was running in the backgrund).

PS: It's also possibile that the bug is inside ROS and not in YARP.

@drdanz
Copy link
Member

drdanz commented Dec 1, 2017

@randaz81 randaz81 transferred this issue from robotology/yarp Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants