This commit is contained in:
Quella777
2025-08-25 16:30:02 +08:00
commit 32cc2a8e96
1633 changed files with 289456 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

File diff suppressed because one or more lines are too long

34
powerplant/model-1_2.sdf Normal file
View File

@@ -0,0 +1,34 @@
<?xml version="1.0"?>
<gazebo version='1.2'>
<model name="powerplant">
<static>true</static>
<link name="link">
<pose>0 0 0.01 0 0 0</pose>
<collision name="wall1">
<geometry>
<mesh>
<uri>model://powerplant/meshes/powerplant.dae</uri>
</mesh>
</geometry>
</collision>
<visual name="visual1">
<geometry>
<mesh>
<uri>model://powerplant/meshes/powerplant.dae</uri>
</mesh>
</geometry>
</visual>
</link>
<!--
<link name="door1">
<pose>8 -42.5 0 0 0 0</pose>
<collision>
</collision>
</link>
-->
</model>
</gazebo>

34
powerplant/model-1_3.sdf Normal file
View File

@@ -0,0 +1,34 @@
<?xml version="1.0"?>
<sdf version='1.3'>
<model name="powerplant">
<static>true</static>
<link name="link">
<pose>0 0 0.01 0 0 0</pose>
<collision name="wall1">
<geometry>
<mesh>
<uri>model://powerplant/meshes/powerplant.dae</uri>
</mesh>
</geometry>
</collision>
<visual name="visual1">
<geometry>
<mesh>
<uri>model://powerplant/meshes/powerplant.dae</uri>
</mesh>
</geometry>
</visual>
</link>
<!--
<link name="door1">
<pose>8 -42.5 0 0 0 0</pose>
<collision>
</collision>
</link>
-->
</model>
</sdf>

34
powerplant/model-1_4.sdf Normal file
View File

@@ -0,0 +1,34 @@
<?xml version="1.0"?>
<sdf version='1.4'>
<model name="powerplant">
<static>true</static>
<link name="link">
<pose>0 0 0.01 0 0 0</pose>
<collision name="wall1">
<geometry>
<mesh>
<uri>model://powerplant/meshes/powerplant.dae</uri>
</mesh>
</geometry>
</collision>
<visual name="visual1">
<geometry>
<mesh>
<uri>model://powerplant/meshes/powerplant.dae</uri>
</mesh>
</geometry>
</visual>
</link>
<!--
<link name="door1">
<pose>8 -42.5 0 0 0 0</pose>
<collision>
</collision>
</link>
-->
</model>
</sdf>

20
powerplant/model.config Normal file
View File

@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<model>
<name>Power Plant</name>
<version>1.0</version>
<license></license>
<sdf version="1.2">model-1_2.sdf</sdf>
<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>Nate Koenig</name>
<email>nate@osrfoundation.org</email>
</author>
<description>
A power plant.
</description>
</model>

30
powerplant/model.sdf Normal file
View File

@@ -0,0 +1,30 @@
<?xml version="1.0" ?>
<sdf version="1.5">
<model name="powerplant">
<static>true</static>
<link name="link">
<pose>0 0 0.01 0 0 0</pose>
<collision name="wall1">
<geometry>
<mesh>
<uri>model://powerplant/meshes/powerplant.dae</uri>
</mesh>
</geometry>
</collision>
<visual name="visual1">
<geometry>
<mesh>
<uri>model://powerplant/meshes/powerplant.dae</uri>
</mesh>
</geometry>
</visual>
</link>
<!--
<link name="door1">
<pose>8 -42.5 0 0 0 0</pose>
<collision>
</collision>
</link>
-->
</model>
</sdf>