FourWheelSwerveConfiguration

class FourWheelSwerveConfiguration(val frontRight: SwerveWheel, val frontLeft: SwerveWheel, val backRight: SwerveWheel, val backLeft: SwerveWheel, val angleConfiguration: FourWheelAngleConfiguration = FourWheelAngleConfiguration(), val speedConfiguration: FourWheelSpeedConfiguration = FourWheelSpeedConfiguration())

Constructors

Link copied to clipboard
constructor(frontRight: SwerveWheel, frontLeft: SwerveWheel, backRight: SwerveWheel, backLeft: SwerveWheel, angleConfiguration: FourWheelAngleConfiguration = FourWheelAngleConfiguration(), speedConfiguration: FourWheelSpeedConfiguration = FourWheelSpeedConfiguration())

Functions

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard