Behavior-Tree
Behavior tree library
A lightweight C++ library for implementing behavior trees used in robotics and AI
A lightweight library of Behavior Trees Library in C++.
185 stars
18 watching
46 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
behavior-treebehavior-treescpp11
Related projects:
Repository | Description | Stars |
---|---|---|
miccol/ros-behavior-tree | A behavior tree library for robotics and AI that enables modular control of complex systems | 350 |
autonomous-logistics/sts_bt_library | Provides a C++ implementation of behavior tree logic for distributed robotic applications | 21 |
gizmo199/behaviortree | A simple behavior tree system for Gamemaker Studio 2 allowing sequential and fallback state management | 8 |
tconkling/godmode-as3 | An implementation of a behavior tree data structure in ActionScript | 27 |
aigamedev/btsk | A set of tools and libraries for building behavior tree-based decision-making systems in games | 455 |
stonier/py_trees | An implementation of behaviour trees for decision making in complex systems | 12 |
behaviortree/behaviortree.cpp | A C++ library providing a framework to create reactive behavior trees with support for asynchronous actions and domain-specific scripting. | 3,028 |
cerebral-legacy/redux-action-tree | An implementation of a signal-based behavior tree for Redux actions | 228 |
drhayes/beehive.lua | A Lua implementation of a behavior tree data structure for AI decision-making in games and other applications. | 15 |
behaviortree/groot | A graphical editor to design and visualize behavior trees in C++. | 736 |
dmlc/treelite | Enables storage and exchange of decision tree models in a format independent of specific frameworks or platforms. | 738 |
idered/behavior-tree | A framework for managing complex state transitions in React applications using behavior trees | 117 |
bensadeghi/decisiontree.jl | A Julia package implementing popular machine learning algorithms | 8 |
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 460 |
tacticalmelonfarmer/cxl | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 50 |