ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I didn't fully understand what is the difference between a service and a normal nodes

They are different concepts.

Trying to simplify I would say that the service can be seen as function or procedure call, i.e., you call a service for performing one task and obtaining (or not) a result.