ROS-Behavior-Tree
Behavior Tree Library
A behavior tree library for robotics and AI that enables modular control of complex systems
Behavior Trees Library for ROS (Robot Operating System). In C++ and python
350 stars
25 watching
92 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
behavior-treebehavior-treesros
Related projects:
Repository | Description | Stars |
---|---|---|
miccol/behavior-tree | A lightweight C++ library for implementing behavior trees used in robotics and AI | 185 |
autonomous-logistics/sts_bt_library | Provides a C++ implementation of behavior tree logic for distributed robotic applications | 21 |
splintered-reality/py_trees_ros | ROS extensions and implementations for py_trees behaviour trees | 162 |
gizmo199/behaviortree | A simple behavior tree system for Gamemaker Studio 2 allowing sequential and fallback state management | 8 |
mit-acl/cadrl_ros | ROS package for dynamic obstacle avoidance trained with deep RL | 588 |
tconkling/godmode-as3 | An implementation of a behavior tree data structure in ActionScript | 27 |
drhayes/beehive.lua | A Lua implementation of a behavior tree data structure for AI decision-making in games and other applications. | 15 |
cerebral-legacy/redux-action-tree | An implementation of a signal-based behavior tree for Redux actions | 228 |
ros2/rcutils | Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
stonier/py_trees | An implementation of behaviour trees for decision making in complex systems | 12 |
robosoft-ai/smacc | A C++ library for building real-time state machines in ROS applications | 302 |
aigamedev/btsk | A set of tools and libraries for building behavior tree-based decision-making systems in games | 455 |
ros2/orocos_kinematics_dynamics | A C++ library providing kinematic and dynamic models for robotic systems | 8 |
ros-industrial/easy_manipulation_deployment | A ROS2 package that enables efficient path-planning and grasping of robotic work cells | 48 |
robotecai/ros2cs | A C# implementation of ROS2 client library enabling communication between ROS2 ecosystem and .Net applications. | 91 |