Skip to content

Commit

Permalink
Update docs/temperature_sensors/general/overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini authored Dec 8, 2023
1 parent 54b1d2c commit 615e36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/temperature_sensors/general/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ In a nutshell, most of the `ergoCub` motors are provided with an internal resist

### How to update the configuration files

Regarding the robot configuration files, whose templates can be seen at [this link](https://github.com/robotology/robots-configuration/tree/devel/iCubTemplates/iCubTemplateV6_0), in order to enable correctly the use of the temperature sensors it is necessary to fill the following fields:
To correctly enable the use of the temperature sensors inside the configuration files ([templates](https://github.com/robotology/robots-configuration/tree/devel/iCubTemplates/iCubTemplateV6_0) are available), it is necessary to fill in the following fields:

- under `hardware/motorControl/body_part--ebX-jA_B-mc.xml` you need to add the two parameters `hardwareTemperatureLimits` and `warningTemperatureLimits` in the `LIMITS` group.
- under `hardware/mechanicals/body_part-ebX-jA_B-mec.xml` you need to add the parameter `TemperatureSensorType` in the `2FOC` group, and remove the soon deprecated `HasTempSensor` parameter in the same area.
Expand Down

0 comments on commit 615e36a

Please sign in to comment.