Skip to content

Commit 471bc63

Browse files
committed
Fix size
1 parent cdee996 commit 471bc63

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

CustomRobots/drone_assets/models/grass_plane/meshes/cesped20.dae

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<library_visual_scenes>
9898
<visual_scene id="Scene" name="Scene">
9999
<node id="Plane" name="Plane" type="NODE">
100-
<matrix sid="transform">20 0 0 0 0 20 0 0 0 0 1 0 0 0 0 1</matrix>
100+
<matrix sid="transform">27 0 0 0 0 27 0 0 0 0 1 0 0 0 0 1</matrix>
101101
<instance_geometry url="#Plane-mesh" name="Plane">
102102
<bind_material>
103103
<technique_common>

CustomRobots/drone_assets/models/grass_plane/meshes/grass_plane.dae

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<library_visual_scenes>
9898
<visual_scene id="Scene" name="Scene">
9999
<node id="Plane" name="Plane" type="NODE">
100-
<matrix sid="transform">20 0 0 0 0 20 0 0 0 0 1 0 0 0 0 1</matrix>
100+
<matrix sid="transform">27 0 0 0 0 27 0 0 0 0 1 0 0 0 0 1</matrix>
101101
<instance_geometry url="#Plane_001-mesh" name="Plane">
102102
<bind_material>
103103
<technique_common>

CustomRobots/drone_assets/models/grass_plane/meshes/grasssss.dae

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<library_visual_scenes>
9898
<visual_scene id="Scene" name="Scene">
9999
<node id="Plane" name="Plane" type="NODE">
100-
<matrix sid="transform">20 0 0 0 0 20 0 0 0 0 1 0 0 0 0 1</matrix>
100+
<matrix sid="transform">27 0 0 0 0 27 0 0 0 0 1 0 0 0 0 1</matrix>
101101
<instance_geometry url="#Plane-mesh" name="Plane">
102102
<bind_material>
103103
<technique_common>

CustomRobots/drone_assets/models/grass_plane/meshes/smallgrass.dae

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<library_visual_scenes>
9898
<visual_scene id="Scene" name="Scene">
9999
<node id="Plane" name="Plane" type="NODE">
100-
<matrix sid="transform">20 0 0 0 0 20 0 0 0 0 1 0 0 0 0 1</matrix>
100+
<matrix sid="transform">27 0 0 0 0 27 0 0 0 0 1 0 0 0 0 1</matrix>
101101
<instance_geometry url="#Plane_001-mesh" name="Plane">
102102
<bind_material>
103103
<technique_common>

CustomRobots/drone_assets/models/grass_plane/model.sdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
</collision>
2222

2323
<visual name='visual_0'>
24-
<pose>0 0 0 0 0 0</pose>
24+
<pose>2 -5 0 0 0 0</pose>
2525

2626
<cast_shadows>false</cast_shadows>
2727
<geometry>
2828
<mesh>
29-
<uri>model://grass_plane/meshes/grasssss.dae</uri>
29+
<uri>model://grass_plane/meshes/grass_plane.dae</uri>
3030
</mesh>
3131
</geometry>
3232
</visual>

0 commit comments

Comments
 (0)