Class SubsystemsConfig

java.lang.Object
frc.robot.shared.config.SubsystemsConfig

public class SubsystemsConfig extends Object
Root configuration bundle for every subsystem. Individual subsystems can be toggled or tuned via this object after loading JSON from the deploy directory.
  • Field Details

  • Constructor Details

    • SubsystemsConfig

      public SubsystemsConfig()