-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFlowchart.drawio
More file actions
261 lines (261 loc) · 24.6 KB
/
Copy pathFlowchart.drawio
File metadata and controls
261 lines (261 loc) · 24.6 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
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0" version="29.6.3">
<diagram name="Page-1" id="w8fGaN1hld1g03YgTTRv">
<mxGraphModel dx="1571" dy="629" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="j2effXm1B7jBwHNOI026-1" parent="1" style="shape=ellipse;html=1;dashed=0;whiteSpace=wrap;perimeter=ellipsePerimeter;" value="Start<div><br></div>" vertex="1">
<mxGeometry height="50" width="100" x="360" y="30" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-3" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-2" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-1" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-2" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Initialize System<div><br></div><div>- Parameters<br>- AGV Speed<br>- Battery Drain<br>- Safe Distance<br>- Charging Targets<br>- Frame Timing<br>- Total Tasks</div>" vertex="1">
<mxGeometry height="120" width="140" x="340" y="130" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-5" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-2" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-4" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Generate Track Geometry" vertex="1">
<mxGeometry height="60" width="120" x="350" y="300" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-7" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-4" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-6" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Coordinate Transformation" vertex="1">
<mxGeometry height="60" width="120" x="360" y="390" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-9" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-6" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-8" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Initialize Loading &amp; Unloading Stations" vertex="1">
<mxGeometry height="60" width="120" x="380" y="490" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-11" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-8" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-10" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Initialize Charging Stations" vertex="1">
<mxGeometry height="60" width="120" x="360" y="590" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-13" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-10" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-12" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Generate Shortcut Paths" vertex="1">
<mxGeometry height="60" width="120" x="365" y="690" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-15" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-12" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-14" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Initialize AGVs" vertex="1">
<mxGeometry height="60" width="120" x="365" y="790" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-17" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-16" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-14" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-16" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Initialize Dashboard UI" vertex="1">
<mxGeometry height="60" width="120" x="380" y="900" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-19" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-16" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-18" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Start Animation Engine<br>(FuncAnimation)" vertex="1">
<mxGeometry height="60" width="120" x="380" y="1000" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-1" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-20" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-21" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-2" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-20" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-18" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-20" parent="1" style="shape=image;html=1;verticalAlign=top;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;imageAspect=0;aspect=fixed;image=https://icons.diagrams.net/icon-cache1/Essential_Web_5-2055/process-loop-arrow-action-step-945.svg" value="" vertex="1">
<mxGeometry height="50" width="50" x="420" y="1100" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-21" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Update Simulation Time" vertex="1">
<mxGeometry height="60" width="120" x="380" y="1170" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-22" parent="1" style="shape=image;html=1;verticalAlign=top;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;imageAspect=0;aspect=fixed;image=https://icons.diagrams.net/icon-cache1/Essential_Web_2-2050/shuffle-mix-loop-arrow-process-736.svg" value="" vertex="1">
<mxGeometry height="50" width="50" x="425" y="1280" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-26" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-23" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" target="j2effXm1B7jBwHNOI026-25">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-28" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-23" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" target="j2effXm1B7jBwHNOI026-27">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-3" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-23" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-21" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-23" parent="1" style="rhombus;whiteSpace=wrap;html=1;" value="Battery ?" vertex="1">
<mxGeometry height="80" width="80" x="410" y="1280" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-30" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-25" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-29" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-25" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Stop AGV<br>Set State = STOPPED" vertex="1">
<mxGeometry height="60" width="120" x="190" y="1390" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-36" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-27" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-35" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-27" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="AGV Charging?" vertex="1">
<mxGeometry height="60" width="120" x="580" y="1390" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-32" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-29" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-31" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-29" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="<pre class="overflow-visible! px-0!" data-start="2518" data-end="2565"><div class="relative w-full mt-4 mb-1"><div class=""><div class="relative"><div class="h-full min-h-0 min-w-0"><div class="h-full min-h-0 min-w-0"><div class="border border-token-border-light border-radius-3xl corner-superellipse/1.1 rounded-3xl"><div class="h-full w-full border-radius-3xl bg-token-bg-elevated-secondary corner-superellipse/1.1 overflow-clip rounded-3xl lxnfua_clipPathFallback"><div class="relative"><div class="pe-11 pt-3"><div class="relative z-0 flex max-w-full"><div id="code-block-viewer" dir="ltr" class="q9tKkq_viewer cm-editor z-10 light:cm-light dark:cm-light flex h-full w-full flex-col items-stretch ͼs ͼ16"><div class="cm-scroller"><pre class="cm-content q9tKkq_readonly m-0"><code>Increase Battery Level</code></pre></div></div></div></div></div></div></div></div></div><div class=""><div class=""></div></div></div></div></div></pre>" vertex="1">
<mxGeometry height="60" width="120" x="190" y="1530" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-34" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-33" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-31" parent="1" style="rhombus;whiteSpace=wrap;html=1;rounded=0;" value="Battery Reached Target?" vertex="1">
<mxGeometry height="80" width="80" x="210" y="1660" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-33" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Release Charger<br>Return AGV to MOVE State" vertex="1">
<mxGeometry height="60" width="120" x="190" y="1830" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-38" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-35" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-37" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-35" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Continue Charging" vertex="1">
<mxGeometry height="60" width="120" x="580" y="1530" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-40" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-37" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-39" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-37" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Perform Collision Avoidance" vertex="1">
<mxGeometry height="60" width="120" x="580" y="1670" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-42" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-39" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" target="j2effXm1B7jBwHNOI026-41">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-44" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-39" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" target="j2effXm1B7jBwHNOI026-43">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-39" parent="1" style="rhombus;whiteSpace=wrap;html=1;rounded=0;" value="Safe Distance Maintained?" vertex="1">
<mxGeometry height="80" width="80" x="600" y="1800" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-41" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Pause AGV<br>Increase Wait Time" vertex="1">
<mxGeometry height="60" width="120" x="410" y="1910" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-46" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-43" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-45" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-43" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Move AGV Forward" vertex="1">
<mxGeometry height="60" width="120" x="740" y="1910" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-48" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-45" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-47" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-45" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Reduce Battery Level" vertex="1">
<mxGeometry height="60" width="120" x="740" y="2050" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-50" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-47" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-49" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-5" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-47" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="ynitTaXXxb0XuEn9Vh9h-4" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-47" parent="1" style="rhombus;whiteSpace=wrap;html=1;rounded=0;" value="Reached Loading Station?" vertex="1">
<mxGeometry height="80" width="80" x="760" y="2180" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-49" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Assign Task<br>Update Task Counters" vertex="1">
<mxGeometry height="60" width="120" x="580" y="2320" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-56" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-49" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-58" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-57" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-11" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="ynitTaXXxb0XuEn9Vh9h-10" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-55" parent="1" style="rhombus;whiteSpace=wrap;html=1;" value="Reached Unloading Station?" vertex="1">
<mxGeometry height="80" width="80" x="600" y="2460" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-57" parent="1" style="whiteSpace=wrap;html=1;" value="Complete Task<br>Update Throughput" vertex="1">
<mxGeometry height="60" width="120" x="465" y="2610" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-60" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-57" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-62" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-61" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-59" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Enable Smart Shortcut Routing" vertex="1">
<mxGeometry height="60" width="120" x="480" y="2730" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-64" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-61" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-63" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-13" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-61" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="ynitTaXXxb0XuEn9Vh9h-12" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-61" parent="1" style="rhombus;whiteSpace=wrap;html=1;rounded=0;" value="Battery Below 30%?" vertex="1">
<mxGeometry height="80" width="80" x="500" y="2860" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-66" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-63" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-65" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-63" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Search Available Charger" vertex="1">
<mxGeometry height="60" width="120" x="345" y="2970" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-68" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-65" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-67" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-70" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-65" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-69" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-65" parent="1" style="rhombus;whiteSpace=wrap;html=1;rounded=0;" value="Charger Available?" vertex="1">
<mxGeometry height="80" width="80" x="365" y="3100" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-67" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Reserve Charger<br>Move to Charging State" vertex="1">
<mxGeometry height="60" width="120" x="90" y="3240" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-15" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-69" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;">
<mxGeometry relative="1" as="geometry">
<mxPoint x="150" y="3330" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-69" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Continue Loop Movement<br>Wait for Charger" vertex="1">
<mxGeometry height="60" width="120" x="545" y="3230" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-14" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-71" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-67" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-71" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Continue Normal AGV Movement" vertex="1">
<mxGeometry height="60" width="120" x="90" y="3360" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-73" edge="1" parent="1" source="j2effXm1B7jBwHNOI026-72" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="j2effXm1B7jBwHNOI026-71" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j2effXm1B7jBwHNOI026-72" parent="1" style="rounded=0;whiteSpace=wrap;html=1;" value="Calculate KPI Metrics" vertex="1">
<mxGeometry height="60" width="120" x="425" y="3480" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-7" edge="1" parent="1" source="ynitTaXXxb0XuEn9Vh9h-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="ynitTaXXxb0XuEn9Vh9h-6" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-4" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Continue Loop Movement<br>Wait for Charger" vertex="1">
<mxGeometry height="60" width="120" x="900" y="2330" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-9" edge="1" parent="1" source="ynitTaXXxb0XuEn9Vh9h-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="ynitTaXXxb0XuEn9Vh9h-8" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-6" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Continue Normal AGV Movement" vertex="1">
<mxGeometry height="60" width="120" x="900" y="2470" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-8" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Calculate KPI Metrics" vertex="1">
<mxGeometry height="60" width="120" x="900" y="2610" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-10" parent="1" style="whiteSpace=wrap;html=1;" value="Continue Normal AGV Movement" vertex="1">
<mxGeometry height="60" width="120" x="690" y="2590" as="geometry" />
</mxCell>
<mxCell id="ynitTaXXxb0XuEn9Vh9h-12" parent="1" style="whiteSpace=wrap;html=1;rounded=0;" value="Continue Normal AGV Movement" vertex="1">
<mxGeometry height="60" width="120" x="640" y="2960" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>