Datasets:

ArXiv:
License:
arth-shukla commited on
Commit
cb3618e
1 Parent(s): 9ef1d55

Update urdf/fridge/fridge.urdf

Browse files
Files changed (1) hide show
  1. urdf/fridge/fridge.urdf +7 -1
urdf/fridge/fridge.urdf CHANGED
@@ -112,12 +112,18 @@
112
  <mesh filename="top_door.glb" scale="1.0 1.0 1.0"/>
113
  </geometry>
114
  </visual>
115
- <collision>
116
  <origin rpy="0 0 0" xyz="0.034 -0.346 -0.02"/>
117
  <geometry>
118
  <box size="0.055 0.69 1.103"/>
119
  </geometry>
120
  </collision>
 
 
 
 
 
 
121
 
122
  </link>
123
  <joint name="bottom_door_hinge" type="revolute">
 
112
  <mesh filename="top_door.glb" scale="1.0 1.0 1.0"/>
113
  </geometry>
114
  </visual>
115
+ <collision>
116
  <origin rpy="0 0 0" xyz="0.034 -0.346 -0.02"/>
117
  <geometry>
118
  <box size="0.055 0.69 1.103"/>
119
  </geometry>
120
  </collision>
121
+ <collision>
122
+ <origin rpy="0 0 0" xyz="0.085 -0.665 0.223"/>
123
+ <geometry>
124
+ <box size="0.0383 0.05 0.591785"/>
125
+ </geometry>
126
+ </collision>
127
 
128
  </link>
129
  <joint name="bottom_door_hinge" type="revolute">