Class MecanumDriveWheelPositions

java.lang.Object
edu.wpi.first.math.kinematics.MecanumDriveWheelPositions
All Implemented Interfaces:
Interpolatable<MecanumDriveWheelPositions>, WheelPositions<MecanumDriveWheelPositions>, ProtobufSerializable, StructSerializable, WPISerializable

public class MecanumDriveWheelPositions
extends Object
implements WheelPositions<MecanumDriveWheelPositions>, ProtobufSerializable, StructSerializable
Represents the wheel positions for a mecanum drive drivetrain.