Skip to content

Commit 21c2547

Browse files
authored
Merge branch 'ign-gazebo3' into chapulina/3/sdf_migration
2 parents fc5db21 + ebd09d4 commit 21c2547

File tree

98 files changed

+1653
-1041
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+1653
-1041
lines changed

examples/scripts/distributed/secondary.sdf

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<geometry>
2929
<plane>
3030
<normal>0 0 1</normal>
31+
<size>100 100</size>
3132
</plane>
3233
</geometry>
3334
</collision>

examples/scripts/distributed/standalone.sdf

+1
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
<geometry>
109109
<plane>
110110
<normal>0 0 1</normal>
111+
<size>100 100</size>
111112
</plane>
112113
</geometry>
113114
</collision>

0 commit comments

Comments
 (0)