Class Telemetry
Public Functions
Type | Name |
---|---|
void | Telemeterize (subsystems::CommandSwerveDrivetrain::SwerveDriveState const & state) |
Telemetry (units::meters_per_second_t maxSpeed) |
Public Functions Documentation
function Telemeterize
void Telemetry::Telemeterize (
subsystems::CommandSwerveDrivetrain::SwerveDriveState const & state
)
Accept the swerve drive state and telemeterize it to SmartDashboard and SignalLogger.
function Telemetry
Construct a telemetry object with the specified max speed of the robot.
Parameters:
maxSpeed
Maximum speed
The documentation for this class was generated from the following file src/main/include/Telemetry.h