Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/bitbots_robot/wolfgang_description/urdf/robot.urdf
Original file line number Diff line number Diff line change
Expand Up @@ -2200,7 +2200,7 @@
<dynamics damping="0.0" friction="0.0"/>
</joint>
<joint name="RAnkleRoll" type="revolute">
<origin rpy="-1.46564e-14 1.54833 -1.5708" xyz="-0.0691 -1.11022e-16 -0.026"/>
<origin rpy="-1.46564e-14 1.5708 -1.5708" xyz="-0.0691 -1.11022e-16 -0.026"/>
<axis xyz="0.0 -1.0 0.0"/>
<parent link="r_ankle"/>
<child link="r_foot"/>
Expand Down
Loading