clearpath_mission_manager_msgs/srv/AddRemoveTag Service

File: clearpath_mission_manager_msgs/srv/AddRemoveTag.msg

Raw Message Definition

# The UUID of the item whose tags we're modifying

string uuid

# The tag to add/remove

string tag
---
# The item's tags after modification

string[] tags

Compact Message Definition

string[] tags

string uuid
string tag