AbstractComponent 
    An abstract version of Component with more quality of life features.
Properties
Link copied to clipboard
                  A list of subcomponents that this component may use. All subcomponents are updated as well, as long as there is a call to super.update().
Link copied to clipboard
                  The global SuperTelemetry instance.
Functions
Link copied to clipboard
                  This method is called repeatedly by the CommandScheduler.