aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/state_machine/behavior_tree.md
diff options
context:
space:
mode:
authorEduardo Julian2022-11-16 23:17:45 -0400
committerEduardo Julian2022-11-16 23:17:45 -0400
commit4ea7563c46a07dbe1cb84547a60e9398144917ae (patch)
tree1ec4f761600dba9c415d437ecc7b9dba1d3bd57f /documentation/bookmark/state_machine/behavior_tree.md
parent91a1f21f3c75750217d272554bc8a341f075f82d (diff)
Added generic logging abstraction/machinery.
Diffstat (limited to '')
-rw-r--r--documentation/bookmark/state_machine/behavior_tree.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/state_machine/behavior_tree.md b/documentation/bookmark/state_machine/behavior_tree.md
new file mode 100644
index 000000000..a650c436c
--- /dev/null
+++ b/documentation/bookmark/state_machine/behavior_tree.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [BehaviorTree.CPP](https://www.behaviortree.dev/)
+