forked from luizrenault/SSLView
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRoboIME.lvproj
More file actions
245 lines (245 loc) · 20.4 KB
/
RoboIME.lvproj
File metadata and controls
245 lines (245 loc) · 20.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="16008000">
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
<Property Name="NI.Project.Description" Type="Str"></Property>
<Item Name="My Computer" Type="My Computer">
<Property Name="NI.SortType" Type="Int">3</Property>
<Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.tcp.enabled" Type="Bool">false</Property>
<Property Name="server.tcp.port" Type="Int">0</Property>
<Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property>
<Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property>
<Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="Controls" Type="Folder">
<Item Name="SSL Detection Ball.ctl" Type="VI" URL="../SSL Detection Ball.ctl"/>
<Item Name="SSL Detection Frame.ctl" Type="VI" URL="../SSL Detection Frame.ctl"/>
<Item Name="SSL Detection Robot.ctl" Type="VI" URL="../SSL Detection Robot.ctl"/>
<Item Name="SSL Geometry Camera Calibration.ctl" Type="VI" URL="../SSL Geometry Camera Calibration.ctl"/>
<Item Name="SSL Geometry Field Size.ctl" Type="VI" URL="../SSL Geometry Field Size.ctl"/>
<Item Name="SSL Referee Game Status.ctl" Type="VI" URL="../SSL Referee Game Status.ctl"/>
<Item Name="SSL Referee.ctl" Type="VI" URL="../SSL Referee.ctl"/>
<Item Name="SSL Referee Team Info.ctl" Type="VI" URL="../SSL Referee Team Info.ctl"/>
<Item Name="SSL Field State.ctl" Type="VI" URL="../SSL/SSL Field State.ctl"/>
</Item>
<Item Name="SubVI" Type="Folder">
<Item Name="GUI" Type="Folder">
<Item Name="Field Draw Ball.vi" Type="VI" URL="../Field Draw Ball.vi"/>
<Item Name="Field Draw Balls.vi" Type="VI" URL="../Field Draw Balls.vi"/>
<Item Name="Field Draw Field.vi" Type="VI" URL="../Field Draw Field.vi"/>
<Item Name="Field Draw Robot.vi" Type="VI" URL="../Field Draw Robot.vi"/>
<Item Name="Field Draw Robots.vi" Type="VI" URL="../Field Draw Robots.vi"/>
<Item Name="Field.vi" Type="VI" URL="../Field.vi"/>
<Item Name="SSL Referee Stage to GUI Stage.vi" Type="VI" URL="../SSL Referee Stage to GUI Stage.vi"/>
<Item Name="SSL Referee to GUI Referee.vi" Type="VI" URL="../SSL Referee to GUI Referee.vi"/>
<Item Name="SSL Referee Command to GUI Command.vi" Type="VI" URL="../SSL Referee Command to GUI Command.vi"/>
<Item Name="IA Robot Display.ctl" Type="VI" URL="../GUI/IA Robot Display.ctl"/>
<Item Name="IA Robot Line Display.ctl" Type="VI" URL="../GUI/IA Robot Line Display.ctl"/>
<Item Name="IA To GUI Robot.vi" Type="VI" URL="../GUI/IA To GUI Robot.vi"/>
</Item>
<Item Name="SSL" Type="Folder">
<Item Name="SSL Detection Frame.vi" Type="VI" URL="../SSL Detection Frame.vi"/>
<Item Name="SSL Detection Robot.vi" Type="VI" URL="../SSL Detection Robot.vi"/>
<Item Name="SSL Detection Ball.vi" Type="VI" URL="../SSL Detection Ball.vi"/>
<Item Name="SSL Geometry Data.vi" Type="VI" URL="../SSL Geometry Data.vi"/>
<Item Name="Decode SSL Wrapper Package.vi" Type="VI" URL="../Decode SSL Wrapper Package.vi"/>
<Item Name="Decode Robots.vi" Type="VI" URL="../Decode Robots.vi"/>
<Item Name="Decode Balls.vi" Type="VI" URL="../Decode Balls.vi"/>
<Item Name="SSL UDP Receiver.vi" Type="VI" URL="../SSL/SSL UDP Receiver.vi"/>
<Item Name="SSL Log Reader.vi" Type="VI" URL="../SSL/SSL Log Reader.vi"/>
</Item>
<Item Name="ProtoBuf" Type="Folder">
<Item Name="Decoder" Type="Folder">
<Item Name="Varint Base128 Decoder.vi" Type="VI" URL="../Varint Base128 Decoder.vi"/>
<Item Name="Varint Decoder uint32.vi" Type="VI" URL="../Varint Decoder uint32.vi"/>
<Item Name="Varint Decoder uint64.vi" Type="VI" URL="../Varint Decoder uint64.vi"/>
<Item Name="Varint Decoder.vi" Type="VI" URL="../Varint Decoder.vi"/>
<Item Name="Varint Decoder sint32.vi" Type="VI" URL="../Varint Decoder sint32.vi"/>
<Item Name="Length-delimited Decoder.vi" Type="VI" URL="../Length-delimited Decoder.vi"/>
<Item Name="Double Decoder.vi" Type="VI" URL="../Double Decoder.vi"/>
<Item Name="Float Decoder.vi" Type="VI" URL="../Float Decoder.vi"/>
<Item Name="Proto Key And Type.vi" Type="VI" URL="../Proto Key And Type.vi"/>
</Item>
<Item Name="Encoder" Type="Folder">
<Item Name="Double Encoder.vi" Type="VI" URL="../Double Encoder.vi"/>
<Item Name="Float Encoder.vi" Type="VI" URL="../Float Encoder.vi"/>
<Item Name="Varint Encoder uint64.vi" Type="VI" URL="../Varint Encoder uint64.vi"/>
<Item Name="Varint Encoder.vi" Type="VI" URL="../Varint Encoder.vi"/>
<Item Name="Varint Base128 Encoder.vi" Type="VI" URL="../Varint Base128 Encoder.vi"/>
<Item Name="Varint Encoder uint32.vi" Type="VI" URL="../Varint Encoder uint32.vi"/>
<Item Name="Length Delimited Encoder.vi" Type="VI" URL="../ProtoBuf/Length Delimited Encoder.vi"/>
<Item Name="Bool Encoder.vi" Type="VI" URL="../Bool Encoder.vi"/>
</Item>
</Item>
<Item Name="grSim" Type="Folder" URL="../grSim">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Util" Type="Folder">
<Item Name="SSL Detection Ball Closest.vi" Type="VI" URL="../SSL Detection Ball Closest.vi"/>
<Item Name="SSL Detection Ball Coordinate.vi" Type="VI" URL="../SSL Detection Ball Coordinate.vi"/>
<Item Name="SSL Detection Ball Distance.vi" Type="VI" URL="../SSL Detection Ball Distance.vi"/>
<Item Name="SSL Detection Balls Delete Invalids.vi" Type="VI" URL="../SSL Detection Balls Delete Invalids.vi"/>
<Item Name="SSL Detection Balls Invalidate.vi" Type="VI" URL="../SSL Detection Balls Invalidate.vi"/>
<Item Name="SSL Detection Frame Balls Estimator.vi" Type="VI" URL="../SSL Detection Frame Balls Estimator.vi"/>
<Item Name="SSL Detection Frame Robots Estimator.vi" Type="VI" URL="../SSL Detection Frame Robots Estimator.vi"/>
<Item Name="SSL Detection Frame Simple Estimator.vi" Type="VI" URL="../SSL Detection Frame Simple Estimator.vi"/>
<Item Name="SSL Detection Robots Delete Invalids.vi" Type="VI" URL="../SSL Detection Robots Delete Invalids.vi"/>
<Item Name="SSL Detection Robots Invalidate.vi" Type="VI" URL="../SSL Detection Robots Invalidate.vi"/>
<Item Name="SSL Log Sync.vi" Type="VI" URL="../SSL Log Sync.vi"/>
<Item Name="Serial Transmitter.vi" Type="VI" URL="../Util/Serial Transmitter.vi"/>
</Item>
<Item Name="Referee" Type="Folder">
<Item Name="Referee.vi" Type="VI" URL="../Referee.vi"/>
<Item Name="Decode Robots Referee.vi" Type="VI" URL="../Decode Robots Referee.vi"/>
<Item Name="Decode Points Referee.vi" Type="VI" URL="../Decode Points Referee.vi"/>
<Item Name="SSL Detection Points Referee.vi" Type="VI" URL="../SSL Detection Points Referee.vi"/>
<Item Name="SSL Detection Robot Referee.vi" Type="VI" URL="../SSL Detection Robot Referee.vi"/>
</Item>
<Item Name="Trash" Type="Folder" URL="../Trash">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Intel" Type="Folder" URL="../Intel">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Core" Type="Folder" URL="../Core">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Filters" Type="Folder" URL="../Filters">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Control" Type="Folder" URL="../Control">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Carla's Codes" Type="Folder" URL="../Carla's Codes">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="SSL Vision Package Selector.vi" Type="VI" URL="../SSL/SSL Vision Package Selector.vi"/>
<Item Name="Get Ball Pose.vi" Type="VI" URL="../Util/Get Ball Pose.vi"/>
<Item Name="Get Robot Pose.vi" Type="VI" URL="../Util/Get Robot Pose.vi"/>
<Item Name="Get Pose.vi" Type="VI" URL="../Util/Get Pose.vi"/>
<Item Name="SSL Detection Frame Balls Kalman Estimator.vi" Type="VI" URL="../SSL/SSL Detection Frame Balls Kalman Estimator.vi"/>
<Item Name="Update Ball Pose.vi" Type="VI" URL="../Util/Update Ball Pose.vi"/>
<Item Name="SSL Detection Balls Delete Invalids with State and Cov.vi" Type="VI" URL="../Util/SSL Detection Balls Delete Invalids with State and Cov.vi"/>
<Item Name="Ball Kalman Filter And Update.vi" Type="VI" URL="../Util/Ball Kalman Filter And Update.vi"/>
<Item Name="SSL Detection Frame Simple Estimator Cameras.vi" Type="VI" URL="../Util/SSL Detection Frame Simple Estimator Cameras.vi"/>
<Item Name="SSL Detection Frame Simple Estimator Cameras Number.vi" Type="VI" URL="../Util/SSL Detection Frame Simple Estimator Cameras Number.vi"/>
<Item Name="SSL Detection Frame Simple Estimator Kalman.vi" Type="VI" URL="../Util/SSL Detection Frame Simple Estimator Kalman.vi"/>
<Item Name="Role Decisor Simple.vi" Type="VI" URL="../Role Decisor Simple.vi"/>
<Item Name="Role Decisors Selector.vi" Type="VI" URL="../Role Decisors Selector.vi"/>
<Item Name="Role Playing Simple.vi" Type="VI" URL="../Role Playing Simple.vi"/>
</Item>
<Item Name="SSL Vision Log Player.vi" Type="VI" URL="../SSL Vision Log Player.vi"/>
<Item Name="Lossy Stream-t'AI Input.ctl'.lvlib" Type="Library" URL="/<extravilib>/ChannelInstances/Lossy Stream-t'AI Input.ctl'.lvlib"/>
<Item Name="FPS Counter.vi" Type="VI" URL="../Util/FPS Counter.vi"/>
<Item Name="Update Timestamp.vi" Type="VI" URL="../Util/Update Timestamp.vi"/>
<Item Name="Sort Robots.vi" Type="VI" URL="../Util/Sort Robots.vi"/>
<Item Name="Ball out of field.vi" Type="VI" URL="../../../Downloads/Ball out of field.vi"/>
<Item Name="Update Sample History.vi" Type="VI" URL="../Util/Update Sample History.vi"/>
<Item Name="Select Robots By Confidence.vi" Type="VI" URL="../Util/Select Robots By Confidence.vi"/>
<Item Name="Correlate Balls.vi" Type="VI" URL="../Util/Correlate Balls.vi"/>
<Item Name="Ball Viewer.vi" Type="VI" URL="../Util/Ball Viewer.vi"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="Draw Arc.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Arc.vi"/>
<Item Name="Draw Circle by Radius.vi" Type="VI" URL="/<vilib>/picture/pictutil.llb/Draw Circle by Radius.vi"/>
<Item Name="Draw Rectangle.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Rectangle.vi"/>
<Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
<Item Name="NI_AALPro.lvlib" Type="Library" URL="/<vilib>/Analysis/NI_AALPro.lvlib"/>
<Item Name="Set Pen State.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Set Pen State.vi"/>
<Item Name="UDP Multicast Open.vi" Type="VI" URL="/<vilib>/Utility/tcp.llb/UDP Multicast Open.vi"/>
<Item Name="UDP Multicast Read-Only Open.vi" Type="VI" URL="/<vilib>/Utility/tcp.llb/UDP Multicast Read-Only Open.vi"/>
<Item Name="UDP Multicast Read-Write Open.vi" Type="VI" URL="/<vilib>/Utility/tcp.llb/UDP Multicast Read-Write Open.vi"/>
<Item Name="UDP Multicast Write-Only Open.vi" Type="VI" URL="/<vilib>/Utility/tcp.llb/UDP Multicast Write-Only Open.vi"/>
<Item Name="Lossy Behavior.ctl" Type="VI" URL="/<vilib>/ChannelSupport/Lossy Behavior.ctl"/>
<Item Name="LVPositionTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVPositionTypeDef.ctl"/>
<Item Name="Set Bold Text.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Set Bold Text.vi"/>
<Item Name="Find Tag.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Find Tag.vi"/>
<Item Name="Search and Replace Pattern.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Search and Replace Pattern.vi"/>
<Item Name="NI_Matrix.lvlib" Type="Library" URL="/<vilib>/Analysis/Matrix/NI_Matrix.lvlib"/>
<Item Name="NI_AALBase.lvlib" Type="Library" URL="/<vilib>/Analysis/NI_AALBase.lvlib"/>
<Item Name="NI_PID_pid.lvlib" Type="Library" URL="/<vilib>/addons/control/pid/NI_PID_pid.lvlib"/>
<Item Name="lvpidtkt.dll" Type="Document" URL="/<vilib>/addons/control/pid/lvpidtkt.dll"/>
<Item Name="NI_PID__prctrl compat.lvlib" Type="Library" URL="/<vilib>/addons/control/pid/NI_PID__prctrl compat.lvlib"/>
<Item Name="NI_AAL_Angle.lvlib" Type="Library" URL="/<vilib>/Analysis/NI_AAL_Angle.lvlib"/>
<Item Name="Draw Text at Point.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Text at Point.vi"/>
<Item Name="Get Text Rect.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Get Text Rect.vi"/>
<Item Name="Draw Text in Rect.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Text in Rect.vi"/>
<Item Name="PCT Pad String.vi" Type="VI" URL="/<vilib>/picture/picture.llb/PCT Pad String.vi"/>
<Item Name="VISA Configure Serial Port (Serial Instr).vi" Type="VI" URL="/<vilib>/Instr/_visa.llb/VISA Configure Serial Port (Serial Instr).vi"/>
<Item Name="VISA Configure Serial Port (Instr).vi" Type="VI" URL="/<vilib>/Instr/_visa.llb/VISA Configure Serial Port (Instr).vi"/>
<Item Name="VISA Configure Serial Port" Type="VI" URL="/<vilib>/Instr/_visa.llb/VISA Configure Serial Port"/>
<Item Name="Draw Multiple Lines.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Multiple Lines.vi"/>
<Item Name="NI_PtbyPt.lvlib" Type="Library" URL="/<vilib>/ptbypt/NI_PtbyPt.lvlib"/>
<Item Name="NI_Gmath.lvlib" Type="Library" URL="/<vilib>/gmath/NI_Gmath.lvlib"/>
<Item Name="subElapsedTime.vi" Type="VI" URL="/<vilib>/express/express execution control/ElapsedTimeBlock.llb/subElapsedTime.vi"/>
<Item Name="FormatTime String.vi" Type="VI" URL="/<vilib>/express/express execution control/ElapsedTimeBlock.llb/FormatTime String.vi"/>
</Item>
<Item Name="_ChannelSupport.lvlib" Type="Library" URL="/<resource>/ChannelSupport/_ChannelSupport/_ChannelSupport.lvlib"/>
<Item Name="lvanlys.dll" Type="Document" URL="/<resource>/lvanlys.dll"/>
<Item Name="PipeLogic.lvclass" Type="LVClass" URL="/<resource>/ChannelSupport/_ChannelSupport/PipeLogic/PipeLogic.lvclass"/>
<Item Name="Stream-a[.](u8).lvlib" Type="Library" URL="/<extravilib>/ChannelInstances/Stream-a[.](u8).lvlib"/>
<Item Name="Update Probe Details String.vi" Type="VI" URL="/<resource>/ChannelSupport/_ChannelSupport/ProbeSupport/Update Probe Details String.vi"/>
<Item Name="ProbeFormatting.vi" Type="VI" URL="/<resource>/ChannelSupport/_ChannelSupport/ProbeSupport/ProbeFormatting.vi"/>
<Item Name="ChannelProbePositionAndTitle.vi" Type="VI" URL="/<resource>/ChannelSupport/_ChannelSupport/ChannelProbePositionAndTitle.vi"/>
<Item Name="ChannelProbeWindowStagger.vi" Type="VI" URL="/<resource>/ChannelSupport/_ChannelSupport/ChannelProbeWindowStagger.vi"/>
<Item Name="Stream.lvlib" Type="Library" URL="/<resource>/Channels/Stream/Stream.lvlib"/>
<Item Name="Lossy Stream-a[.](u8).lvlib" Type="Library" URL="/<extravilib>/ChannelInstances/Lossy Stream-a[.](u8).lvlib"/>
<Item Name="measurement residual.vi" Type="VI" URL="../measurement residual.vi"/>
<Item Name="posterior estimate covariance.vi" Type="VI" URL="../posterior estimate covariance.vi"/>
<Item Name="kalman gain.vi" Type="VI" URL="../kalman gain.vi"/>
<Item Name="innovation covariance.vi" Type="VI" URL="../innovation covariance.vi"/>
<Item Name="predict state.vi" Type="VI" URL="../predict state.vi"/>
<Item Name="estimate covariance.vi" Type="VI" URL="../estimate covariance.vi"/>
<Item Name="calculo de f_k.vi" Type="VI" URL="../calculo de f_k.vi"/>
<Item Name="Lossy Stream-t'SSL Referee Game Status.ctl'.lvlib" Type="Library" URL="/<extravilib>/ChannelInstances/Lossy Stream-t'SSL Referee Game Status.ctl'.lvlib"/>
<Item Name="2DVectorNormalizer.vi" Type="VI" URL="../Util/2DVectorNormalizer.vi"/>
<Item Name="lvanlys.framework" Type="Document" URL="/<resource>/lvanlys.framework"/>
<Item Name="In Range.vi" Type="VI" URL="../Util/In Range.vi"/>
<Item Name="Lossy Stream-t'SSL Field State.ctl'.lvlib" Type="Library" URL="/<extravilib>/ChannelInstances/Lossy Stream-t'SSL Field State.ctl'.lvlib"/>
<Item Name="Check Reference.vi" Type="VI" URL="../Util/Check Reference.vi"/>
<Item Name="Modulo.vi" Type="VI" URL="../Util/Modulo.vi"/>
<Item Name="distance.vi" Type="VI" URL="../Util/distance.vi"/>
<Item Name="Select None or Robot.ctl" Type="VI" URL="../Util/Select None or Robot.ctl"/>
<Item Name="DynamicPersonality.vi" Type="VI" URL="../DynamicPersonality.vi"/>
<Item Name="GoToTest.vi" Type="VI" URL="../GoToTest.vi"/>
<Item Name="SSL Detection Frame Robots Kalman Estimator.vi" Type="VI" URL="../SSL/SSL Detection Frame Robots Kalman Estimator.vi"/>
<Item Name="Robot Kalman Filter And Update.vi" Type="VI" URL="../Util/Robot Kalman Filter And Update.vi"/>
<Item Name="Update Robot Pose.vi" Type="VI" URL="../Util/Update Robot Pose.vi"/>
<Item Name="SSL Detection Robots Delete Invalids Kalman.vi" Type="VI" URL="../SSL Detection Robots Delete Invalids Kalman.vi"/>
<Item Name="potential-field.vi" Type="VI" URL="../Potential Field/potential-field.vi"/>
<Item Name="repulsive-force.vi" Type="VI" URL="../Potential Field/repulsive-force.vi"/>
<Item Name="SSL Data Receiver.vi" Type="VI" URL="../Util/SSL Data Receiver.vi"/>
<Item Name="TouchEvent.vi" Type="VI" URL="../Util/TouchEvent.vi"/>
<Item Name=")Channel.ctl" Type="VI" URL="/<extravilib>/ChannelInstances/Lossy Stream-c(t'SSL Detection Frame.ctl',c(u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32))/)Channel.ctl"/>
<Item Name="Read.vi" Type="VI" URL="/<extravilib>/ChannelInstances/Lossy Stream-c(t'SSL Detection Frame.ctl',c(u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32))/Read.vi"/>
<Item Name="Read With Abort.vi" Type="VI" URL="/<extravilib>/ChannelInstances/Lossy Stream-c(t'SSL Detection Frame.ctl',c(u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32))/Read With Abort.vi"/>
<Item Name="Endpoint.vi" Type="VI" URL="/<extravilib>/ChannelInstances/Lossy Stream-c(t'SSL Detection Frame.ctl',c(u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32))/Endpoint.vi"/>
<Item Name=")Channel.vi" Type="VI" URL="/<extravilib>/ChannelInstances/Lossy Stream-c(t'SSL Detection Frame.ctl',c(u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32,u32))/)Channel.vi"/>
<Item Name="Kalman H.vi" Type="VI" URL="../Util/Kalman H.vi"/>
<Item Name="Kalman F.vi" Type="VI" URL="../Util/Kalman F.vi"/>
<Item Name="Update Frame Array.vi" Type="VI" URL="../Util/Update Frame Array.vi"/>
<Item Name="Search Or Add Frame.vi" Type="VI" URL="../Util/Search Or Add Frame.vi"/>
<Item Name="Update Frame Element.vi" Type="VI" URL="../Util/Update Frame Element.vi"/>
<Item Name="Replace Or Add Robots.vi" Type="VI" URL="../Util/Replace Or Add Robots.vi"/>
<Item Name="Sort Frame Array.vi" Type="VI" URL="../Util/Sort Frame Array.vi"/>
<Item Name="Check and Create Kalman Data.vi" Type="VI" URL="../Util/Check and Create Kalman Data.vi"/>
<Item Name="Before After View.vi" Type="VI" URL="../Util/Before After View.vi"/>
<Item Name="Best y.vi" Type="VI" URL="../Util/Best y.vi"/>
<Item Name="segment.ctl" Type="VI" URL="../Util/segment.ctl"/>
<Item Name="insert_stack.vi" Type="VI" URL="../Util/insert_stack.vi"/>
<Item Name="top_stack.vi" Type="VI" URL="../Util/top_stack.vi"/>
<Item Name="pop_stack.vi" Type="VI" URL="../Util/pop_stack.vi"/>
<Item Name="Angle Between 2D Vectors.vi" Type="VI" URL="../Angle Between 2D Vectors.vi"/>
<Item Name="Ball out of Vision.vi" Type="VI" URL="../Util/Ball out of Vision.vi"/>
<Item Name="Ball out of field.vi" Type="VI" URL="../Util/Ball out of field.vi"/>
<Item Name="Ball at goalkeeper area.vi" Type="VI" URL="../Util/Ball at goalkeeper area.vi"/>
<Item Name="SSL Detection Ball w ID.ctl" Type="VI" URL="../SSL Detection Ball w ID.ctl"/>
<Item Name="Sort Balls.vi" Type="VI" URL="../Util/Sort Balls.vi"/>
<Item Name="Replace Or Add Balls.vi" Type="VI" URL="../Util/Replace Or Add Balls.vi"/>
<Item Name="magnetic-field.vi" Type="VI" URL="../Potential Field/magnetic-field.vi"/>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>