-
We can add a feature in which the black board would go full screen or at least the size would increase significantly
Why?
- increase readability
- Increase precision in writing
- Better visibili…
-
### Godot version
v4.3.stable.official [77dcf97d8]
### LimboAI version
v1.2.2
### LimboAI variant
GDExtension / AssetLib
### Issue description
Godot editor silently crashes when using Blackboar…
-
This more of a questions.
Igot everything working but Deep Linking.
For some reason, when I submit the deep lnked form, it generates "Tool (Invalid Link)" In Balckboard fro me that I cannot click …
-
Some possible improvements:
1. Allow copying selected variables from master blackboard to sub blackboards. To reduce the amount of manual typing and selecting variable type!
2. Allow copying varia…
-
Versions:
- Groot2 1.6.0, 1.6.1
- `behaviortree_cpp` 4f66447 and 4.6.2
- `behaviortree_ros2` adec04b
Platform: Ubuntu 22.04
# Behavior
I put a C++ vector on the Blackboard. I tried to vis…
-
First off, congrats on a great library. The one in the assetlib leaves a little to be desired (Its got hardcoded paths to the authors D: drive, doh) but this works just great. The question I have is t…
-
-
Hi @fmrico, i have been trying to use a **global blackboard** so that different nodes of different actions _(i.e. of different trees)_ have access to the same values. To do so, I tried to follow the i…
-
One feature that a lot of BT implementations have is the ability to store key-value information against the entire tree or a single node
See this blog for inspiration: https://www.gamasutra.com/blo…
-
Should review how we communicate between 42 and the component simulations. Currently each sim receives telemetry from 42. Would it improve performance to have a shared `tic` of 42 data that is directl…