Update const.xacro
This commit is contained in:
parent
44c7facd39
commit
b546b260f2
|
@ -50,8 +50,8 @@
|
|||
|
||||
|
||||
<!-- joint limits -->
|
||||
<xacro:property name="damping" value="0.01"/>
|
||||
<xacro:property name="friction" value="0.2"/>
|
||||
<xacro:property name="damping" value="0.0"/>
|
||||
<xacro:property name="friction" value="0.0"/>
|
||||
<xacro:property name="hip_position_max" value="1.0472"/>
|
||||
<xacro:property name="hip_position_min" value="-1.0472"/>
|
||||
<xacro:property name="hip_velocity_max" value="30.1"/>
|
||||
|
|
Loading…
Reference in New Issue