concert_msgs/AllocateSoftware Service

File: concert_msgs/AllocateSoftware.srv

Raw Message Definition

string user 
string software
bool allocate
rocon_std_msgs/KeyValue[] parameters
---
bool success
rocon_std_msgs/KeyValue[] parameters
string namespace # if success
string error_message # if fails

Compact Message Definition

string user
string software
bool allocate
rocon_std_msgs/KeyValue[] parameters

bool success
rocon_std_msgs/KeyValue[] parameters
string namespace
string error_message