Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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 ###