diff --git a/doc/source/behavior-trees/using-blackboard.rst b/doc/source/behavior-trees/using-blackboard.rst index d8867f6..def17c8 100644 --- a/doc/source/behavior-trees/using-blackboard.rst +++ b/doc/source/behavior-trees/using-blackboard.rst @@ -130,8 +130,6 @@ Scopes are created automatically to prevent naming collisions between contextual - Under :ref:`LimboHSM` nodes: A new scope is created at the root level, and each :ref:`BTState` child also receives its own separate scope. -Such scopes - Sharing data between several agents ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~