RoboWaiter/behavior_tree/topLevel_BT.py

7 lines
123 B
Python

"""
于此定义顶层行为树结构(不包括实际执行,实际执行置于 main.py 中)
"""
import py_tree