| 12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- <mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/27.0.2 Chrome/134.0.6998.205 Electron/35.3.0 Safari/537.36" version="27.0.2">
- <diagram name="Page-1" id="nAkou02nAaZLxLxVMKO7">
- <mxGraphModel dx="679" dy="404" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
- <root>
- <mxCell id="0" />
- <mxCell id="1" parent="0" />
- <mxCell id="5_IOB1qDdon7MhArF_90-1" value="ObstacleMap" style="shape=folder;align=center;verticalAlign=middle;fontStyle=0;tabWidth=100;tabHeight=30;tabPosition=left;html=1;boundedLbl=1;labelInHeader=1;rounded=1;absoluteArcSize=1;arcSize=10;whiteSpace=wrap;" parent="1" vertex="1">
- <mxGeometry x="140" y="105" width="220" height="180" as="geometry" />
- </mxCell>
- <mxCell id="5_IOB1qDdon7MhArF_90-5" value="Idle" style="html=1;align=center;verticalAlign=top;rounded=1;absoluteArcSize=1;arcSize=10;dashed=0;whiteSpace=wrap;" parent="1" vertex="1">
- <mxGeometry x="195" y="180" width="105" height="30" as="geometry" />
- </mxCell>
- <mxCell id="5GKcOPhSaOfifxQPznpE-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="5_IOB1qDdon7MhArF_90-5" target="5_IOB1qDdon7MhArF_90-5" edge="1">
- <mxGeometry relative="1" as="geometry">
- <Array as="points">
- <mxPoint x="248" y="240" />
- <mxPoint x="340" y="240" />
- <mxPoint x="340" y="195" />
- </Array>
- </mxGeometry>
- </mxCell>
- <mxCell id="5GKcOPhSaOfifxQPznpE-4" value="update_map" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="5GKcOPhSaOfifxQPznpE-3" vertex="1" connectable="0">
- <mxGeometry x="-0.2981" y="-1" relative="1" as="geometry">
- <mxPoint x="9" y="-11" as="offset" />
- </mxGeometry>
- </mxCell>
- <mxCell id="5GKcOPhSaOfifxQPznpE-5" value="" style="ellipse;html=1;shape=startState;fillColor=#000000;strokeColor=#ff0000;" parent="1" vertex="1">
- <mxGeometry x="160" y="150" width="20" height="20" as="geometry" />
- </mxCell>
- <mxCell id="5GKcOPhSaOfifxQPznpE-7" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.496;exitY=0.812;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="5GKcOPhSaOfifxQPznpE-5" target="5_IOB1qDdon7MhArF_90-5" edge="1">
- <mxGeometry width="50" height="50" relative="1" as="geometry">
- <mxPoint x="240" y="270" as="sourcePoint" />
- <mxPoint x="290" y="220" as="targetPoint" />
- <Array as="points">
- <mxPoint x="170" y="195" />
- </Array>
- </mxGeometry>
- </mxCell>
- </root>
- </mxGraphModel>
- </diagram>
- </mxfile>
|