cob_script_server/StateGoal Message

File: cob_script_server/StateGoal.msg

# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======
#goal definition
cob_script_server/ScriptState state

Expanded Definition

cob_script_server/ScriptState state
    byte UNKNOWN=0
    byte ACTIVE=1
    byte SUCCEEDED=2
    byte FAILED=3
    byte PAUSED=4
    Header header
        uint32 seq
        time stamp
        string frame_id
    int16 number
    string function_name
    string component_name
    string parameter_name
    string full_graph_name
    byte state
    int16 error_code