创建行为树文件夹,测试提交-wuziji
This commit is contained in:
parent
d9c83ebd8f
commit
ce293e8cfb
|
@ -0,0 +1,6 @@
|
||||||
|
"""
|
||||||
|
于此定义顶层行为树结构(不包括实际执行,实际执行置于 main.py 中)
|
||||||
|
"""
|
||||||
|
|
||||||
|
import py_tree
|
||||||
|
|
Loading…
Reference in New Issue