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

Revision history [back]

click to hide/show revision 1
initial version

An "md5sum mismatch" usually means that the client and server have different versions of some ROS Message. To communicate successfully, the fields in a message have to match exactly. This can easily happen if there are different versions of a package installed on the two hosts.