11 lines
181 B
Plaintext
11 lines
181 B
Plaintext
# Goal definition
|
|
string py_tree_json
|
|
---
|
|
# Result definition
|
|
bool success
|
|
string message
|
|
---
|
|
# Feedback definition
|
|
string node_id
|
|
int32 status # 0: RUNNING, 1: SUCCESS, 2: FAILURE
|