creation of subscriber failed: checksum does not match:
Has anybody gotten this error and fixed it and/or know how to fix it? When I roslaunch my launch file (which includes a rosserial node) or if I rosrun rosserial node, I get the same error message:
creation of subscriber failed: checksum does not match: b95676707182f40bebae9c1bdec77413,9d5c2dcd348ac8f76ce2a4307bd63a13
Any help will be appreciated. Thanks!
Asked by jbrown on 2015-08-09 20:26:44 UTC
Comments
Have you checked that the message type of the publisher and subscriber match?
Asked by BennyRe on 2015-08-10 02:08:06 UTC
Yes, they are both the same. It seems to be working for now, not sure what corrected it. Thanks!
Asked by jbrown on 2015-08-11 07:56:32 UTC