Skip to content

Commit

Permalink
[teo_dextra.robot.xml] minor fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jgagom committed Jul 25, 2018
1 parent 8d959df commit ab914be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openrave/teo/teo_dextra.robot.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@


<Manipulator name="rightRing">
<effector>RightRingFingerMiddle</effector> <!-- last link where end effector is attached-->
<effector>RightRingFingerDistal</effector> <!-- last link where end effector is attached-->
<base>RightFrontalWrist</base> <!-- base link-->
</Manipulator>

Expand All @@ -180,12 +180,12 @@

<Manipulator name="leftMiddle">
<effector>leftMiddleFingerDistal</effector> <!-- last link where end effector is attached-->
<base>leftFrontalWrist</base> <!-- base link-->
<base>LeftFrontalWrist</base> <!-- base link-->
</Manipulator>


<Manipulator name="leftRing">
<effector>leftRingFingerMiddle</effector> <!-- last link where end effector is attached-->
<effector>leftRingFingerDistal</effector> <!-- last link where end effector is attached-->
<base>LeftFrontalWrist</base> <!-- base link-->
</Manipulator>

Expand Down

0 comments on commit ab914be

Please sign in to comment.