代码内容转移

This commit is contained in:
2025-08-17 22:41:54 +08:00
commit 0b50022af1
38 changed files with 72624 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# 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