File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 159
159
<geometry >
160
160
<mesh filename =" package://robotiq_description/meshes/collision/left_finger_tip.stl" />
161
161
</geometry >
162
+ <surface >
163
+ <friction >
164
+ <ode >
165
+ <mu1 >100000.0</mu1 >
166
+ <mu2 >100000.0</mu2 >
167
+ </ode >
168
+ </friction >
169
+ <contact >
170
+ <ode >
171
+ <kp >1e+5</kp >
172
+ <kd >1</kd >
173
+ <soft_cfm >0</soft_cfm >
174
+ <soft_erp >0.2</soft_erp >
175
+ <minDepth >0.002</minDepth >
176
+ <maxVel >0</maxVel >
177
+ </ode >
178
+ </contact >
179
+ </surface >
162
180
</collision >
163
181
<inertial >
164
182
<origin xyz =" -0.01456706 -0.0008 0.01649701" rpy =" 0 0 0" />
177
195
<geometry >
178
196
<mesh filename =" package://robotiq_description/meshes/collision/right_finger_tip.stl" />
179
197
</geometry >
198
+ <surface >
199
+ <friction >
200
+ <ode >
201
+ <mu1 >100000.0</mu1 >
202
+ <mu2 >100000.0</mu2 >
203
+ </ode >
204
+ </friction >
205
+ <contact >
206
+ <ode >
207
+ <kp >1e+5</kp >
208
+ <kd >1</kd >
209
+ <soft_cfm >0</soft_cfm >
210
+ <soft_erp >0.2</soft_erp >
211
+ <minDepth >0.002</minDepth >
212
+ <maxVel >0</maxVel >
213
+ </ode >
214
+ </contact >
215
+ </surface >
180
216
</collision >
181
217
<inertial >
182
218
<origin xyz =" 0.01456706 5e-05 0.01649701" rpy =" 0 0 0" />
You can’t perform that action at this time.
0 commit comments