clearpath_dock_msgs/srv/RemoveDock Service

File: clearpath_dock_msgs/srv/RemoveDock.msg

Raw Message Definition

# Service definition to remove a dock from the list of available docks


# The uuid or the semantic name of the dock to be removed

# string uuid

string name
---
# True if the dock has been removed successfully, otherwise False

bool success
string message

Compact Message Definition

boolean success
string message

string name