limboai/bt
Serhii Snitsaruk 84c89356a6
Print error if agent node is set after initialization
2024-05-02 12:49:32 +02:00
..
tasks Fix unnamed arguments in method bindings 2024-05-02 01:27:14 +02:00
behavior_tree.cpp Fix unnamed arguments in method bindings 2024-05-02 01:27:14 +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 Print error if agent node is set after initialization 2024-05-02 12:49:32 +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 Rename BTPlayer's agent => agent_node 2024-05-02 12:11:59 +02:00
bt_state.h Fix issues with blackboard plan system 2024-03-11 18:58:40 +01:00