Hello,
I have the following setup. There are two machines, one arm device with Ubuntu in which I run the ros master and a subscriber, and one labview system which connects to that master and runs a publisher. The publisher is the one from this tutorial: http://forums.ni.com/t5/ROS-for-LabVIEW-TM-Software/ROS-for-LabVIEW-Tutorial-pdf/gpm-p/3514159.
When publishing, I get the following error on the subscriber's side:
[ERROR] []: Exception thrown when deserializing message of length [] from []: Buffer Overrun
Any idea regarding what could be the cause?