niryo_robot_programs_manager/ExecuteProgram Service

File: niryo_robot_programs_manager/ExecuteProgram.srv

Raw Message Definition

bool execute_from_string

string name
string code_string

niryo_robot_programs_manager/ProgramLanguage language
---
int16 status
string message
string output

Compact Message Definition

bool execute_from_string
string name
string code_string
niryo_robot_programs_manager/ProgramLanguage language

int16 status
string message
string output