Files
modelec-marcel-ROS/src/modelec_strat/data/obstacles.xml
Ackimixs d9b1080516 Develop strat 7 (#32)
Co-authored-by: modelec <modelec-isen@gmail.com>
2026-03-11 16:38:23 +01:00

26 lines
1.3 KiB
XML

<Obstacles>
<!-- TOP -->
<Obstacle id="2" x="1500" y="1775" theta="1.5708" width="1800" height="450" type="estrade"/>
<!-- Box TOP TO BOTTOM LEFT -->
<!--<Obstacle id="10" x="175" y="1200" theta="0" width="200" height="150" type="box" />
<Obstacle id="11" x="1150" y="800" theta="1.5708" width="200" height="150" type="box" >
<possible-angle theta="-1.5708" />
</Obstacle>
<Obstacle id="12" x="175" y="400" theta="0" width="200" height="150" type="box" />
<Obstacle id="13" x="1100" y="175" theta="1.5708" width="200" height="150" type="box" />-->
<!-- Box TOP TO BOTTOM RIGHT -->
<Obstacle id="20" x="2825" y="1200" theta="3.1415" width="200" height="150" type="box" />
<Obstacle id="21" x="1850" y="800" theta="1.5708" width="200" height="150" type="box">
<possible-angle theta="-1.5708" />
</Obstacle>
<Obstacle id="22" x="2825" y="400" theta="3.1415" width="200" height="150" type="box"/>
<Obstacle id="23" x="1900" y="175" theta="1.5708" width="200" height="150" type="box"/>
<!-- PAMI Start -->
<Obstacle id="30" x="75" y="1750" theta="1.5708" width="150" height="450" type="pami-start"/>
<Obstacle id="31" x="2925" y="1750" theta="1.5708" width="150" height="450" type="pami-start"/>
</Obstacles>