init
This commit is contained in:
BIN
thrift_shop/materials/textures/thrift_shop_diffuse.jpg
Normal file
BIN
thrift_shop/materials/textures/thrift_shop_diffuse.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 622 KiB |
BIN
thrift_shop/materials/textures/thrift_shop_spec.jpg
Normal file
BIN
thrift_shop/materials/textures/thrift_shop_spec.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 445 KiB |
185
thrift_shop/meshes/thrift_shop.dae
Executable file
185
thrift_shop/meshes/thrift_shop.dae
Executable file
File diff suppressed because one or more lines are too long
16
thrift_shop/model.config
Normal file
16
thrift_shop/model.config
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<model>
|
||||
<name>Thrift shop</name>
|
||||
<version>1.0</version>
|
||||
<sdf version="1.6">model.sdf</sdf>
|
||||
|
||||
<author>
|
||||
<name>Nate Koenig</name>
|
||||
<email>nate@osrfoundation.org</email>
|
||||
</author>
|
||||
|
||||
<description>
|
||||
A downtown thrift shop.
|
||||
</description>
|
||||
</model>
|
||||
24
thrift_shop/model.sdf
Normal file
24
thrift_shop/model.sdf
Normal file
@@ -0,0 +1,24 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user