integrating available components with ROS
Hi there,
I have different robot application components, all written in C++, separately working. I would like to use only the communication capabilities of ROS, i.e Messages, Services and networking multiple PCs, to integrate these components. Is there any tutorial for this? Could someone please give me some hints how to do this?