Swerve Drive #216
Unanswered
adisimaimulte1
asked this question in
Q&A
Replies: 1 comment 1 reply
-
All those classes provide are the kinematics and stuff. It essentially just gives you the powers and angles. So you need to extend the sample drive class and implement your own classes for rotating the actual modules and such. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've seen that there are some classes refering to the infamous swerve, like SwerveDrive and SwerveKinematics. I'm a bit confused to how are they intended to be implemented, because I haven't seen passing in the 8 motors/servos anywhere in the source code. Can someone please explain how to use them?
Beta Was this translation helpful? Give feedback.
All reactions