实现行为树执行器、任务协调和技能接口
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# New v1 coordinator -> fixed-tree executor contract. Strict-validate JSON before acceptance.
|
||||
bt_skill_interfaces/TaskTrace trace
|
||||
string approved_plan_json
|
||||
string context_json
|
||||
builtin_interfaces/Duration timeout
|
||||
---
|
||||
bt_skill_interfaces/ExecutionResult result
|
||||
uint32 completed_quantity
|
||||
string evidence_json
|
||||
---
|
||||
builtin_interfaces/Time stamp
|
||||
uint32 sequence
|
||||
string stage
|
||||
string status_json
|
||||
Reference in New Issue
Block a user