Skip to content

Commit

Permalink
[ergoCubSN002] Disabled temperature sensor on right ankle pitch.
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra authored and pattacini committed Dec 6, 2024
1 parent ef6bbce commit c4f7677
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"> 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 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 c4f7677

Please sign in to comment.