srv/StartJob Documentation

knowledge_base_msgs/srv/StartJob Service

File: knowledge_base_msgs/srv/StartJob.msg

Raw Message Definition

# Service to start a job for the autopilot-robot-combination

# UUID of the job (required)
string uuid
---

# Result, i.e., success and message.
Result result

Compact Message Definition


string uuid
---
Result result