Hi,
We were playing around today to set up the joint state publisher using the ControlBoardWrapper as described in http://www.yarp.it/classyarp_1_1dev_1_1ControlBoardWrapper.html
It took us a while to realize that we did not get an output on the ROS topic because we did not have the ENABLE_yarpcar_tcpros flag enabled. The ROS topic was created just fine, and rostopic info showed the proper type etc.; there was just no output.
It would be great if there was a warning / error message somewhere if that happens.
Best, Tobi