WPILibC++ 2024.3.2
SubsystemBase.h File Reference
#include <string>
#include <string_view>
#include <wpi/sendable/Sendable.h>
#include <wpi/sendable/SendableHelper.h>
#include "frc2/command/Subsystem.h"

Go to the source code of this file.

Classes

class  frc2::SubsystemBase
 A base for subsystems that handles registration in the constructor, and provides a more intuitive method for setting the default command. More...
 

Namespaces

namespace  frc2