Gearing argument documentation is vague #7647
Labels
component: wpilibc
WPILib C++
component: wpilibj
WPILib Java
component: wpimath
Math library
type: bug
Something isn't working.
type: docs
Related to documentation and information.
It's unclear how to turn a gear ratio like 6.75:1 into the floating point argument users are supposed to plug in.
It should clarify a gear ratio is input:output (input to output), and that gets converted to input/output. A number greater than 1 is a reduction.
Every instance of the word
gearing
as an argument should be updated in the same way.The text was updated successfully, but these errors were encountered: