How to use ROS services
I am trying to get data from a gps and use it in a program that I am writing. I read somewhere that ROS services would be an ideal tool for me to use to accomplish my task. I read over the tutorial that ROS provides but I am still having troubles understanding how to use them. In the links below I have the information that I need for my program to work.
http://docs.ros.org/jade/api/geograph... http://docs.ros.org/jade/api/geograph...
well negotiator14, could you use messages communication instead of services since this are messages files?
And the question is...?