Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BehaviorTree/awesome-behavior-trees
A list of awesome Behavior Trees resources
https://github.com/BehaviorTree/awesome-behavior-trees
List: awesome-behavior-trees
Last synced: 2 months ago
JSON representation
A list of awesome Behavior Trees resources
- Host: GitHub
- URL: https://github.com/BehaviorTree/awesome-behavior-trees
- Owner: BehaviorTree
- Created: 2018-10-17T06:43:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T10:26:25.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T05:00:39.730Z (8 months ago)
- Size: 12.7 KB
- Stars: 114
- Watchers: 12
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeCppGameDev - awesome-behavior-trees
README
Awesome Behavior Trees
================[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
A list of awesome Behavior Trees resources. It's an attempt to gather useful material in one place for everybody who wants to learn more about Behavior Trees.
### Courses ###
### Robot Examples ###
* [Jibo](https://github.com/jiborobot/jibo-sdk)
* [Mekamon](https://mekamon.com/)
* [Sawyer](http://mfg.rethinkrobotics.com/intera/Robot_Screen)### Game AI Examples ###
### Software and Libraries ###
* [Behavior Tree](https://github.com/BehaviorTree/BehaviorTree.CPP) **Behavior Tree library in C++**
* [py_trees](https://github.com/stonier/py_trees) **Behavior Tree library in Python**
* [Groot](https://github.com/BehaviorTree/Groot) **Graphical Editor to create BehaviorTrees**
* [CoSTAR Stack](http://cpaxton.github.io/costar_stack/) **Collaborative System for Task Automation and Recognition**
* [Papyrus for Robotics](https://www.eclipse.org/papyrus/components/robotics/) **Eclipse Project that implements (amongst other things) behavior trees**### Projects ###
* [MOOD2Be](https://eurecat.org/en/portfolio-items/mood2be/) **Integration of Behavior Trees in RobMoSys**
* [CARVE](https://carve-robmosys.github.io) **ComposAble Robot behaViors with vErification**
* [SARAFun](http://sarafun.eu/) **Smart Assembly Robot with Advanced Functionalities**### Papers ###