How to write a node to communicate with USB?
Using ROS I want to communicate with robot base which receives data through USB. So I want to write a ROS node that can write data on USB port. Please help me. can some one provide me python or C++ code for opening USB port, initializing it and to send the data on the port?
Check the source of ROS serial? http://www.ros.org/wiki/rosserial_python