Skip to content

Commit

Permalink
feat: adding parquet_plane to pcg worlds
Browse files Browse the repository at this point in the history
  • Loading branch information
simojo committed Mar 9, 2024
1 parent 53096cb commit db6f59e
Show file tree
Hide file tree
Showing 94 changed files with 230,695 additions and 0 deletions.
2,746 changes: 2,746 additions & 0 deletions src/pcg/models/ceiling_10/meshes/MlVkdwADxX.stl

Large diffs are not rendered by default.

2,746 changes: 2,746 additions & 0 deletions src/pcg/models/ceiling_10/meshes/muIWsphSSW.stl

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions src/pcg/models/ceiling_10/model.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" ?>
<model>
<name>ceiling_10</name>
<description></description>
<version>1.6</version>
<sdf version="1.6">model.sdf</sdf>
<author>
<name>clover</name>
<email>clover@email.com</email>
</author>
</model>
40 changes: 40 additions & 0 deletions src/pcg/models/ceiling_10/model.sdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0" ?>
<sdf version="1.6">
<model name="ceiling_10">
<pose frame="">0 0 6 0 -0 0</pose>
<static>1</static>
<self_collide>0</self_collide>
<allow_auto_disable>0</allow_auto_disable>
<link name="mesh">
<kinematic>0</kinematic>
<gravity>1</gravity>
<self_collide>0</self_collide>
<collision name="collision">
<geometry>
<mesh>
<uri>model://ceiling_10/meshes/MlVkdwADxX.stl</uri>
<scale>1 1 1</scale>
</mesh>
</geometry>
<pose frame="">-3.09795 -7.93164 -0.075 0 -0 0</pose>
<max_contacts>20</max_contacts>
</collision>
<visual name="visual">
<geometry>
<mesh>
<uri>model://ceiling_10/meshes/muIWsphSSW.stl</uri>
<scale>1 1 1</scale>
</mesh>
</geometry>
<material>
<ambient>0.113725 0.00784314 0 1</ambient>
<diffuse>0.11372549019607843 0.00784313725490196 0.0 1</diffuse>
</material>
<pose frame="">-3.09795 -7.93164 -0.075 0 -0 0</pose>
<cast_shadows>1</cast_shadows>
<transparency>0.0</transparency>
</visual>
<pose frame="">0 0 0 0 -0 0</pose>
</link>
</model>
</sdf>
Loading

0 comments on commit db6f59e

Please sign in to comment.