Rosserial arduino: How to check on device if in sync with host?
Is it possible to check on a device if it is still in sync with the the host pc which is connected via rosserial_python serial_node.py?
The problem is that the device keeps on doing what it was told to last before loosing sync. Is it possible to check on device if it is in sync or is setting up my own watch dog the strait forward solution?