Interface SwerveRequest.NativeSwerveRequest

All Superinterfaces:
SwerveRequest
All Known Implementing Classes:
SwerveRequest.ApplyChassisSpeeds, SwerveRequest.ApplyFieldSpeeds, SwerveRequest.ApplyRobotSpeeds, SwerveRequest.FieldCentric, SwerveRequest.Idle, SwerveRequest.PointWheelsAt, SwerveRequest.RobotCentric, SwerveRequest.SwerveDriveBrake
Enclosing interface:
SwerveRequest

public static interface SwerveRequest.NativeSwerveRequest extends SwerveRequest
Swerve requests implemented in native code.