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
{{ message }}
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
@Coolearthsky discovered that making the stiction value respect the actual motor speed was a good idea for turning -- it's a good idea for driving too, for example here.
there are probably other places where the same pattern could be used.
i didn't want to hold up the merge for this issue but i think it would be good to get to it while the topic is still fresh.
This doesn't have to be @Coolearthsky 's project, it might actually be better for someone else to do it, as a way to get more familiar with the code at this level.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@Coolearthsky discovered that making the stiction value respect the actual motor speed was a good idea for turning -- it's a good idea for driving too, for example here.
main2023/swerve100/src/main/java/org/team100/lib/motor/drive/FalconDriveMotor.java
Line 99 in 0f3c8e5
there are probably other places where the same pattern could be used.
i didn't want to hold up the merge for this issue but i think it would be good to get to it while the topic is still fresh.
This doesn't have to be @Coolearthsky 's project, it might actually be better for someone else to do it, as a way to get more familiar with the code at this level.
The text was updated successfully, but these errors were encountered: