Pushing up changes that are related to us trying to fix rotation
This commit is contained in:
@@ -101,9 +101,5 @@ public class ModuleConstants {
|
||||
.outputRange(-1, 1)
|
||||
.positionWrappingEnabled(true)
|
||||
.positionWrappingInputRange(0, 2 * Math.PI);
|
||||
turningConfig.signals
|
||||
.primaryEncoderVelocityAlwaysOn(false)
|
||||
.primaryEncoderPositionAlwaysOn(true)
|
||||
.primaryEncoderPositionPeriodMs(20);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user