Releases: DanPeled/SwerveFTC
Releases · DanPeled/SwerveFTC
1.2 Release
New features & Changes:
- Configurable hardware names
- Axon support
- Changed
SwerveModule
to be a base class and haveAxonSwerveModule
andServoExSwerveModule
extends from it - Basic refactoring
SwerveDrive
isnt aSubsystem
anymore, instaed you need to create your own subsystem and provide it there- PIDF support
Full Changelog: 1.0C...1.2C
Initial release command based
1.0C moved to module directory