git commit -m "first commit"
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 457 KiB |
163
simulators/sim_env/models/construction_cone/meshes/construction_cone.dae
Executable file
163
simulators/sim_env/models/construction_cone/meshes/construction_cone.dae
Executable file
File diff suppressed because one or more lines are too long
24
simulators/sim_env/models/construction_cone/model-1_3.sdf
Executable file
24
simulators/sim_env/models/construction_cone/model-1_3.sdf
Executable file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0"?>
|
||||
<sdf version="1.3">
|
||||
<model name="Construction Cone">
|
||||
<static>true</static>
|
||||
<link name="link">
|
||||
<collision name="collision">
|
||||
<geometry>
|
||||
<mesh>
|
||||
<scale>10 10 10</scale>
|
||||
<uri>model://construction_cone/meshes/construction_cone.dae</uri>
|
||||
</mesh>
|
||||
</geometry>
|
||||
</collision>
|
||||
<visual name="visual">
|
||||
<geometry>
|
||||
<mesh>
|
||||
<scale>10 10 10</scale>
|
||||
<uri>model://construction_cone/meshes/construction_cone.dae</uri>
|
||||
</mesh>
|
||||
</geometry>
|
||||
</visual>
|
||||
</link>
|
||||
</model>
|
||||
</sdf>
|
||||
23
simulators/sim_env/models/construction_cone/model-1_4.sdf
Executable file
23
simulators/sim_env/models/construction_cone/model-1_4.sdf
Executable file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0"?>
|
||||
<sdf version="1.4">
|
||||
<model name="Construction Cone">
|
||||
<link name="link">
|
||||
<collision name="collision">
|
||||
<geometry>
|
||||
<mesh>
|
||||
<scale>10 10 10</scale>
|
||||
<uri>model://construction_cone/meshes/construction_cone.dae</uri>
|
||||
</mesh>
|
||||
</geometry>
|
||||
</collision>
|
||||
<visual name="visual">
|
||||
<geometry>
|
||||
<mesh>
|
||||
<scale>10 10 10</scale>
|
||||
<uri>model://construction_cone/meshes/construction_cone.dae</uri>
|
||||
</mesh>
|
||||
</geometry>
|
||||
</visual>
|
||||
</link>
|
||||
</model>
|
||||
</sdf>
|
||||
24
simulators/sim_env/models/construction_cone/model.config
Executable file
24
simulators/sim_env/models/construction_cone/model.config
Executable file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<model>
|
||||
<name>Construction Cone</name>
|
||||
<version>1.0</version>
|
||||
<sdf version="1.3">model-1_3.sdf</sdf>
|
||||
<sdf version="1.4">model-1_4.sdf</sdf>
|
||||
<sdf version="1.5">model.sdf</sdf>
|
||||
|
||||
<author>
|
||||
<name>Cole Biesemeyer</name>
|
||||
<email>cole.bsmr@gmail.com</email>
|
||||
</author>
|
||||
|
||||
<author>
|
||||
<name>Nate Koenig</name>
|
||||
<email>nate@osrfoundation.com</email>
|
||||
</author>
|
||||
|
||||
<description>
|
||||
An orange construction cone
|
||||
</description>
|
||||
|
||||
</model>
|
||||
23
simulators/sim_env/models/construction_cone/model.sdf
Executable file
23
simulators/sim_env/models/construction_cone/model.sdf
Executable file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" ?>
|
||||
<sdf version="1.5">
|
||||
<model name="Construction Cone">
|
||||
<link name="link">
|
||||
<collision name="collision">
|
||||
<geometry>
|
||||
<mesh>
|
||||
<scale>10 10 10</scale>
|
||||
<uri>model://construction_cone/meshes/construction_cone.dae</uri>
|
||||
</mesh>
|
||||
</geometry>
|
||||
</collision>
|
||||
<visual name="visual">
|
||||
<geometry>
|
||||
<mesh>
|
||||
<scale>10 10 10</scale>
|
||||
<uri>model://construction_cone/meshes/construction_cone.dae</uri>
|
||||
</mesh>
|
||||
</geometry>
|
||||
</visual>
|
||||
</link>
|
||||
</model>
|
||||
</sdf>
|
||||
BIN
simulators/sim_env/models/construction_cone/thumbnails/1.png
Executable file
BIN
simulators/sim_env/models/construction_cone/thumbnails/1.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
simulators/sim_env/models/construction_cone/thumbnails/2.png
Executable file
BIN
simulators/sim_env/models/construction_cone/thumbnails/2.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
simulators/sim_env/models/construction_cone/thumbnails/3.png
Executable file
BIN
simulators/sim_env/models/construction_cone/thumbnails/3.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
BIN
simulators/sim_env/models/construction_cone/thumbnails/4.png
Executable file
BIN
simulators/sim_env/models/construction_cone/thumbnails/4.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
BIN
simulators/sim_env/models/construction_cone/thumbnails/5.png
Executable file
BIN
simulators/sim_env/models/construction_cone/thumbnails/5.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
Reference in New Issue
Block a user