You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public <T> TrawAccess(Class<T> clazz) throwsUnsupportedOperationException {
returnclazz.cast(profiledPIDController);
}
//TODO this shouldn't be zero but the encoder's actual value, but we dont have access to that here. Need to fix this in the future.
}
The text was updated successfully, but these errors were encountered:
https://api.github.com/BitBucketsFRC4183/FRC2023-Charged-Up/blob/7761dfcbf11ae5131316c8355fd3fd68797861b3/src/main/java/org/bitbuckets/lib/control/ProfiledPIDCalculator.java#L79
The text was updated successfully, but these errors were encountered: