11月修改
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# File generated by Wizard 2.9.0 on Oct 22, 2025.
|
||||
include_once sensors/radar/acq_radar.txt
|
||||
include_once signatures/human_signature.txt
|
||||
include_once behavior/net_detect_group_behavior/move.txt
|
||||
|
||||
platform_type NET_DETECT_GROUP WSF_PLATFORM
|
||||
icon low_blow
|
||||
@@ -8,6 +9,10 @@ platform_type NET_DETECT_GROUP WSF_PLATFORM
|
||||
optical_signature HUMAN_OPTICAL_SIGNATURE
|
||||
radar_signature HUMAN_RADAR_SIGNATURE
|
||||
|
||||
mover WSF_GROUND_MOVER
|
||||
|
||||
end_mover
|
||||
|
||||
sensor ew_radar ACQ_RADAR
|
||||
on
|
||||
internal_link data_mgr
|
||||
@@ -17,10 +22,24 @@ platform_type NET_DETECT_GROUP WSF_PLATFORM
|
||||
processor data_mgr WSF_LINKED_PROCESSOR
|
||||
report_to commander via sub_net
|
||||
end_processor
|
||||
|
||||
processor task_mgr WSF_SCRIPT_PROCESSOR
|
||||
update_interval 5 sec
|
||||
advanced_behavior_tree
|
||||
btt on
|
||||
selector
|
||||
behavior_node move
|
||||
end_selector
|
||||
end_advanced_behavior_tree
|
||||
end_processor
|
||||
|
||||
comm sub_net DATALINK
|
||||
network_name <local:slave>
|
||||
#internal_link task_mgr
|
||||
end_comm
|
||||
|
||||
comm cmdr_net DATALINK
|
||||
network_name <local:slave>
|
||||
internal_link task_mgr
|
||||
end_comm
|
||||
|
||||
end_platform_type
|
||||
Reference in New Issue
Block a user