You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ List of (awesome) Rust libraries for Robotics. If you know something awesome (or
16
16
*[rustros_tf](https://github.com/arjo129/rustros_tf) - A rust implmentation of the Tf library.
17
17
*[optimization-engine](https://alphaville.github.io/optimization-engine/) - Fast & Accurate Embedded Optimization for next-generation Robotics and Autonomous Systems
18
18
19
+
## AI
20
+
21
+
*[bonsai-bt](https://github.com/Sollimann/bonsai) - A Behavior Tree implementation in Rust
22
+
19
23
## Framework
20
24
21
25
*[OpenRR](https://github.com/openrr/openrr) - Open Rust Robotics
0 commit comments