Skip to content

Commit

Permalink
Update configurations files for wristmk2_handmk3_ems_amc_bldc (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiraz authored Feb 22, 2022
1 parent c0b971d commit 9c21837
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<param name="jntPosMin"> -60 </param>
<param name="jntVelMax"> 90 </param>
<param name="motorNominalCurrents"> 1000 </param>
<param name="motorPeakCurrents"> 1500 </param>
<param name="motorOverloadCurrents"> 1000 </param>
<param name="motorPeakCurrents"> 1000 </param>
<param name="motorOverloadCurrents"> 2000 </param>
<param name="motorPwmLimit"> 16000 </param>
</group>

Expand Down

0 comments on commit 9c21837

Please sign in to comment.