We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SwerveMotor
Each SwerveMotor now needs to be defined with the motor type it is using. This way calculations are correct. Types that need created are as follows.
sparkmax_neo
neo
sparkmax_neo550
neo550
sparkflex_neo
krakenx60
krakenx60foc
falcon500foc
sparkmax_minoin
talonfxs_neo
talonfxs_minion
minion
nova_neo
nova_minion
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Each
SwerveMotor
now needs to be defined with the motor type it is using. This way calculations are correct. Types that need created are as follows.sparkmax_neo
==neo
sparkmax_neo550
==neo550
sparkflex_neo
sparkmax_neo550
krakenx60
krakenx60foc
falcon500foc
sparkmax_minoin
talonfxs_neo
talonfxs_minion
==minion
nova_neo
nova_minion
The text was updated successfully, but these errors were encountered: