DifferentialDriveWheelPositions

class wpimath.DifferentialDriveWheelPositions

Bases: pybind11_object

Represents the wheel positions for a differential drive drivetrain.

interpolate(endValue: wpimath._wpimath.DifferentialDriveWheelPositions, t: SupportsFloat | SupportsIndex) wpimath._wpimath.DifferentialDriveWheelPositions