Skip to content

Commit

Permalink
reset default torso lift height
Browse files Browse the repository at this point in the history
  • Loading branch information
yichao-liang committed Jan 13, 2025
1 parent dc404c4 commit fa795de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<limit effort="450.0" lower="0" upper="0.38615" velocity="0.1" /> -->
<!-- Using a fixed joint for simplicity -->
<joint name="torso_lift_joint" type="fixed">
<origin rpy="-6.123E-17 0 0" xyz="-0.086875 0 0.47743" />
<origin rpy="-6.123E-17 0 0" xyz="-0.086875 0 0.37743" />
<parent link="base_link" />
<child link="torso_lift_link" />
<axis xyz="0 0 1" />
Expand Down

0 comments on commit fa795de

Please sign in to comment.