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!
Have you checked that the message type of the publisher and subscriber match?
Yes, they are both the same. It seems to be working for now, not sure what corrected it. Thanks!