Skip to content

Commit f88d620

Browse files
committed
Update HipPitch limits with new upper leg spacers
1 parent 74dbea8 commit f88d620

File tree

1 file changed

+2
-2
lines changed
  • bitbots_wolfgang/wolfgang_description/urdf

1 file changed

+2
-2
lines changed

bitbots_wolfgang/wolfgang_description/urdf/robot.urdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2228,7 +2228,7 @@
22282228
<axis xyz="-0.0 1.0 -0.0"/>
22292229
<parent link="r_hip_2"/>
22302230
<child link="r_upper_leg"/>
2231-
<limit effort="10" lower="-2.77" upper="0.87" velocity="5.76"/>
2231+
<limit effort="10" lower="-2.77" upper="0.79" velocity="5.76"/>
22322232
<dynamics damping="1.23" friction="2.55"/>
22332233
</joint>
22342234
<joint name="RHipRoll" type="revolute">
@@ -3377,7 +3377,7 @@
33773377
<axis xyz="7.95491e-17 -3.00167e-16 -1.0"/>
33783378
<parent link="l_hip_2"/>
33793379
<child link="l_upper_leg"/>
3380-
<limit effort="10" lower="-0.87" upper="2.77" velocity="5.76"/>
3380+
<limit effort="10" lower="-0.79" upper="2.77" velocity="5.76"/>
33813381
<dynamics damping="1.23" friction="2.55"/>
33823382
</joint>
33833383
<joint name="LHipRoll" type="revolute">

0 commit comments

Comments
 (0)