Class Subsystems

java.lang.Object
frc.robot.subsystems.Subsystems

public class Subsystems
extends java.lang.Object
Contains instances of all subsystems on the robot.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static DriveBase driveBase  
    static Flyboi flyboi  
    static Helix helix  
    static Intake intake  
  • Constructor Summary

    Constructors 
    Constructor Description
    Subsystems()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait