Skip to content

Instantly share code, notes, and snippets.

@xiangyuanhang
Created November 24, 2019 14:55
Show Gist options
  • Save xiangyuanhang/2e2edcd5fcbf35720518e8c59dacacfe to your computer and use it in GitHub Desktop.
Save xiangyuanhang/2e2edcd5fcbf35720518e8c59dacacfe to your computer and use it in GitHub Desktop.
global.xml
<ObstacleSet type="explicit" class="1">
<Obstacle closed="1" >
<Vertex p_x="-2.000000" p_y="-4.000000" />
<Vertex p_x="-2.000000" p_y="0.000000" />
<Vertex p_x="-7.000000" p_y="0.000000" />
<Vertex p_x="-7.000000" p_y="9.000000" />
<Vertex p_x="-2.000000" p_y="9.000000" />
<Vertex p_x="-2.000000" p_y="13.000000" />
<Vertex p_x="-8.000000" p_y="13.000000" />
<Vertex p_x="-8.000000" p_y="-4.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="8.000000" p_y="-4.000000" />
<Vertex p_x="8.000000" p_y="13.000000" />
<Vertex p_x="2.000000" p_y="13.000000" />
<Vertex p_x="2.000000" p_y="9.000000" />
<Vertex p_x="7.000000" p_y="9.000000" />
<Vertex p_x="7.000000" p_y="0.000000" />
<Vertex p_x="2.000000" p_y="0.000000" />
<Vertex p_x="2.000000" p_y="-4.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="-1.000000" p_y="2.000000" />
<Vertex p_x="1.000000" p_y="2.000000" />
<Vertex p_x="1.000000" p_y="3.000000" />
<Vertex p_x="-1.000000" p_y="3.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="-5.000000" p_y="2.000000" />
<Vertex p_x="-3.000000" p_y="2.000000" />
<Vertex p_x="-3.000000" p_y="3.000000" />
<Vertex p_x="-5.000000" p_y="3.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="3.000000" p_y="2.000000" />
<Vertex p_x="5.000000" p_y="2.000000" />
<Vertex p_x="5.000000" p_y="3.000000" />
<Vertex p_x="3.000000" p_y="3.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="-2.500000" p_y="4.000000" />
<Vertex p_x="-1.500000" p_y="4.000000" />
<Vertex p_x="-1.500000" p_y="5.000000" />
<Vertex p_x="-2.500000" p_y="5.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="-4.500000" p_y="4.000000" />
<Vertex p_x="-3.500000" p_y="4.000000" />
<Vertex p_x="-3.500000" p_y="5.000000" />
<Vertex p_x="-4.500000" p_y="5.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="-0.500000" p_y="4.000000" />
<Vertex p_x="0.500000" p_y="4.000000" />
<Vertex p_x="0.500000" p_y="5.000000" />
<Vertex p_x="-0.500000" p_y="5.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="1.500000" p_y="4.000000" />
<Vertex p_x="2.500000" p_y="4.000000" />
<Vertex p_x="2.500000" p_y="5.000000" />
<Vertex p_x="1.500000" p_y="5.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="3.500000" p_y="4.000000" />
<Vertex p_x="4.500000" p_y="4.000000" />
<Vertex p_x="4.500000" p_y="5.000000" />
<Vertex p_x="3.500000" p_y="5.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="-1.000000" p_y="6.000000" />
<Vertex p_x="1.000000" p_y="6.000000" />
<Vertex p_x="1.000000" p_y="7.000000" />
<Vertex p_x="-1.000000" p_y="7.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="-5.000000" p_y="6.000000" />
<Vertex p_x="-3.000000" p_y="6.000000" />
<Vertex p_x="-3.000000" p_y="7.000000" />
<Vertex p_x="-5.000000" p_y="7.000000" />
</Obstacle>
<Obstacle closed="1" >
<Vertex p_x="3.000000" p_y="6.000000" />
<Vertex p_x="5.000000" p_y="6.000000" />
<Vertex p_x="5.000000" p_y="7.000000" />
<Vertex p_x="3.000000" p_y="7.000000" />
</Obstacle>
</ObstacleSet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment