File: automotive_navigation_msgs/GetImageForMapTile.srv
Raw Message Definition
string tile_id # Id of the desired tile
---
bool success # indicate successful run of triggered service
string message # informational, e. g. for error messages
Compact Message Definition
string tile_id
bool success
string message