mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-04 17:40:06 +00:00
fix sdf warning
This commit is contained in:
parent
15c46a0237
commit
5688477bfb
@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" ?>
|
||||
<sdf version="1.4">
|
||||
<model name="Amazon Pod">
|
||||
<world name='default'>
|
||||
<model name="Amazon Pod">
|
||||
<static>1</static>
|
||||
<pose>0 1 0 0 0 0</pose>
|
||||
<link name="pod_link">
|
||||
@ -202,4 +203,5 @@
|
||||
</collision>
|
||||
</link>
|
||||
</model>
|
||||
</world>
|
||||
</sdf>
|
||||
|
@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" ?>
|
||||
<sdf version="1.4">
|
||||
<model name="Amazon Pod">
|
||||
<world name='default'>
|
||||
<model name="Amazon Pod">
|
||||
<static>1</static>
|
||||
<pose>0 1 0 0 0 0</pose>
|
||||
<link name="pod_link">
|
||||
@ -202,4 +203,5 @@
|
||||
</collision>
|
||||
</link>
|
||||
</model>
|
||||
</world>
|
||||
</sdf>
|
||||
|
Loading…
Reference in New Issue
Block a user