Update
This commit is contained in:
parent
5a4bbad19f
commit
6fcc978538
@ -7,12 +7,12 @@
|
|||||||
<pose frame=''> 0 0 0.0 -0 0</pose>
|
<pose frame=''> 0 0 0.0 -0 0</pose>
|
||||||
<mass>0.1</mass>
|
<mass>0.1</mass>
|
||||||
<inertia>
|
<inertia>
|
||||||
<ixx>0.7</ixx>
|
<ixx>0.0017</ixx>
|
||||||
<ixy>0.7</ixy>
|
<ixy>0</ixy>
|
||||||
<ixz>0.7</ixz>
|
<ixz>0</ixz>
|
||||||
<iyy>0.7</iyy>
|
<iyy>0.0017</iyy>
|
||||||
<iyz>0.7</iyz>
|
<iyz>0</iyz>
|
||||||
<izz>0.7</izz>
|
<izz>0</izz>
|
||||||
</inertia>
|
</inertia>
|
||||||
</inertial>
|
</inertial>
|
||||||
<collision name='Brick_collision'>
|
<collision name='Brick_collision'>
|
||||||
@ -25,8 +25,8 @@
|
|||||||
<surface>
|
<surface>
|
||||||
<friction>
|
<friction>
|
||||||
<ode>
|
<ode>
|
||||||
<mu>200</mu>
|
<mu>100</mu>
|
||||||
<mu2>100</mu2>
|
<mu2>50</mu2>
|
||||||
<fdir1>0 0 1</fdir1>
|
<fdir1>0 0 1</fdir1>
|
||||||
<slip1>0.0</slip1>
|
<slip1>0.0</slip1>
|
||||||
<slip2>0.0</slip2>
|
<slip2>0.0</slip2>
|
||||||
@ -36,7 +36,7 @@
|
|||||||
<ode>
|
<ode>
|
||||||
<kp>100000.000000</kp>
|
<kp>100000.000000</kp>
|
||||||
<kd>10.00000</kd>
|
<kd>10.00000</kd>
|
||||||
<max_vel>2.000000</max_vel>
|
<max_vel>10.000000</max_vel>
|
||||||
<min_depth>0.0001</min_depth>
|
<min_depth>0.0001</min_depth>
|
||||||
</ode>
|
</ode>
|
||||||
</contact>
|
</contact>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user