Skip to content

Commit e23fc76

Browse files
committed
Change attitude from vito_anchor to lwr_base_link since the robot was physically rotated in the lab
1 parent 71c9ee2 commit e23fc76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robot/vito.urdf.xacro

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</xacro:model_torso>
3131

3232
<xacro:kuka_lwr name="lwr" parent="vito_anchor">
33-
<origin xyz="-0.165 0.10858 0.390" rpy="-1.5707963267948966 0.5235987010713441 0.5235990737060282"/>
33+
<origin xyz="-0.165 0.10858 0.390" rpy="-1.5707963267948966 -0.5235987010713441 0.5235990737060282"/>
3434
</xacro:kuka_lwr>
3535

3636
<xacro:end_effector_kuka_lwr parent="lwr_7_link" name="lwr">

0 commit comments

Comments
 (0)