@@ -41,12 +41,12 @@ parameters. The information provided for each blob is:
...
@@ -41,12 +41,12 @@ parameters. The information provided for each blob is:
## services
## services
This node provides the following service clients:
This node provides the following service servers:
***~/set_filter (iri_blob_detector/set_hsv_filter.srv): A service to change on-line the color parameters used by the node to filter the input images.
***~/set_filter** (iri_blob_detector/set_hsv_filter.srv): A service to change on-line the color parameters used by the node to filter the input images.
All parameters are updated when this service is called.
All parameters are updated when this service is called.
***~/get_filter (iri_blob_detector/get_hsv_filter.srv): A service to get the current color parameters used by the node to filter the input images.
***~/get_filter** (iri_blob_detector/get_hsv_filter.srv): A service to get the current color parameters used by the node to filter the input images.