mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
Made table static
This commit is contained in:
parent
266a9f5af0
commit
a5bc259475
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" ?>
|
||||
<sdf version="1.3">
|
||||
<model name="table">
|
||||
<static>false</static>
|
||||
<static>true</static>
|
||||
<link name="link">
|
||||
<collision name="surface">
|
||||
<pose>0 0 1.0 0 0 0</pose>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user