betfsm_crospi.load_task_list(json_file_name, blackboard)

Loads a task list from a file. References to packages and environment variables in the name are expanded (using the expand_... functions)

Parameters:
  • json_file_name (str) –

    json file containing the task list.

  • blackboard (Blackboard) –

    blackboard into which to load the task list.