1 Star 1 Fork 0

离北况归/BehaviorTree.CPP for OpenHarmony

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.85 KB
一键复制 编辑 原始数据 按行查看 历史
离北况归 提交于 2023-06-26 12:50 . first commit
{
"name": "@ohos/behaviortree",
"description": "",
"version": "",
"license": "",
"publishAs": "",
"segment": {
"destPath": "third_party/behaviortree"
},
"dirs": {},
"scripts": {},
"readmePath": {
},
"component": {
"name": "behaviortree",
"subsystem": "behaviortree",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//third_party/behaviortree:lexy_file",
"//third_party/behaviortree:bt_sample_nodes",
"//third_party/behaviortree:behaviortree_cpp",
"//third_party/behaviortree:dummy_nodes_dyn",
"//third_party/behaviortree:crossdoor_nodes_dyn",
"//third_party/behaviortree:movebase_node_dyn",
"//third_party/behaviortree:t01_build_your_first_tree",
"//third_party/behaviortree:t02_basic_ports",
"//third_party/behaviortree:t03_generic_ports",
"//third_party/behaviortree:t05_crossdoor",
"//third_party/behaviortree:t04_reactive_sequence",
"//third_party/behaviortree:t06_subtree_port_remapping",
"//third_party/behaviortree:t07_load_multiple_xml",
"//third_party/behaviortree:t08_additional_node_args",
"//third_party/behaviortree:t09_scripting",
"//third_party/behaviortree:t10_observer",
"//third_party/behaviortree:t11_replace_rules",
"//third_party/behaviortree:ex01_wrap_legacy",
"//third_party/behaviortree:ex02_runtime_ports",
"//third_party/behaviortree:ex03_ncurses_manual_selector",
"//third_party/behaviortree:ex04_waypoints"
],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/from-north-to-north/behavior-tree-cpp-for-open-harmony.git
git@gitee.com:from-north-to-north/behavior-tree-cpp-for-open-harmony.git
from-north-to-north
behavior-tree-cpp-for-open-harmony
BehaviorTree.CPP for OpenHarmony
master

搜索帮助