Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 460 Bytes

File metadata and controls

18 lines (11 loc) · 460 Bytes

SpectrumLib

Used for code that is shared between our robots. 3847, 8515, Flash, etc. Often code that we would want to use year to year.

Description

This should have any of our helper classes that we use year to year. This includes things like telemetry, default mechanisms classes, swerve templates, gamepad base class, etc.

Dependencies

  • WPILib
  • AdvantageKit
  • PathPlanner
  • CTRE Phoenix 6

Installing

  • Copy this into your robot project