Skip to content

Commit 0b5083f

Browse files
authored
Update body_part-ebX-jA_B-mec.xml
1 parent 0796519 commit 0b5083f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iCubTemplates/iCubTemplateV6_0/hardware/mechanicals/body_part-ebX-jA_B-mec.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<param name="AxisMap"> 0 </param> <!-- Map joint number from user to firmware. -->
99
<param name="AxisName"> "Joint0" </param> <!-- String wich describes name of joint. see http://wiki.icub.org/wiki/ICub_joints for name convention. -->
1010
<param name="AxisType"> "revolute" </param> <!-- It can be "revolute" or "prismatic" -->
11-
<param name="Encoder"> 1 </param> <!-- this value let you to transform debgree in firmware measurament units. -->
11+
<param name="Encoder"> 1 </param> <!-- this value lets you transform degrees in firmware measurament units. -->
1212
<param name="fullscalePWM"> 100 </param> <!-- Value of fullscale pwm. This values is equal for all joints, becuse it depend on type of board, ems, mc4plus, etc. -->
1313
<param name="ampsToSensor"> 1 </param> <!-- Scale value for the ampsToSensor conversion factor -->
1414
<param name="Gearbox_M2J"> 1 </param> <!-- This is the total reduction factor between joint and encoder. -->

0 commit comments

Comments
 (0)