Update
This commit is contained in:
parent
504ae6aacc
commit
ac3dda4e84
@ -25,17 +25,17 @@
|
|||||||
<surface>
|
<surface>
|
||||||
<friction>
|
<friction>
|
||||||
<ode>
|
<ode>
|
||||||
<mu>1000000</mu>
|
<mu>10000000</mu>
|
||||||
<mu2>100000</mu2>
|
<mu2>10000000</mu2>
|
||||||
<fdir1>0 0 1</fdir1>
|
<fdir1>0 0 1</fdir1>
|
||||||
<slip1>1000.7</slip1>
|
<slip1>1000</slip1>
|
||||||
<slip2>1000.7</slip2>
|
<slip2>1000</slip2>
|
||||||
</ode>
|
</ode>
|
||||||
</friction>
|
</friction>
|
||||||
<contact>
|
<contact>
|
||||||
<ode>
|
<ode>
|
||||||
<kp>100000.000000</kp>
|
<kp>1000000000.000000</kp>
|
||||||
<kd>1000000.00000</kd>
|
<kd>100000000.00000</kd>
|
||||||
<max_vel>20.000000</max_vel>
|
<max_vel>20.000000</max_vel>
|
||||||
<min_depth>0.0001</min_depth>
|
<min_depth>0.0001</min_depth>
|
||||||
</ode>
|
</ode>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user