Skip to content

Commit

Permalink
[ergoCubSN002] Reenabled temperature sensor on right ankle pitch
Browse files Browse the repository at this point in the history
This reverts commit bfedb46.
  • Loading branch information
icub-tech-iit-bot authored and pattacini committed Dec 6, 2024
1 parent c4f7677 commit d164d4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<param name="AutoCalibration"> 0 0 </param>
<param name="Verbose"> 0 0 </param>
<param name="HasHallSensor"> 0 0 </param>
<param name="TemperatureSensorType"> NONE PT100 </param> <!-- Supported values: PT100 or NONE. If setting NONE consider using the safer current limits for the ankel roll. -->
<param name="TemperatureSensorType"> PT100 PT100 </param> <!-- Supported values: PT100 or NONE. If setting NONE consider using the safer current limits for the ankel roll. -->
<!-- <param name="TemperatureSensorType"> NONE NONE </param> -->
<param name="HasRotorEncoder"> 1 1 </param>
<param name="HasRotorEncoderIndex"> 1 1 </param>
Expand Down

0 comments on commit d164d4c

Please sign in to comment.