ROS_INFO on rosserial?
Does rosserial support ROS_INFO?
I tried using it, but the compile failed. I can see why this might be, as there is no "console" for output.
If so, is there a library or something to add?
If not, is there a way to send out a message other than standard publish?