25 lines
611 B
XML
25 lines
611 B
XML
<?xml version="1.0" ?>
|
|
<sdf version="1.6">
|
|
<model name="thrift_shop">
|
|
<static>true</static>
|
|
<link name="link">
|
|
<collision name="collision">
|
|
<pose>0 0 5.694693596 0 0 0</pose>
|
|
<geometry>
|
|
<box>
|
|
<size>7.212969278 5.431646878 11.389387193</size>
|
|
</box>
|
|
</geometry>
|
|
</collision>
|
|
<visual name="visual">
|
|
<pose>0 -0.912490988 0 0 0 0</pose>
|
|
<geometry>
|
|
<mesh>
|
|
<uri>model://thrift_shop/meshes/thrift_shop.dae</uri>
|
|
</mesh>
|
|
</geometry>
|
|
</visual>
|
|
</link>
|
|
</model>
|
|
</sdf>
|