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

The issue is caused by commenting out the nh.spinOnce(). It is still needed for topic negotiation between serial_node and device, eventhough the publisher is not used anymore

The issue is caused by commenting out the nh.spinOnce(). nh.spinOnce(). It is still needed for topic negotiation between serial_node and device, eventhough the publisher is not used anymore