ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

different version topics

asked 2014-01-14 23:44:06 -0500

seredin gravatar image

I try launch hark_turtlebot_follower. I all installed, but when i start I have error message:

[ERROR] [1389785606.672678540]: Client [/hark_turtlebot_follower] wants topic /HarkSource to have datatype/md5sum [hark_msgs/HarkSource/21a049a3207fea2bd7dd556299ef6e38], but our version has [hark_msgs/HarkSource/967ad288a031a049b6e521f5e5c98ed7]. Dropping connection.

I can't understand what is happen!

Help me, please!!!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-01-14 23:53:15 -0500

This indicates that nodes in your ROS computation graph have been compiled using different versions of a message type. See also this Q/A. The easiest way to fix this error is recompiling all involved packages using the same version of hark_msgs.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-01-14 23:44:06 -0500

Seen: 220 times

Last updated: Jan 14 '14