From 607d9657d58cda281abf20753f1bb782cbdf7883 Mon Sep 17 00:00:00 2001 From: "T.E.A de Souza" Date: Sat, 26 Dec 2020 21:34:55 +0800 Subject: [PATCH] Add Active Logic --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11939bd..f898d86 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ A list of awesome Behavior Trees resources. It's an attempt to gather useful ma * [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** +* [Active Logic](http://active-logic/activelogic-cs) **Tightly integrated behavior tree library in C#** ### Projects ### * [MOOD2Be](https://eurecat.org/en/portfolio-items/mood2be/) **Integration of Behavior Trees in RobMoSys**