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
What would I have to change it in the code to use the FOC features? For example what would you change the position/velocity voltage methods in SwerveModule.java to? And would you be able to use a fusedcancoder object?
The text was updated successfully, but these errors were encountered:
In the setSpeed function in SwerveModule.java add the lines (CONTROL_LOOP).EnableFOC = true
This is what I did with no errors but I can't tell if it doing anything
What would I have to change it in the code to use the FOC features? For example what would you change the position/velocity voltage methods in SwerveModule.java to? And would you be able to use a fusedcancoder object?
The text was updated successfully, but these errors were encountered: