Skip to content

Commit dbf4913

Browse files
Flovajaagut
authored andcommitted
Fix r ankle roll angle
Signed-off-by: Florian Vahl <florian@flova.de>
1 parent 887e904 commit dbf4913

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/bitbots_robot/wolfgang_description/urdf

src/bitbots_robot/wolfgang_description/urdf/robot.urdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2200,7 +2200,7 @@
22002200
<dynamics damping="0.0" friction="0.0"/>
22012201
</joint>
22022202
<joint name="RAnkleRoll" type="revolute">
2203-
<origin rpy="-1.46564e-14 1.54833 -1.5708" xyz="-0.0691 -1.11022e-16 -0.026"/>
2203+
<origin rpy="-1.46564e-14 1.5708 -1.5708" xyz="-0.0691 -1.11022e-16 -0.026"/>
22042204
<axis xyz="0.0 -1.0 0.0"/>
22052205
<parent link="r_ankle"/>
22062206
<child link="r_foot"/>

0 commit comments

Comments
 (0)