Skip to content

Commit 028612e

Browse files
authored
Update skin template (robotology#782)
1 parent 1b023ac commit 028612e

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

iCubTemplates/iCubTemplateV6_0/hardware/skin/body_part-ebX-skinSpec.xml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
-->
1111
<group name="defaultCfgBoard">
1212
<param name="period"> time period of sending of skin data. [milliseconds] Usually is 50 </param>
13-
<param name="skinType"> [0 / 1 / 2] type of skin :
14-
- 0 ==> new skin
15-
- 1 ==> palm and fingertips skin. This value is OBSOLETE.
16-
- 2 ==> old skin without temperature compensation. This value is OBSOLETE.
13+
<param name="skinType"> [0 / 1 / 2 / 3 / 8] type of skin :
14+
- 0 ==> skin with temperature compensation.
15+
- 1 ==> icub palm and fingertips skin.
16+
- 2 ==> OBSOLETE: old skin without temperature compensation.
17+
- 3 ==> same as 0 with ergocub remapping.
18+
- 8 ==> icub skin with temperature compensation, revision D.
1719

1820
<param name="noLoad"> it is the value of the output at zero pressure. Usually its value is 0xf0 </param>
1921
<param name="diagnostic"> [true/false]. It enables or disables high level diagnostic </param>

0 commit comments

Comments
 (0)