public interface Wheel
Modifier and Type | Method and Description |
---|---|
Matrix |
getFactors()
Returns the x,y and r factors to calculate motor speed from wheel linear and angular speed.
|
RegulatedMotor |
getMotor() |
Matrix getFactors()
The factors form the row of a forward matrix
RegulatedMotor getMotor()