Skip to content

1.2 Release

Latest
Compare
Choose a tag to compare
@DanPeled DanPeled released this 20 Aug 07:26
· 4 commits to commandBase since this release

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