init
This commit is contained in:
BIN
law_office/materials/textures/law_office_diffuse.jpg
Normal file
BIN
law_office/materials/textures/law_office_diffuse.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 582 KiB |
BIN
law_office/materials/textures/law_office_spec.jpg
Normal file
BIN
law_office/materials/textures/law_office_spec.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 392 KiB |
185
law_office/meshes/law_office.dae
Executable file
185
law_office/meshes/law_office.dae
Executable file
File diff suppressed because one or more lines are too long
16
law_office/model.config
Normal file
16
law_office/model.config
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<model>
|
||||
<name>Law office</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 law office.
|
||||
</description>
|
||||
</model>
|
23
law_office/model.sdf
Normal file
23
law_office/model.sdf
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" ?>
|
||||
<sdf version="1.6">
|
||||
<model name="law_office">
|
||||
<static>true</static>
|
||||
<link name="link">
|
||||
<collision name="collision">
|
||||
<pose>0 0 6.962436368 0 0 0</pose>
|
||||
<geometry>
|
||||
<box>
|
||||
<size>6.844012958 5.431646878 13.924872736</size>
|
||||
</box>
|
||||
</geometry>
|
||||
</collision>
|
||||
<visual name="visual">
|
||||
<geometry>
|
||||
<mesh>
|
||||
<uri>model://law_office/meshes/law_office.dae</uri>
|
||||
</mesh>
|
||||
</geometry>
|
||||
</visual>
|
||||
</link>
|
||||
</model>
|
||||
</sdf>
|
Reference in New Issue
Block a user