init
This commit is contained in:
30
processors/quantum_agents/aiww/ww_buddy_tasker.txt
Normal file
30
processors/quantum_agents/aiww/ww_buddy_tasker.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
# ****************************************************************************
|
||||
# CUI
|
||||
#
|
||||
# The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
|
||||
#
|
||||
# The use, dissemination or disclosure of data in this file is subject to
|
||||
# limitation or restriction. See accompanying README and LICENSE for details.
|
||||
# ****************************************************************************
|
||||
|
||||
include_once processors/quantum_agents/aiai/ai_quantum_tasker.txt
|
||||
|
||||
include_once processors/quantum_agents/aiww/behavior_formation.txt
|
||||
#include_once processors/ripr_agents/aiww/behavior_buddy_uplink.txt
|
||||
|
||||
|
||||
processor WW_BUDDY_TASKER AI_QUANTUM_TASKER
|
||||
|
||||
#script_variables
|
||||
#end_script_variables
|
||||
|
||||
behavior_tree
|
||||
selector
|
||||
behavior_node go_home
|
||||
behavior_node formation
|
||||
end_selector
|
||||
#behavior_node buddy_uplink
|
||||
end_behavior_tree
|
||||
|
||||
end_processor
|
||||
|
||||
Reference in New Issue
Block a user