wpilibsuite/wpilib-docs

Add article (w/ robot data) on determining appropriate current limits

開放

#1,839 建立於 2022年6月13日

 (0 則留言) (2 個反應) (0 位負責人)JavaScript (297 個分叉)auto 404
AdditionContributors WelcomeGood First IssueType: New Article

倉庫指標

星標
 (187 顆星)
PR 合併指標
 (平均合併 7天 6小時) (30 天內合併 14 個 PR)

描述

This is especially crucial for drives; non-current-limited drives tend to chew up carpets, wheels, and batteries for no good reason. You can avoid this by putting the robot up against a wall, linearly ramping the voltage, and recording the peak current reached (after the wheels slip the torque/current will drop slightly as the dynamic COF is lower than the static COF for pretty much all wheel materials).

Limiting motor current to a bit below the value required to slip the wheels should improve robot performance and decrease wear.

貢獻者指南