This website requires JavaScript.
Explore
Help
Sign In
botaccount
/
limboai
mirror of
https://github.com/limbonaut/limboai.git
Watch
1
Star
0
Fork
You've already forked limboai
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
69201fa877
limboai
/
bt
History
Serhii Snitsaruk
e36ea6d3e6
Better error handling in BTState, BTPlayer & BehaviorTree
2024-05-02 14:10:29 +02:00
..
tasks
Fix unnamed arguments in method bindings
2024-05-02 01:27:14 +02:00
behavior_tree.cpp
Better error handling in BTState, BTPlayer & BehaviorTree
2024-05-02 14:10:29 +02:00
behavior_tree.h
Add `agent` parameter to `BTPlayer` to propagate upon `BehaviorTree` initialization, and add `scene_root` property to `BTTask`
2024-05-01 23:20:17 +02:00
bt_player.cpp
Better error handling in BTState, BTPlayer & BehaviorTree
2024-05-02 14:10:29 +02:00
bt_player.h
Print error if agent node is set after initialization
2024-05-02 12:49:32 +02:00
bt_state.cpp
Better error handling in BTState, BTPlayer & BehaviorTree
2024-05-02 14:10:29 +02:00
bt_state.h
Fix issues with blackboard plan system
2024-03-11 18:58:40 +01:00