File: openrave_msgs/StartCustomString.srv
Raw Message Definition
# inputs and outputs are regular strings
string input
---
uint32 commandid # unique command id to be used for later referencing
time stamp # expected time when robot will start trajectory
string output
Compact Message Definition
string input
uint32 commandid
time stamp
string output