mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-19 06:21:40 +00:00
Fixed URIs
This commit is contained in:
@@ -71,6 +71,8 @@ public class SwerveModulePhysicalCharacteristics
|
||||
* overdrawing power and power loss).
|
||||
* @param driveEncoderPulsePerRotation The number of encoder pulses per motor rotation, 1 for integrated encoders.
|
||||
* @param angleEncoderPulsePerRotation The number of encoder pulses per motor rotation, 1 for integrated encoders.
|
||||
* @param angleMotorKV The kV applied to the steering motor to ensure your drivetrain does not drift
|
||||
* towards a direction when rotating while translating.
|
||||
*/
|
||||
public SwerveModulePhysicalCharacteristics(
|
||||
double driveGearRatio,
|
||||
|
||||
Reference in New Issue
Block a user