Skip to content

Releases: DanPeled/SwerveFTC

1.2 Release

20 Aug 07:26
Compare
Choose a tag to compare

New features & Changes:

  • Configurable hardware names
  • Axon support
  • Changed SwerveModule to be a base class and have AxonSwerveModule and ServoExSwerveModule extends from it
  • Basic refactoring
  • SwerveDrive isnt a Subsystem 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

13 Jun 10:42
Compare
Choose a tag to compare
1.0C

moved to module directory