Skip to content

Commit 9f096a8

Browse files
SollimannOTL
authored andcommitted
Add behavior tree library
I just released a library called bonsai-bt for creating complex AI behaviors especially suited for games and robotics.
1 parent 356c5ad commit 9f096a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ List of (awesome) Rust libraries for Robotics. If you know something awesome (or
1616
* [rustros_tf](https://github.com/arjo129/rustros_tf) - A rust implmentation of the Tf library.
1717
* [optimization-engine](https://alphaville.github.io/optimization-engine/) - Fast & Accurate Embedded Optimization for next-generation Robotics and Autonomous Systems
1818

19+
## AI
20+
21+
* [bonsai-bt](https://github.com/Sollimann/bonsai) - A Behavior Tree implementation in Rust
22+
1923
## Framework
2024

2125
* [OpenRR](https://github.com/openrr/openrr) - Open Rust Robotics

0 commit comments

Comments
 (0)