Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 446 Bytes

README_zh.md

File metadata and controls

26 lines (16 loc) · 446 Bytes

关于

这(将)是一个用于行为树 BehaviorTree.CPP 的实时、开源可视化工具,可以监控行为树的节点运行状态。

不是由 BehaviorTree.CPP 官方支持维护。

How to build

Requirements

  • CMake, make and related tools
  • Qt 5, for UI
  • BehaviorTree.CPP 4

Build and run

cd scripts
bash build_x64.sh
# bash run.sh

Licence

GPL-3.0