Blackboard for nested FSM

Forums 💬 NodeCanvas ⚙️ Support Blackboard for nested FSM

  • This topic has 0 replies, 3 voices, and was last updated 7 years ago by Gavalakis.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17367
    atmuc
    Participant

      I want to use nested blackboard for nested FSM. Parent FSM will have a BB with variable A. I want to add variable B to the nested FSM’s BB. The nested FSM will see A and B. Parent FSM will see just A. is it possible? I have to add many variables for the nested FSM’s. so I don’t want to define all variables in the parent FSM.

      If it is not possible, is there any workaround? I can use a global BB. I can set my nested FSMs as different FSM in different FSM owners. each FSM owner has it’s own BB and can read global BB. In that case, can I run these individual FSM’s from a master FSM like a nested FSM?

      #17369
      Gavalakis
      Keymaster

        Hello,

        Per-Graph local blackboards is a high priority work in progress feature and when it’s done it will work pretty much the way you describe here.
        Unfortunately though, until this feature is done, there is no way to have a per-graph blackboard and all nested graphs will share the same “root” object-based blackboard, or of course any of the global blackboards.
        I am really looking forward for this feature to be completed and be part of NodeCanvas.

        Thank you!

        #17368
        timv
        Participant

          Cool! I’d like this as well. 🙂

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.